summaryrefslogtreecommitdiff
path: root/indra/llwebrtc/llwebrtc_impl.h
AgeCommit message (Expand)Author
3 daysMerge branch 'main' into 2024.08-DeltaFPSErik Kundiman
3 daysWebRTC on Fedora & openSUSE without breaking CEFErik Kundiman
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-08-20Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-20Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-08-17Fixes to managing device start/stop playout/recording.Roxie Linden
2024-08-02Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voiceErik Kundiman
2024-08-01Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-07-31Implement a Logging Sink for WebRTCRoxie Linden
2024-07-29Fix trailing whitespaces in webrtc code to pass pre-commitAndrey Lihatskiy
2024-07-29Update boost to 1.85 and fix deprecation warningsRye Mutt
2024-07-18Fix trailing whitespaces in webrtc code to pass pre-commitAndrey Lihatskiy
2024-07-17Reenable OnDevicesUpdated on all platformsErik Kundiman
2024-07-14Disable audio device sink related code on someErik Kundiman
2024-06-24[WebRTC] control microphone gain via custom audio processor.Roxie Linden
2024-05-17Clean up some shutdown code.Roxie Linden
2024-04-28Reconnects to the voice server weren't happening.Roxie Linden
2024-04-07Show 'decline' when peer declines p2p voiceRoxie Linden
2024-04-01Fix "default" audio device handling.Roxie Linden
2024-03-30Fix windows crashesRoxie Linden
2024-03-30Add UI for managing echo cancellation, AGC, and noise control.Roxie Linden
2024-03-19Simplify workqueue calls. Fix issue with webrtc blocking on destruction.Roxie Linden
2024-03-14Refactor device selection logicRoxie Linden
2024-03-13some comments; allow proximal channel to retry when it dropsRoxie Linden
2024-03-10Remove trailing spaces. Other code cleanup.Roxie Linden
2024-03-09code beautification/commentsRoxie Linden
2024-03-05The response from the provision account call was being called twice for some ...Roxie Linden
2024-02-22put observer-based tuning audio level calculation backRoxie Linden
2024-02-22Use a custom audio processor to pull data for level determinations, which wil...Roxie Linden
2024-02-22Handle 'device changed' callbackRoxie Linden
2024-02-22New WebRTC with echo cancellation fix.Roxie Linden
2024-02-22fix device selection (hopefully)Roxie Linden
2024-02-22missed fileRoxie Linden
2024-02-22Using the device module to set speaker/mic volume set the system mic/volumeRoxie Linden
2024-02-22Refactor/clean-up WebRTC voice to handle multiple voice streamsRoxie Linden
2024-02-22comment fixesRoxie Linden
2024-02-22SL-20543 - voice over region boundaries.Roxie Linden
2024-02-22Fix race in initialization. Fix failure to send ice candidates to janus.Roxie Linden
2024-02-22fix device selection while speaking.Roxie Linden
2024-02-22Improve reconnection logic and allow device setting when connected or not con...Roxie Linden
2024-02-22Smooth voice power level reporting.Roxie Linden
2024-02-22Fix shutdown crash issue.Roxie Linden
2024-02-22Stream audio levels to and from viewers via DataChannelsRoxie Linden
2024-02-22add datachannel supportRoxie Linden
2024-02-22Fix voice device settingsRoxie Linden
2024-02-22Hook up speaker volume.Roxie Linden
2024-02-22Fix windows pragma errorRoxie Linden
2024-02-22Updates to build on mac.Roxie Linden
2024-02-22Checkpoint WebRTC VoiceRoxie Linden