index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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
2024-08-22
Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...
Erik Kundiman
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-19
Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...
Erik Kundiman
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/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-03
Merge branch 'webrtc-voice' into tmp
Erik Kundiman
2024-08-02
Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voice
Erik Kundiman
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
2024-07-28
Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...
Erik Kundiman
2024-07-17
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....
Brad Linden
2024-06-28
Comment out not yet used iceCompleted variable
Erik Kundiman
2024-06-28
The "format" C++ header isn't found in GNU
Erik Kundiman
2024-06-24
[WebRTC] control microphone gain via custom audio processor.
Roxie Linden
2024-06-21
Fix some BOOL oversights during WebRTC merge
Ansariel
2024-06-18
Fix whitespace for pre-commit hooks
Brad Linden
2024-06-13
Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice
Roxie Linden
2024-05-19
More session shutdown cleanup
Roxie Linden
2024-05-16
Race condition resulted in close causing removal of peer connection while oth...
Roxie Linden
2024-05-08
Fix some session shutdown/error handling code
Roxie Linden
2024-05-06
The IM Floater speak button was disabled when making group calls
Roxie Linden
2024-05-02
Update the participant's region when crossing region boundaries.
Roxie Linden
2024-05-02
Unregister requested data channel when using the negotiated one.
Roxie Linden
2024-04-30
Can't delete from a map while iterating over it.
Roxie Linden
2024-04-30
Remove voice participants for a connection when shutting it down.
Roxie Linden
2024-04-28
Reconnects to the voice server weren't happening.
Roxie Linden
2024-04-26
attempt to access participant after it's deleted
Roxie Linden
2024-04-26
Renegotiate voice if the voice server type has changed.
Roxie Linden
2024-04-23
Before login, voice device preferences were not populated.
Roxie Linden
2024-04-21
Reconnect when parcel voice params change.
Roxie Linden
2024-04-16
Fix cases where voice outstanding requests could be dropped, resulting in no ...
Roxie Linden
2024-04-08
Show mute/unmute status in group voice
Roxie Linden
2024-04-06
Tell the user the peer has declined and shut down voice channel
Roxie Linden
2024-04-04
An explicit "decline" message for P2P
Roxie Linden
2024-04-01
Fix "default" audio device handling.
Roxie Linden
2024-03-30
Merge branch 'roxie/webrtc-voice' of https://github.com/secondlife/viewer int...
Roxie Linden
2024-03-30
Renegotiate on remote description error
Roxie Linden
2024-03-30
Add UI for managing echo cancellation, AGC, and noise control.
Roxie Linden
2024-03-24
Throw 'area full' message when the voice server reports max users for voice
Roxie Linden
2024-03-24
Not sending proper voice server type down when breaking a connection
Roxie Linden
[next]