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_impl.h
Age
Commit message (
Expand
)
Author
2024-07-29
Update boost to 1.85 and fix deprecation warnings
Rye Mutt
2024-07-18
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-17
Clean up some shutdown code.
Roxie Linden
2024-04-28
Reconnects to the voice server weren't happening.
Roxie Linden
2024-04-07
Show 'decline' when peer declines p2p voice
Roxie Linden
2024-04-01
Fix "default" audio device handling.
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-13
some comments; allow proximal channel to retry when it drops
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
put observer-based tuning audio level calculation back
Roxie Linden
2024-02-22
Use a custom audio processor to pull data for level determinations, which wil...
Roxie Linden
2024-02-22
Handle 'device changed' callback
Roxie Linden
2024-02-22
New WebRTC with echo cancellation fix.
Roxie Linden
2024-02-22
fix device selection (hopefully)
Roxie Linden
2024-02-22
missed file
Roxie Linden
2024-02-22
Using the device module to set speaker/mic volume set the system mic/volume
Roxie Linden
2024-02-22
Refactor/clean-up WebRTC voice to handle multiple voice streams
Roxie Linden
2024-02-22
comment fixes
Roxie Linden
2024-02-22
SL-20543 - voice over region boundaries.
Roxie Linden
2024-02-22
Fix race in initialization. Fix failure to send ice candidates to janus.
Roxie Linden
2024-02-22
fix device selection while speaking.
Roxie Linden
2024-02-22
Improve reconnection logic and allow device setting when connected or not con...
Roxie Linden
2024-02-22
Smooth voice power level reporting.
Roxie Linden
2024-02-22
Fix shutdown crash issue.
Roxie Linden
2024-02-22
Stream audio levels to and from viewers via DataChannels
Roxie Linden
2024-02-22
add datachannel support
Roxie Linden
2024-02-22
Fix voice device settings
Roxie Linden
2024-02-22
Hook up speaker volume.
Roxie Linden
2024-02-22
Fix windows pragma error
Roxie Linden
2024-02-22
Updates to build on mac.
Roxie Linden
2024-02-22
Checkpoint WebRTC Voice
Roxie Linden