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
/
llwebrtc
/
llwebrtc.h
Age
Commit message (
Expand
)
Author
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-16
Race condition resulted in close causing removal of peer connection while oth...
Roxie Linden
2024-04-07
CR suggestions
Roxie Linden
2024-03-30
Fix windows crashes
Roxie Linden
2024-03-30
Add UI for managing echo cancellation, AGC, and noise control.
Roxie Linden
2024-03-19
Simplify workqueue calls. Fix issue with webrtc blocking on destruction.
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-08
Handle 'device changed' callback
Roxie Linden
2024-02-08
Better renegotiation support for parcel voice
Roxie Linden
2024-02-08
Using the device module to set speaker/mic volume set the system mic/volume
Roxie Linden
2024-02-08
Refactor/clean-up WebRTC voice to handle multiple voice streams
Roxie Linden
2024-02-08
SL-20543 - voice over region boundaries.
Roxie Linden
2024-02-08
Improve reconnection logic and allow device setting when connected or not con...
Roxie Linden
2024-02-08
Fix shutdown crash issue.
Roxie Linden
2024-02-08
send a message to the server when we're ready for data channel data
Roxie Linden
2024-02-08
Stream audio levels to and from viewers via DataChannels
Roxie Linden
2024-02-08
add datachannel support
Roxie Linden
2024-02-08
Hook up speaker volume.
Roxie Linden
2024-02-08
do some thread safety to prevent webrtc threads from conflicting with viewer ...
Roxie Linden
2024-02-08
coding policy fixes
Roxie Linden
2024-02-08
Checkpoint WebRTC Voice
Roxie Linden