Age | Commit message (Expand) | Author |
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 |
2024-07-29 | Update boost to 1.85 and fix deprecation warnings | Rye Mutt |
2024-07-17 | Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.... | Brad Linden |
2024-07-09 | Update tracy profiler to 0.10 (#1946) | Rye Mutt |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-01 | Remove include of format library that isn't used and can't be used without C+... | Ansariel |
2024-06-28 | Merge remote-tracking branch 'origin/release/webrtc-voice' into develop | Brad Linden |
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 |