Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-12 | Merge commit 'bd9add8fc7' into marchcat/c-develop | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llui/llmodaldialog.cpp # indra/newview/llfloatermyenvironment.cpp # indra/newview/llfloaterobjectweights.cpp # indra/newview/llfloaterobjectweights.h # indra/newview/llpanelgroupcreate.cpp # indra/newview/llpanelgroupgeneral.cpp # indra/newview/llpanelobjectinventory.cpp # indra/newview/llselectmgr.cpp # indra/newview/tests/llviewerassetstats_test.cpp | |||
2024-10-11 | Remove FLTK (#2832) | AiraYumi | |
2024-10-04 | Merge remote-tracking branch 'origin/develop' into leviathan/game-control | Brad Linden | |
2024-10-03 | Unify linux Release and ReleaseOS back to Unix Makefiles cmake generator | Rye | |
2024-10-03 | Update openal-soft package with linux pipewire support | Rye Cogtail | |
2024-10-03 | Default OpenAL audio backend on so all build configurations have audio | Rye Cogtail | |
2024-10-03 | Use cmake build command instead of devenv to reduce GHA build time | Rye Cogtail | |
2024-10-03 | Update havok packages and enable linux64 Release builds | Rye | |
2024-10-03 | Add GameControl UI for per device settings | Alexander Gavriliuk | |
2024-10-03 | avatar_motion-->GameControl translation and flycam | Leviathan Linden | |
2024-10-03 | add GameControl feature and SDL2 dependency | Leviathan Linden | |
2024-09-30 | Fix or workaround test build failures on linux | Rye Cogtail | |
2024-09-23 | Merge remote branch 'develop' into release/luau-scripting for Maint B | Nat Goodspeed | |
2024-09-23 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfeaturemanager.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvoicewebrtc.cpp | |||
2024-09-09 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed | |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed | |
2024-09-04 | Introduce OpenXR SDK prebuilt package and cmake setup (#2503) | Rye Cogtail | |
2024-09-04 | Merge fixes (#2499) | Ansariel Hiller | |
2024-09-04 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/llerror.h | |||
2024-08-30 | update OpenJPEG 2.5.2 (#2452) | AiraYumi | |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed | |
2024-08-21 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llvoicewebrtc.cpp | |||
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-20 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # autobuild.xml # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FreeType.cmake # indra/newview/llappviewer.cpp # indra/newview/skins/default/xui/en/floater_fast_timers.xml # indra/newview/viewer_manifest.py # indra/test/test.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-13 | Update Luau to v0.638-r2 (2024-08-12 build) | Nat Goodspeed | |
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-10 | bump sdl2 2.30.6 (#2246) | AiraYumi | |
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-06 | Merge branch 'develop' into marchcat/b-sync | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # autobuild.xml # indra/cmake/Audio.cmake # indra/cmake/Copy3rdPartyLibs.cmake # indra/llxml/llxmltree.cpp # indra/newview/viewer_manifest.py | |||
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 | |