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
/
llwebrtc
/
llwebrtc.cpp
Age
Commit message (
Expand
)
Author
2025-10-25
Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08
Erik Kundiman
2025-10-22
Merge tag 'Second_Life_Release#57a9e513-2025.07' into 2025.07
Erik Kundiman
2025-10-17
Merge remote-tracking branch 'origin/main' into geenz/main-to-develop
Jonathan "Geenz" Goodman
2025-10-13
#4819 WebRTC crashes after a failed login
Andrey Kleshchev
2025-10-09
#4777 Fix crash on missing factory
Andrey Kleshchev
2025-10-08
#4796 Preferences' mic volume slider had no effect.
Andrey Kleshchev
2025-10-07
A fix for the linking errors to CM's WebRTC 137
Erik Kundiman
2025-10-03
#4777 Fix webrtc crashing in worker threads on shutdown
Andrey Kleshchev
2025-10-03
Omit some WebRTC function override on Crow Misia
Erik Kundiman
2025-09-20
#4695 Fix missing voice cleanup
Andrey Kleshchev
2025-09-16
Fix 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-08
Straighten out muting to prevent echo when crossing from vivox to webrtc regi...
Roxie Linden
2025-07-16
#4358 Fix 'Microphone in use' task bar icon
Andrey Kleshchev
2025-05-10
#3542 Microphone doesn't switch after plugging in an audio device
Andrey Kleshchev
2024-08-18
Update webrtc to fix loss of stereo in bluetooth issue.
Roxie Linden
2024-08-17
Microphone was being prematurely enabled on login for a short period.
Roxie Linden
2024-08-17
Fixes to managing device start/stop playout/recording.
Roxie Linden
2024-07-31
Implement a Logging Sink for WebRTC
Roxie Linden
2024-07-29
Fix trailing whitespaces in webrtc code to pass pre-commit
Andrey Lihatskiy
2024-06-24
[WebRTC] control microphone gain via custom audio processor.
Roxie Linden
2024-05-19
More session shutdown cleanup
Roxie Linden
2024-05-17
Clean up some shutdown code.
Roxie Linden
2024-05-16
Race condition resulted in close causing removal of peer connection while oth...
Roxie Linden
2024-05-02
Unregister requested data channel when using the negotiated one.
Roxie Linden
2024-04-28
Don't default the tracks to unmuted
Roxie Linden
2024-04-28
Reconnects to the voice server weren't happening.
Roxie Linden
2024-04-21
Reconnect when parcel voice params change.
Roxie Linden
2024-04-07
CR suggestions
Roxie Linden
2024-04-07
Show 'decline' when peer declines p2p voice
Roxie Linden
2024-04-01
oopse
Roxie Linden
2024-04-01
Fix "default" audio device handling.
Roxie Linden
2024-03-30
Fix windows crashes
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-22
Add Tracy categories for WebRTC Voice
Roxie Linden
2024-03-20
Turn procesIceUpdates into a coroutine to chop up the work a bit.
Roxie Linden
2024-03-19
Clear out observers when terminating a connection
Roxie Linden
2024-03-19
Simplify workqueue calls. Fix issue with webrtc blocking on destruction.
Roxie Linden
2024-03-18
Use LL::WorkQueue to handle transitions from llwebrtc threads to the main thread
Roxie Linden
2024-03-14
Refactor device selection logic
Roxie Linden
2024-03-10
Remove trailing spaces. Other code cleanup.
Roxie Linden
2024-03-09
code beautification/comments
Roxie Linden
2024-03-05
The response from the provision account call was being called twice for some ...
Roxie Linden
2024-02-22
coding cleanup
Roxie Linden
2024-02-08
another rebase merge issue
Roxie Linden
2024-02-08
fix rebase issue
Roxie Linden
2024-02-08
race between session established and data channel ready
Roxie Linden
2024-02-08
mac build fix
Roxie Linden
[next]