summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-05-20Merge pull request #5843 from secondlife/geenz/26.2-to-26.3Jonathan "Geenz" Goodman
26.2 to 26.3
2026-05-20Merge branch 'main' into geenz/26.2-to-26.3Jonathan "Geenz" Goodman
2026-05-20Merge pull request #5842 from secondlife/release/2026.03Jonathan "Geenz" Goodman
Release/2026.03
2026-05-20#5804 Prevent focus steal when removing unselected conversation widgetAndrey Lihatskiy
2026-05-20#5809 Add 'mute' based filter for conversation historyAndrey Kleshchev
- Don't add blocked conversations - Menus and global setting to control this mechanics - Refresh on changes Decided just not to add blocked conversation to the list, an alternate way is to alter visibility logic or filter logic
2026-05-19Merge pull request #5369 from secondlife/release/2026.02Jonathan "Geenz" Goodman
Release/2026.02
2026-05-19#5756 Improve LLUICtrlFactory's performanceAndrey Kleshchev
2026-05-15Merge pull request #5816 from secondlife/cosmic/janus_set_version_26.3cosmic-linden
Fix display of ad-hoc session type in About and display p2p instead as appropriate
2026-05-14Fix display of ad-hoc session type in About and display p2p instead as ↵Cosmic Linden
appropriate
2026-05-14Merge pull request #5800 from secondlife/roxie/remove-vivoxRoxanne Skelly
Remove Vivox-related code
2026-05-12Remove Vivox LicensesRoxie Linden
2026-05-12Remove Vivox-related codeRoxie Linden
Remove the Vivox-related code altogether, including SLVoice.
2026-05-11Merge pull request #5792 from secondlife/cosmic/janus_set_version_26.3cosmic-linden
secondlife/viewer#5634: Apply version string from janus server if available
2026-05-11secondlife/viewer#5634: Apply version string from janus server if available. ↵Cosmic Linden
Also display the type of connection the version is applicable to.
2026-05-08#5768 fix llDialog text overflowingMaxim Nikolenko
2026-05-08#5774 Crash on getCurrentNavUrlAndrey Kleshchev
2026-05-05#5755 fix for notifications layoutMaxim Nikolenko
2026-05-05#5759 The fonts going boldAndrey Kleshchev
2026-05-05#5084 Improve watchdog's behavior #2Andrey Kleshchev
2026-04-28#5726 Crash initing in-viewer consoleAndrey Kleshchev
2026-04-27Merge pull request #5720 from secondlife/v-5672_26.3cosmic-linden
(cherry pick) secondlife/viewer#5702: Ensure non-visible preloaded media has PRIORITY_HIDDEN
2026-04-27Fix P2P text chat timeout on WebRTC regions and delay voice renegotiation on ↵Roxanne Skelly
disconnect (#5706) * Fix P2P text chat timeout on WebRTC regions and delay voice renegotiation on disconnect Text chat: On WebRTC regions, getOutgoingCallInterface() returns nullptr, causing mP2PAsAdhocCall to be true for all P2P sessions including text-only IMs. This routed text chat through startP2PVoiceCoro which sent a "start p2p voice" request and waited for a server reply that never came, resulting in a 30-second session initialization timeout. Fix by gating the p2p-as-adhoc server init on mStartedAsIMCall so text-only sessions initialize immediately. WebRTC: Split kFailed and kDisconnected handling in OnConnectionChange. kFailed still renegotiates immediately. kDisconnected now waits 10 seconds before renegotiating, giving the connection time to recover on its own. Uses a sequence counter to ensure only the most recent disconnect transition can trigger renegotiation, preventing stale delayed tasks from firing early after disconnect/reconnect cycles. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Revert im-change for not using the voice subsystem when doing a text-only IM --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27secondlife/viewer#5702: Ensure non-visible preloaded media has PRIORITY_HIDDENCosmic Linden
2026-04-24#5439 fix Avatar Welcome Pack not being opened on the first sessionMaxim Nikolenko
2026-04-23#5450 add Leap non-ascii input support for keyDownMaxim Nikolenko
2026-04-23Revert #2674 property lines optimizationsAndrey Kleshchev
QA found no difference performance wise, I see a decrease in performance.
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-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-18#5661 XUI adjustmentsAndrey Kleshchev
2026-04-17Merge pull request #5667 from secondlife/geenz/texture-channel-cherrypickJonathan "Geenz" Goodman
Add texture streaming "channels" (#5442)
2026-04-17Add texture streaming "channels" (#5442)Jonathan "Geenz" Goodman
* Add channel based streaming priority. * Lessen the aggressiveness of the discards.
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#5626 LLTextBase optimizationAndrey Kleshchev
by caching string width
2026-04-09#5607 workaround fix for the web content being black after resizingMaxim Nikolenko