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
Age
Commit message (
Expand
)
Author
2024-07-29
Update boost to 1.85 and fix deprecation warnings
Rye Mutt
2024-07-19
#2053 BugSplat Crash #1494325: LLVOVolume::getReflectionProbeNearClip()
Alexander Gavriliuk
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-19
Get rid of a deprecated warning in Linux builds
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-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
Merge branch 'roxie/webrtc-voice' of github.com:secondlife/viewer-private int...
Roxie Linden
2024-02-22
coding cleanup
Roxie Linden
2024-02-22
another rebase merge issue
Roxie Linden
2024-02-22
fix rebase issue
Roxie Linden
2024-02-22
race between session established and data channel ready
Roxie Linden
2024-02-22
mac build fix
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
fix locking race condition
Roxie Linden
2024-02-22
New WebRTC with echo cancellation fix.
Roxie Linden
2024-02-22
Enable AEC
Roxie Linden
2024-02-22
Touch up parcel voice enable/disable.
Roxie Linden
2024-02-22
Better renegotiation support for parcel voice
Roxie Linden
2024-02-22
fix device selection (hopefully)
Roxie Linden
2024-02-22
Rework VU meter level processing to be closer to Vivox
Roxie Linden
2024-02-22
missed file
Roxie Linden
2024-02-22
Mute using enable.
Roxie Linden
2024-02-22
Setting volume for remote stream needs to happen in signaling thread
Roxie Linden
2024-02-22
Using the device module to set speaker/mic volume set the system mic/volume
Roxie Linden
[next]