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