Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-20 | Update colladadom to 2.3.0-r8 | Andrey Lihatskiy | |
after updating boost | |||
2024-08-20 | Update boost to v1.86 | Andrey Lihatskiy | |
2024-08-20 | Update freetype to v2.13.3 | Andrey Lihatskiy | |
2024-08-20 | Update tinyexr to v1.0.9 | Andrey Lihatskiy | |
2024-08-20 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden | |
# Conflicts: # autobuild.xml # indra/newview/llvoicewebrtc.cpp | |||
2024-08-18 | update webrtc again. | Roxie Linden | |
2024-08-18 | Update webrtc to fix loss of stereo in bluetooth issue. | Roxie Linden | |
When transitioning from mic-on hands-free mode to mic off, it's expected that the audio stream would return to stereo. Inproper logic in the mac device code in webrtc was preventing that. | |||
2024-08-17 | Microphone was being prematurely enabled on login for a short period. | Roxie Linden | |
The microphone issue was causing a short moment of sound, and was causing bluetooth headsets to switch to hands-free/one channel mode which is disruptive. Also, update webrtc to deal with issue where airpods were garbled after coming out of hands-free mode. | |||
2024-08-15 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus # Conflicts: # indra/newview/llpanelpeople.cpp | |||
2024-08-15 | Update nvapi to R560 (#2302) | Rye Mutt | |
2024-08-13 | don't fatal error on AudioDeviceStop | Roxie Linden | |
2024-08-13 | Update tracy integration to 0.11 and rework client library to be ↵ | Rye Mutt | |
configurable at build time Also copy tracy profiler client next to windows binary when enabled | |||
2024-08-12 | [WebRTC] allow quad channel microphones/inputs | Roxie Linden | |
Issue #257 - bugsplat crash. In the debug version of WebRTC, it makes an explicit check that the number of channels for an input device is between 1 and 2. The release version allows more, and should downmix if 1 channel is asked for. This fix bumps up the max channels allowed to 8. | |||
2024-08-12 | Update zlib-ng libxml2 libpng freetype minizip-ng boost collada-dom tinygltf ↵ | Rye Mutt | |
packages (#2250) Rebuild expat, apr, meshoptimizer, ogg_vorbis, libjpeg-turbo for symbol fixes | |||
2024-08-09 | Update dullahan to v1.14.0-r3 (#2243) | Andrey Lihatskiy | |
2024-08-08 | Update xxhash to 0.8.2 (#2217) | Rye Mutt | |
2024-08-08 | Update libexpat to 2.6.2 and libapr 1.7.4 (#2214) | Rye Mutt | |
2024-08-05 | Update ogg_vorbis to 1.3.5-1.3.7 (#2186) | Rye Mutt | |
2024-08-02 | Update vlc to version 3.0.21 (#2181) | Andrey Lihatskiy | |
2024-08-02 | Update viewer-font and emojibase packages for Twemoji with Unicode 15 ↵ | Rye Mutt | |
support (#2176) | |||
2024-08-02 | Update to libhunspell 1.7.2-r1 (#2175) | Rye Mutt | |
2024-08-02 | Remove dead pcre library dependency (#2177) | Rye Mutt | |
2024-08-02 | Update from jpeglib to libjpeg-turbo 3.0.3 (#2161, #2173) | Rye Mutt | |
2024-08-01 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden | |
2024-08-01 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus | |||
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-30 | Use new webrtc lib with crash-on-fatal support | Roxie Linden | |
2024-07-29 | Replace liburiparser with boost::url | Rye Mutt | |
2024-07-29 | Update boost to 1.85 and fix deprecation warnings | Rye Mutt | |
2024-07-22 | Update llca to 202407221423.0 (#2084) | Andrey Lihatskiy | |
2024-07-17 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus # Conflicts: # autobuild.xml # indra/newview/llvoicechannel.cpp | |||
2024-07-17 | Merge remote-tracking branch 'origin/release/webrtc-voice' into develop | Brad Linden | |
# Conflicts: # autobuild.xml | |||
2024-07-11 | Update llphysicsextensions_source to v1.0.66e6919 (#1985) | Andrey Lihatskiy | |
2024-07-09 | Update meshoptimizer package to 0.21 (#1948) | Rye Mutt | |
2024-07-09 | Update tracy profiler to 0.10 (#1946) | Rye Mutt | |
2024-07-03 | Sync autobuild.xml up with release autobuild. | Roxie Linden | |
2024-07-01 | #1111 Remove xmlrpc-epi | Alexander Gavriliuk | |
2024-06-21 | viewer#1808 Use bugsplat's setAttribute for app state | Andrey Kleshchev | |
2024-06-20 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
brad/webrtc-voice-develop | |||
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-13 | Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-06-10 | Fix Windows build following #1676 | Andrey Lihatskiy | |
2024-06-04 | Merge remote-tracking branch 'origin/release/materials_featurette' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-06-04 | Update tinyexr package to package based on secondlife/3p-tinyexr. | Nat Goodspeed | |
2024-06-03 | Remove obsolete Windows package for llphysicsextensions_source | Ansariel | |
2024-06-03 | Fix Windows build following #1613 | Andrey Lihatskiy | |
2024-05-23 | Merge remote-tracking branch 'origin/project/gltf_development' into ↵ | Brad Linden | |
brad/merge-maint-a-to-dev | |||
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
brad/merge-maint-a-to-dev |