summaryrefslogtreecommitdiff
path: root/indra/newview/llvoicewebrtc.cpp
AgeCommit message (Expand)Author
2025-10-01Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07Erik Kundiman
2025-09-15Merge tag 'Second_Life_Release#17540023-2025.07' into 2025.07Erik Kundiman
2025-09-12[WebRTC] Rework device handling sequence so that we can handle unplugging/re-...Roxanne Skelly
2025-08-20Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-15Merge tag 'Second_Life_Release#922d2324-2025.06' into 2025.06Erik Kundiman
2025-08-14Merge 2025.06 into developAndrey Kleshchev
2025-08-12Fix issue where p2p calls were coming up muted even thought the UI said they ...Roxie Linden
2025-08-12Fix clang compiler issues due to unused variablesAnsariel
2025-08-09Merge tag 'Second_Life_Release#5b1c783b-2025.06' into 2025.06Erik Kundiman
2025-08-08Straighten out muting to prevent echo when crossing from vivox to webrtc regi...Roxie Linden
2025-08-08Merge tag 'Second_Life_Release#55f1c8b9-2025.06' into 2025.06Erik Kundiman
2025-07-16#4358 Fix 'Microphone in use' task bar iconAndrey Kleshchev
2025-05-23Merge tag 'Second_Life_Release#fe55c781-2025.04' into 2025.04Erik Kundiman
2025-05-19reuse region variable instead of multiple calls to gAgent.getRegion()Seth Alves
2025-05-19adjust which webrtc tracks are enabled when the avatar crosses a region borderSeth Alves
2025-05-12Have unencapsulated Expat headers in any conditionErik Kundiman
2025-05-09reuse region variable instead of multiple calls to gAgent.getRegion()Seth Alves
2025-05-09adjust which webrtc tracks are enabled when the avatar crosses a region borderSeth Alves
2025-04-15Merge branch 'release/2025.04' into rye/forevermacJonathan "Geenz" Goodman
2025-03-27#3829 WebRTC crash OnDataReceivedImplAndrey Kleshchev
2025-02-13Fix xcode16 build errorsAndrey Lihatskiy
2025-02-11Fix build with C++20 including nat's changes to fsyspathRye
2025-02-07viewer-private#375 add more logging in attempt to get more infoMaxim Nikolenko
2024-11-01viewer#2985 Odd crash when notifying voice observersAndrey Kleshchev
2024-09-18fix trailing whitespaceRoxie Linden
2024-09-18Mute other / set volume level for other is not working.Roxie Linden
2024-09-12Merge pull request #2543 from secondlife/roxie/webrtc-285Roxanne Skelly
2024-09-11Fix issue with improper reporting as to whether voice is working.Roxie Linden
2024-09-10mute icons were not showing during group call when user was mutedRoxie Linden
2024-09-09Voice bars of self and as seen by others do not appear the same.Roxie Linden
2024-09-04Fix some race conditions on connection shutdown.Roxie Linden
2024-08-22Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into release...Brad Linden
2024-08-20removed unnecessary commentRoxie Linden
2024-08-20Fix hang when incoming p2p or group calls throw up dialog.Roxie Linden
2024-08-20Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-16Log WebRTC devices on webrtc initialization.Roxie Linden
2024-08-15Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-14Don't call virtual functions in a derived class constructorRoxie Linden
2024-08-14Voice dot not always visible after crossing region boundaries.Roxie Linden
2024-08-14viewer#2204 crash at connectionStateMachineAndrey Kleshchev
2024-08-13viewer-private#262 webrtc crashes on shutdown #2Andrey Kleshchev
2024-08-09Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-07viewer-private#262 viewer crashes on exit if the call is not completedAndrey Kleshchev
2024-08-07Replace boost::shared_ptr with std in voice classesAndrey Kleshchev
2024-08-07viewer#2203 Crash at breakVoiceConnectionCoroAndrey Kleshchev
2024-08-01Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-01Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-07-31Implement a Logging Sink for WebRTCRoxie Linden
2024-07-30viewer-private#255 p2p outgoing calls did not work correctly #2Andrey Kleshchev