summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
22 hoursRemove double autobuild dependency entriesHEADmainErik Kundiman
Preferring DeltaFPS to maint-b.
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵Erik Kundiman
2024.08-DeltaFPS
2024-08-31Revert "macOS uses prebuilt Collada DOM binaries"Erik Kundiman
This reverts commit 3bba39cf3e4d56da5aba883479539ed89fa578b9.
2024-08-31macOS uses prebuilt Collada DOM binariesErik Kundiman
2024-08-25Merge branch 'main' into 2024.06-atlasaurusErik Kundiman
2024-08-25Darwin prebuilt OpenSSL binaryErik Kundiman
2024-08-25Darwin prebuilt libcurl binaryErik Kundiman
2024-08-25Darwin & Tumbleweed use prebuilt XMLRPC-EPIErik Kundiman
Refer to this commit if you need to recover the steps in compiling XMLRPC-EPI. The prebuilt binary for Darwin is distributed as universal, and will be thinned accordingly. It also makes use of autobuild.xml, but only partially (the sha1sum isn't used yet in the Prebuilt.cmake reimplementation).
2024-08-20Update colladadom to 2.3.0-r8Andrey Lihatskiy
after updating boost
2024-08-20Update boost to v1.86Andrey Lihatskiy
2024-08-20Update freetype to v2.13.3Andrey Lihatskiy
2024-08-20Update tinyexr to v1.0.9Andrey Lihatskiy
2024-08-20Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
# Conflicts: # autobuild.xml # indra/newview/llvoicewebrtc.cpp
2024-08-20Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵Erik Kundiman
2024.06-atlasaurus
2024-08-19Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵Erik Kundiman
2024.06-atlasaurus
2024-08-18update webrtc again.Roxie Linden
2024-08-18Update 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-17Microphone 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-15Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus # Conflicts: # indra/newview/llpanelpeople.cpp
2024-08-15Update nvapi to R560 (#2302)Rye Mutt
2024-08-13don't fatal error on AudioDeviceStopRoxie Linden
2024-08-13Update 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/inputsRoxie 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-12Update 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-09Update dullahan to v1.14.0-r3 (#2243)Andrey Lihatskiy
2024-08-08Update xxhash to 0.8.2 (#2217)Rye Mutt
2024-08-08Update libexpat to 2.6.2 and libapr 1.7.4 (#2214)Rye Mutt
2024-08-05Update ogg_vorbis to 1.3.5-1.3.7 (#2186)Rye Mutt
2024-08-03Merge branch 'webrtc-voice' into tmpErik Kundiman
2024-08-02Update vlc to version 3.0.21 (#2181)Andrey Lihatskiy
2024-08-02Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voiceErik Kundiman
2024-08-02Update viewer-font and emojibase packages for Twemoji with Unicode 15 ↵Rye Mutt
support (#2176)
2024-08-02Update to libhunspell 1.7.2-r1 (#2175)Rye Mutt
2024-08-02Remove dead pcre library dependency (#2177)Rye Mutt
2024-08-02Update from jpeglib to libjpeg-turbo 3.0.3 (#2161, #2173)Rye Mutt
2024-08-01Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-01Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus
2024-07-31Implement a Logging Sink for WebRTCRoxie 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-30Use new webrtc lib with crash-on-fatal supportRoxie Linden
2024-07-29Replace liburiparser with boost::urlRye Mutt
2024-07-29Update boost to 1.85 and fix deprecation warningsRye Mutt
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵Erik Kundiman
2024.06-atlasaurus
2024-07-22Update llca to 202407221423.0 (#2084)Andrey Lihatskiy
2024-07-20Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-17Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus # Conflicts: # autobuild.xml # indra/newview/llvoicechannel.cpp
2024-07-17Merge remote-tracking branch 'origin/release/webrtc-voice' into developBrad Linden
# Conflicts: # autobuild.xml
2024-07-11Update llphysicsextensions_source to v1.0.66e6919 (#1985)Andrey Lihatskiy
2024-07-09Update meshoptimizer package to 0.21 (#1948)Rye Mutt
2024-07-09Update tracy profiler to 0.10 (#1946)Rye Mutt
2024-07-03Sync autobuild.xml up with release autobuild.Roxie Linden