summaryrefslogtreecommitdiff
path: root/indra/llwebrtc/llwebrtc.cpp
AgeCommit message (Expand)Author
2025-10-25Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08Erik Kundiman
2025-10-22Merge tag 'Second_Life_Release#57a9e513-2025.07' into 2025.07Erik Kundiman
2025-10-17Merge remote-tracking branch 'origin/main' into geenz/main-to-developJonathan "Geenz" Goodman
2025-10-13#4819 WebRTC crashes after a failed loginAndrey Kleshchev
2025-10-09#4777 Fix crash on missing factoryAndrey Kleshchev
2025-10-08#4796 Preferences' mic volume slider had no effect.Andrey Kleshchev
2025-10-07A fix for the linking errors to CM's WebRTC 137Erik Kundiman
2025-10-03#4777 Fix webrtc crashing in worker threads on shutdownAndrey Kleshchev
2025-10-03Omit some WebRTC function override on Crow MisiaErik Kundiman
2025-09-20#4695 Fix missing voice cleanupAndrey Kleshchev
2025-09-16Fix indexing problem with mac devices (#4676)Roxanne Skelly
2025-09-12[WebRTC] Rework device handling sequence so that we can handle unplugging/re-...Roxanne Skelly
2025-08-08Straighten out muting to prevent echo when crossing from vivox to webrtc regi...Roxie Linden
2025-07-16#4358 Fix 'Microphone in use' task bar iconAndrey Kleshchev
2025-05-10#3542 Microphone doesn't switch after plugging in an audio deviceAndrey Kleshchev
2024-08-18Update webrtc to fix loss of stereo in bluetooth issue.Roxie Linden
2024-08-17Microphone was being prematurely enabled on login for a short period.Roxie Linden
2024-08-17Fixes to managing device start/stop playout/recording.Roxie Linden
2024-07-31Implement a Logging Sink for WebRTCRoxie Linden
2024-07-29Fix trailing whitespaces in webrtc code to pass pre-commitAndrey Lihatskiy
2024-06-24[WebRTC] control microphone gain via custom audio processor.Roxie Linden
2024-05-19More session shutdown cleanupRoxie Linden
2024-05-17Clean up some shutdown code.Roxie Linden
2024-05-16Race condition resulted in close causing removal of peer connection while oth...Roxie Linden
2024-05-02Unregister requested data channel when using the negotiated one.Roxie Linden
2024-04-28Don't default the tracks to unmutedRoxie Linden
2024-04-28Reconnects to the voice server weren't happening.Roxie Linden
2024-04-21Reconnect when parcel voice params change.Roxie Linden
2024-04-07CR suggestionsRoxie Linden
2024-04-07Show 'decline' when peer declines p2p voiceRoxie Linden
2024-04-01oopseRoxie Linden
2024-04-01Fix "default" audio device handling.Roxie Linden
2024-03-30Fix windows crashesRoxie Linden
2024-03-30Merge branch 'roxie/webrtc-voice' of https://github.com/secondlife/viewer int...Roxie Linden
2024-03-30Renegotiate on remote description errorRoxie Linden
2024-03-30Add UI for managing echo cancellation, AGC, and noise control.Roxie Linden
2024-03-22Add Tracy categories for WebRTC VoiceRoxie Linden
2024-03-20Turn procesIceUpdates into a coroutine to chop up the work a bit.Roxie Linden
2024-03-19Clear out observers when terminating a connectionRoxie Linden
2024-03-19Simplify workqueue calls. Fix issue with webrtc blocking on destruction.Roxie Linden
2024-03-18Use LL::WorkQueue to handle transitions from llwebrtc threads to the main threadRoxie Linden
2024-03-14Refactor device selection logicRoxie 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-22coding cleanupRoxie Linden
2024-02-08another rebase merge issueRoxie Linden
2024-02-08fix rebase issueRoxie Linden
2024-02-08race between session established and data channel readyRoxie Linden
2024-02-08mac build fixRoxie Linden