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-08-28
Fix left out & error-causing from previous commit
Erik Kundiman
2024-08-20
Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...
Erik Kundiman
2024-08-19
Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...
Erik Kundiman
2024-08-18
Merge branch 'roxie/webrtc-airpod-fixes' of github.com:secondlife/viewer into...
Roxie Linden
2024-08-18
Use the release build of webrtc to avoid pedantic asserts which are handled p...
Roxie Linden
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-08-08
CR fixes
Roxie Linden
2024-08-07
build debug symbols for llwebrtc even for release
Roxie Linden
2024-08-07
Add Windows multi-pdb upload capability
Roxie Linden
2024-08-06
Build an xcarchive for mac symbol upload.
Roxie Linden
2024-08-05
Build mac symbols for multiple binaries/dynamic libraries and upload them all...
Roxie Linden
2024-08-03
Merge branch 'webrtc-voice' into tmp
Erik Kundiman
2024-08-02
Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voice
Erik Kundiman
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-07-28
Fix libllwebrtc.dylib installation to the package
Erik Kundiman
2024-07-17
Reenable OnDevicesUpdated on all platforms
Erik Kundiman
2024-07-14
Disable audio device sink related code on some
Erik Kundiman
2024-07-05
`make install` on macOS installs libllwebrtc.dylib
Erik Kundiman
2024-06-28
Install libllwebrtc.so
Erik Kundiman
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
[next]