Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-01 | Merge pull request #2162 from secondlife/roxie/webrtc-voice-crash-detect | Roxanne Skelly | |
[WebRTC] Implement a Logging Sink for WebRTC | |||
2024-07-31 | Implement a Logging Sink for WebRTC | Roxie Linden | |
WebRTC logs now pass out of the webrtc library into a logging sink, which converts them into SecondLife.log compatable logging calls. This includes fatal errors and asserts, which are now logged into SecondLife.log, and should be available in the crash logger. | |||
2024-07-31 | Merge pull request #2155 from secondlife/roxie/webrtc-voice-crash-detect | Roxanne Skelly | |
[WebRTC] Use new webrtc lib with crash-on-fatal support | |||
2024-07-30 | Use new webrtc lib with crash-on-fatal support | Roxie Linden | |
2024-07-30 | viewer#2121 Don't update Audio visualizer if voice is blocked | Andrey Kleshchev | |
2024-07-30 | viewer-private#255 p2p outgoing calls did not work correctly #2 | Andrey Kleshchev | |
2024-07-30 | viewer-private#255 p2p outgoing calls did not work correctly | Andrey Kleshchev | |
Issue: P2P was catching STATUS_LEFT_CHANNEL meant for nearby chat and adopting channel info for itself Solution: - Moved one of notifyStatusObservers calls so that it would have uri data instead of firing with no channel info - Made p2p sessions init with uri data, like it was before webrtc. Which is used to distinguish observer notifications. - Removed mAudioSessionChanged. It was unused yet confusing. | |||
2024-07-29 | Fix trailing whitespaces in webrtc code to pass pre-commit | Andrey Lihatskiy | |
2024-07-24 | Merge pull request #2092 from secondlife/brad/1451-voice-fonts-message | Brad Linden | |
Improve error message notifying user that Voice Morph Effects are not supported | |||
2024-07-24 | Update expired cert in integration test | Andrey Lihatskiy | |
see fe8c976 for more info | |||
2024-07-24 | remove inappropriate ignoretext usage as recommended in code review. | Brad Linden | |
2024-07-23 | Improve error message notifying user that Voice Morph Effects are not supported | Brad Linden | |
secondlife/viewer#1451 | |||
2024-07-03 | Merge pull request #1925 from secondlife/roxie/webrtc-voice-cleanup | Roxanne Skelly | |
Sync autobuild.xml up with release autobuild. | |||
2024-07-03 | Sync autobuild.xml up with release autobuild. | Roxie Linden | |
2024-07-03 | Merge pull request #1915 from secondlife/roxie/webrtc-voice-disable-morphing | Roxanne Skelly | |
EnableVoiceMorphing should default to true | |||
2024-07-02 | don't set voice font for vivox | Roxie Linden | |
2024-07-02 | EnableVoiceMorphing should default to true | Roxie Linden | |
2024-06-26 | Merge pull request #1850 from secondlife/roxie/webrtc-voice-crash-fixes | Roxanne Skelly | |
Various crash fixes. ALso fixes an issue with adhoc/group calls on vivox regions. | |||
2024-06-26 | Convert tabs to spaces | Roxie Linden | |
2024-06-26 | Merge branch 'release/webrtc-voice' of github.com:secondlife/viewer into ↵ | Roxie Linden | |
roxie/webrtc-voice-crash-fixes | |||
2024-06-26 | Make the webrtc viewer work for vivox adhoc/group calls. | Roxie Linden | |
There was an issue on the release grid where old-style credentials were being sent over and the webrtc viewer wasn't dealing with them properly. | |||
2024-06-26 | Merge pull request #1800 from ↵ | Brad Linden | |
secondlife/1771-mesh-objects-do-not-display-until-you-walk-directly-over-them #1771 Fix for objects disappearing and not reappearing until LoD switch | |||
2024-06-25 | Issue#880 Crash on a dead pointer in a chat session | Andrey Kleshchev | |
2024-06-25 | #1806 - crash in initVoiceChannel | Roxie Linden | |
2024-06-25 | Merge pull request #1842 from secondlife/roxie/webrtc-voice-crash-fixes | Brad Linden | |
viewer#1821 Crash at getSessionID() | |||
2024-06-25 | viewer#1821 Crash at getSessionID() | Andrey Kleshchev | |
2024-06-25 | Merge pull request #1837 from secondlife/roxie/webrtc-voice-gain | Roxanne Skelly | |
2024-06-25 | Merge pull request #1830 from secondlife/roxie/webrtc-voice-1451 | Roxanne Skelly | |
2024-06-24 | [WebRTC] control microphone gain via custom audio processor. | Roxie Linden | |
Previously, there were two places audio gain could be controlled: - the device manager - the audio track The device manager audio gain control sets the system gain for all applications, not just the webrtc application. The audio track gain happens well after the audio processing where we want it to happen. So, gain control was added to the existing custom audio processor, which previously only handled calculating and retrieving the audio levels. After these changes, the microphone gain slider does impact the audio volume heard by peers. | |||
2024-06-21 | Merge branch 'release/webrtc-voice' of github.com:secondlife/viewer into ↵ | Roxie Linden | |
roxie/webrtc-voice-1451 | |||
2024-06-21 | Disable voice morphing and throw up a warning if it's previously enabled. | Roxie Linden | |
2024-06-18 | Merge pull request #1801 from secondlife/roxie/webrtc-voice-1732 | Roxanne Skelly | |
[WebRTC] Fix crash issue when echo cancellation is enabled/disabled. | |||
2024-06-18 | Fix crash issue when echo cancellation is enabled/disabled. | Roxie Linden | |
New webrtc library fixes an assert in webrtc when echo cancellation is enabled or disabled. Also, fix an issue where disabling media grays out noise cancellation. | |||
2024-06-18 | #1771 Fix for objects disappearing and not reappearing until LoD switch | RunitaiLinden | |
2024-06-11 | Merge pull request #1726 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
Merge from main. | |||
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-11 | Merge pull request #1685 from ↵ | nat-goodspeed | |
secondlife/brad/materials_featurette_build_workaround Attempted workaround for actions/runner-images#10004 build failures. | |||
2024-06-10 | Merge branch 'main' into brad/materials_featurette_build_workaround | Nat Goodspeed | |
2024-06-10 | Try to get sign-and-package-windows job a runner to run on | Brad Linden | |
2024-06-10 | Increment viewer version to 7.1.9 | Nat Goodspeed | |
following promotion of secondlife/viewer #648: Release/materials featurette | |||
2024-06-10 | Merge release/materials_featurette to main on promotion of secondlife/viewer ↵ | Nat Goodspeed | |
#648: Release/materials featurette | |||
2024-06-10 | Attempted workaround for actions/runner-images#10004 build failures. | Brad Linden | |
2024-06-06 | Merge pull request #1660 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
Merge from main into release/webrtc-voice | |||
2024-06-06 | Merge branch 'main' of github.com:secondlife/viewer into project/webrtc-voice | Roxie Linden | |
2024-06-05 | Merge pull request #1639 from secondlife/nat/stack-overflow | nat-goodspeed | |
Make LLLeap iterate over child stdout while read data is pending | |||
2024-06-05 | Make LLLeap iterate over child stdout while read data is pending | Nat Goodspeed | |
instead of using mutual recursion to exhaust the read buffer. | |||
2024-06-04 | #989 Fix for blurry terrain on Mac (#1633) | Brad Linden | |
Co-authored-by: Dave Parks <davep@lindenlab.com> | |||
2024-06-04 | #1628 Disable spherical mirror probes for the time being. (#1631) | Jonathan "Geenz" Goodman | |
2024-06-04 | Merge pull request #1630 from secondlife/nat/fix-ftr8-exr | nat-goodspeed | |
Update tinyexr package to package based on secondlife/3p-tinyexr. | |||
2024-06-04 | Update tinyexr package to package based on secondlife/3p-tinyexr. | Nat Goodspeed | |