summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-04-23Merge branch 'main' into 2026.02Erik Kundiman
2026-04-23MacPorts' openal-soft has been upgraded to 1.25.1Erik Kundiman
2026-04-23Merge tag 'Second_Life_Release#84f50b9d-26.2' into 2026.02Erik Kundiman
2026-04-23Merge pull request #5688 from secondlife/maxim/2026.02-xui-font-updatesMaxim Nikolenko
#5693 UI updates related to font hinting
2026-04-22Update notify panel width; remove "To" from chat labelMnikolenko Productengine
2026-04-22Merge tag 'Second_Life_Release#df5e1c16-26.2' into 2026.02Erik Kundiman
2026-04-22Fix ARM64_PMCCNTR_EL0 not being definedErik Kundiman
See commit 9d684bc9241cca4aae79d93886d0f95dcee26d65
2026-04-22Merge branch 'main' into 2026.02Erik Kundiman
2026-04-22Disable VelopackErik Kundiman
2026-04-22CMake 4.2.3 on vcpkg and MS VS 18 2026 Build ToolsErik Kundiman
2026-04-22fix cache spinner widthMnikolenko Productengine
2026-04-22change default font to SansSerifSmallMnikolenko Productengine
2026-04-21XUI updates related to font hintingMnikolenko Productengine
2026-04-21#5655 Fix freeze on purging cef cacheAndrey Kleshchev
2026-04-21#5652 fix moderation status not being reliably shown when entering parcel ↵Maxim Nikolenko
voice space
2026-04-20#5628 Fix setting cleanup on installAndrey Kleshchev
2026-04-20#5628 Update taskbar's link to point to velopack #2Andrey Kleshchev
2026-04-19PYTHON env var now for directory not executableErik Kundiman
2026-04-19Include header needed by GCC for std::atomic<>Erik Kundiman
2026-04-19Merge tag 'Second_Life_Release#7014db29-26.2' into 2026.02Erik Kundiman
2026-04-19Merge branch 'main' into 2026.02Erik Kundiman
2026-04-19Merge tag 'Second_Life_Release#160ab0b3-26.2' into 2026.02Erik Kundiman
2026-04-19LL's Google Fonts package URLErik Kundiman
2026-04-19Disable VelopackErik Kundiman
2026-04-19Merge tag 'Second_Life_Release#8ffb73b4-26.2' into 2026.02Erik Kundiman
2026-04-18Merge tag 'Second_Life_Release#f4bc7652-26.2' into 2026.02Erik Kundiman
2026-04-18FMOD has been upgradedErik Kundiman
2026-04-18Merge remote-tracking branch 'secondlife/main'Erik Kundiman
2026-04-18#5661 XUI adjustmentsAndrey Kleshchev
2026-04-15#2023 Pull in updated pacakge and mark publicAndrey Kleshchev
Unused fonts were excluded
2026-04-15#2023 Fix lsb_delta and rsb_delta supportAndrey Kleshchev
delta_correction should have been substructed, not added
2026-04-15Implement lsb_delta and rsb_delta supportAndrey Kleshchev
By Rye
2026-04-15#2023 Load from a variable fontAndrey Kleshchev
WIP, beacsue variable fonts are not yeat included.
2026-04-15#5585 fix the issue with ptt state when joining p2p call while in ↵Maxim Nikolenko
voice-disabled parcel
2026-04-15#5450 add Leap unicode input supportMaxim Nikolenko
2026-04-14#5636 Fix cache size label and fieldAndrey Kleshchev
2026-04-14#5628 Update taskbar's link to point to velopackAndrey Kleshchev
2026-04-10Merge branch 'main' into release/2026.02Jonathan "Geenz" Goodman
2026-04-10Merge pull request #5475 from secondlife/project/Flat_UIJonathan "Geenz" Goodman
Flat UI Alpha
2026-04-09#5607 workaround fix for the web content being black after resizingMaxim Nikolenko
2026-04-07Merge pull request #5624 from secondlife/geenz/velopack-26.2Jonathan "Geenz" Goodman
Velopack -> 2026.02
2026-04-07Release/26.1.1 (#5530)Jonathan "Geenz" Goodman
* Integrate Velopack installer and update framework * Add Velopack update support for macOS and VVM integration * Update Velopack version and dependencies * Improve Velopack packaging for macOS * #5346 Uninstall older non-velopack viewer (#5363) * #5335 Fix silent uninstall asking about registry * #5346 Uninstall older non-velopack viewer * Use runtime viewer exe name, handle Velopack URL * Velopack download failure diagnostic (#5520) * Velopack download failure diagnostic * Fix up velopack downloading updates. Handle updates internally then hand them off to velopack. (#5524) * More velopack changes. Should download updates properly now. * Don't include NSI files * Restore optional updates, refine viewer restart behavior. (#5527) * Add support for optional updates. * Don't restart the viewer after the update unless it was optional. * Setup UpdaterServiceSetting with velopack properly. * Refine the restart behavior a bit - readd the old "the viewer must update" UX. * If the update is still downloading, close should just reopen the downloading dialog. --------- Co-authored-by: Jonathan "Geenz" Goodman <geenz@lindenlab.com> * Remove SLVersionChecker from the viewer with velopack. (#5528) * Remove SLVersionChecker updater integration * Ensure that the portable install has the correct version number. * Don't produce shortcuts with VPK - we do this with our post install. * Bump viewer version from 26.1.0 to 26.1.1 * Potential fix for uninstaller not being functional. * Fix for UpdaterServiceSetting being ignored. * Filter for release channel when generating shortcuts. * Add some more logging for icons on Windows builds. * More VPK logging. * Move velopack packaging in CI to the sign and package step. * Enable velopack downgrade and skip older updates * Move the version required checking into velopack's checks. * Potential fix for downgrade prompts. * Make sure our macOS flow mirrors Windows. * Make sure to use the dev version of the mac sign and package. * p#553 Only one of two uninstallers displayed * #5346 Don't force user to shutdown velopack build for NSIS uninstall * #5346 Ignore option for the uninstall dialog * #5346 Fix early exit crash * #5346 Properly reset version flag. * Add some autodetect logic on macOS. * p#564 Clear legacy links * p#553 Handle uninstall records * p#549 Permit testing release notes on a test build * p#564 Remake nsis to velopack update flow * p#564 Remake nsis to velopack update flow #2 * p#564 Fix incorrect value type * p#553 Clear velopack's own registry entry in favor of a custom one * #5346 Resolve duplicated window class name * Bump to 2.1.0 of sign and package. --------- Co-authored-by: Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com>
2026-04-07Release/26.1.1 (#5530)Jonathan "Geenz" Goodman
* Integrate Velopack installer and update framework * Add Velopack update support for macOS and VVM integration * Update Velopack version and dependencies * Improve Velopack packaging for macOS * #5346 Uninstall older non-velopack viewer (#5363) * #5335 Fix silent uninstall asking about registry * #5346 Uninstall older non-velopack viewer * Use runtime viewer exe name, handle Velopack URL * Velopack download failure diagnostic (#5520) * Velopack download failure diagnostic * Fix up velopack downloading updates. Handle updates internally then hand them off to velopack. (#5524) * More velopack changes. Should download updates properly now. * Don't include NSI files * Restore optional updates, refine viewer restart behavior. (#5527) * Add support for optional updates. * Don't restart the viewer after the update unless it was optional. * Setup UpdaterServiceSetting with velopack properly. * Refine the restart behavior a bit - readd the old "the viewer must update" UX. * If the update is still downloading, close should just reopen the downloading dialog. --------- Co-authored-by: Jonathan "Geenz" Goodman <geenz@lindenlab.com> * Remove SLVersionChecker from the viewer with velopack. (#5528) * Remove SLVersionChecker updater integration * Ensure that the portable install has the correct version number. * Don't produce shortcuts with VPK - we do this with our post install. * Bump viewer version from 26.1.0 to 26.1.1 * Potential fix for uninstaller not being functional. * Fix for UpdaterServiceSetting being ignored. * Filter for release channel when generating shortcuts. * Add some more logging for icons on Windows builds. * More VPK logging. * Move velopack packaging in CI to the sign and package step. * Enable velopack downgrade and skip older updates * Move the version required checking into velopack's checks. * Potential fix for downgrade prompts. * Make sure our macOS flow mirrors Windows. * Make sure to use the dev version of the mac sign and package. * p#553 Only one of two uninstallers displayed * #5346 Don't force user to shutdown velopack build for NSIS uninstall * #5346 Ignore option for the uninstall dialog * #5346 Fix early exit crash * #5346 Properly reset version flag. * Add some autodetect logic on macOS. * p#564 Clear legacy links * p#553 Handle uninstall records * p#549 Permit testing release notes on a test build * p#564 Remake nsis to velopack update flow * p#564 Remake nsis to velopack update flow #2 * p#564 Fix incorrect value type * p#553 Clear velopack's own registry entry in favor of a custom one * #5346 Resolve duplicated window class name * Bump to 2.1.0 of sign and package. --------- Co-authored-by: Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com>
2026-04-07#5618 fix displaying Inventory tab scroll buttons when they are not neededMaxim Nikolenko
2026-04-02Update login page url for testsMaxim Nikolenko
2026-04-01Update login page urlMaxim Nikolenko
2026-04-01#5569 Potential fix for frequent disconnects #2Andrey Kleshchev
2026-03-31Merge branch 'main' into 2026.02Erik Kundiman
2026-03-31Fix links to newer ICU on macOSErik Kundiman
2026-03-31MacPorts' zlib has been upgraded from 1.3.1 to 1.3.2Erik Kundiman