summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-22add datachannel supportRoxie Linden
2024-02-22Fix voice device settingsRoxie Linden
2024-02-22fix newer xcode build warningRoxie Linden
2024-02-22go ahead and restart voice negotiation when voice is re-enabledRoxie Linden
2024-02-22fix some shutdown logic in webrtc codeRoxie Linden
2024-02-22Remove bad session from janus when negotation fails and is retried.Roxie Linden
2024-02-22build fix on newer osx machinesRoxie Linden
2024-02-22fix some retry logic and speaker volume logicRoxie Linden
2024-02-22Fix connection failed logic to do a renegotiate.Roxie Linden
Also, remove some dead code.
2024-02-22disable unused but set warnings on newer compilers on mac.Roxie Linden
2024-02-22Hook up speaker volume.Roxie Linden
2024-02-22Add some thread safetyRoxie Linden
2024-02-22do some thread safety to prevent webrtc threads from conflicting with viewer ↵Roxie Linden
threads.
2024-02-22inadvertantly addedRoxie Linden
2024-02-22some build tweaksRoxie Linden
2024-02-22Fix windows pragma errorRoxie Linden
2024-02-22set toolset for llwebrtcRoxie Linden
2024-02-22more picky cmakeRoxie Linden
2024-02-22Cmake on TC is sure pickyRoxie Linden
2024-02-22Try reordering URL_HASHRoxie Linden
2024-02-22TC build cmake complained about URL_HASHRoxie Linden
2024-02-22unknown warnings for TC build machinesRoxie Linden
2024-02-22remove unnecessary build fileRoxie Linden
2024-02-22coding policy fixesRoxie Linden
2024-02-22Use webrtc built binaries from temporary s3 locationRoxie Linden
2024-02-22Updates to build on mac.Roxie Linden
2024-02-22Pull webrtc down from a webserver before building.Roxie Linden
2024-02-22Checkpoint WebRTC VoiceRoxie Linden
2024-02-22Initialize versionsRoxie Linden
2024-02-22For spatial voice, determine voice provider based on server setting.Roxie Linden
2024-02-09Fix ad-hoc voiceRoxie Linden
2024-02-09Merge branch 'main' of github.com:secondlife/viewerNat Goodspeed
2024-02-08another rebase merge issueRoxie Linden
2024-02-08another rebase merge issueRoxie Linden
2024-02-08rebase merge fixRoxie Linden
2024-02-08fix rebase issueRoxie Linden
2024-02-08Add new P@P multiagentchat handler for webrtc voiceRoxie Linden
2024-02-08P2P checkpointRoxie Linden
2024-02-08race between session established and data channel readyRoxie Linden
2024-02-08mac build fixRoxie Linden
2024-02-08put observer-based tuning audio level calculation backRoxie Linden
2024-02-08Use a custom audio processor to pull data for level determinations, which ↵Roxie Linden
will happen after AGC
2024-02-08Fix initial user gain send on joinRoxie Linden
2024-02-08Add server-generate VADRoxie Linden
2024-02-08Handle 'device changed' callbackRoxie Linden
2024-02-08small logic errors in mute/volume for others codeRoxie Linden
2024-02-08fix locking race conditionRoxie Linden
2024-02-08Checkpoint mute/volumeRoxie Linden
2024-02-08fix mac build breakRoxie Linden
2024-02-08Hang up when peer hangs up in ad-hoc driven p2p callRoxie Linden