Hecklezz
70b646ee10
Revert " #5492 don't toggle Speak button state while voice is moderated" (FS:TJ- Until NearbyVoiceModeration is merged)
...
This reverts commit a51cdafc18 .
2026-05-06 03:47:51 +10:00
Roxanne Skelly and Claude Opus 4.6
4b7565370b
Fix P2P text chat timeout on WebRTC regions and delay voice renegotiation on 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-05-06 03:21:05 +10:00
Maxim Nikolenko
13862c0723
#5585 fix the issue with ptt state when joining p2p call while in voice-disabled parcel
2026-05-06 03:11:14 +10:00
Maxim Nikolenko
a0466099d9
#5575 fix incoming webRTC voice audio being disrupted after editing audio settings ( #5581 )
2026-05-06 03:10:53 +10:00
Maxim Nikolenko
a51cdafc18
#5492 don't toggle Speak button state while voice is moderated
2026-05-06 03:09:37 +10:00
Maxim Nikolenko
e5bb8395a8
#5314 fix WebRTC voice being muted after quickly toggling the Speak button
2026-05-06 03:05:32 +10:00
Andrey Kleshchev
d71e95cdae
#5238 WebRTC connection's task outlived the connection
2026-05-06 03:03:54 +10:00
PanteraPolnocy
ed3bdc88e6
FIRE-36597 Chinese Translation Update, by 小滢 Zi Ying
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-05-05 17:42:57 +02:00
Hecklezz
f93d6ad998
Fix Control FSRenderFriendsOnly not found log warning
2026-05-05 03:04:12 +10:00
Ansariel
810a9b6bb1
Clean up LLCachedControl/LLUICachedControl
2026-05-03 21:57:24 +02:00
PanteraPolnocy
c336ff838c
Add option to disable square-bracket links
...
lucia.nightfire
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-05-03 18:01:21 +02:00
Hecklezz
0895a3d0fd
Minor rewording and spelling fixes for the previous commit
2026-05-03 20:22:03 +10:00
Hecklezz
b8d9e19eb1
[FIRE-36593] Fix external slurl handling and other issues when running the viewer from the installer
2026-05-03 20:17:47 +10:00
PanteraPolnocy
bbfe75e747
Show traffic and area in Place details (search and standalone window in TP history)
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-05-03 03:17:26 +02:00
Beq
40d667ce93
Make gcc-13 fetch more network resistant
Firestorm_Beta_7.2.4.80646
2026-05-01 16:40:40 +01:00
Beq Janus
90454c75d9
Merge pull request #216 from trish-sl/fix-vramestimate
...
FIX - Inspect floater VRAM estimate can overshoot by a lot
2026-05-01 15:40:02 +01:00
Beq Janus
a8429b9654
Merge pull request #220 from FirestormViewer/dependabot/github_actions/actions/setup-dotnet-5
...
Bump actions/setup-dotnet from 4 to 5
2026-05-01 15:38:13 +01:00
Beq Janus
2335ac59a5
Merge pull request #219 from FirestormViewer/dependabot/github_actions/actions/github-script-9
...
Bump actions/github-script from 8 to 9
2026-05-01 15:37:57 +01:00
Beq Janus
a7d02d1f88
Merge pull request #218 from FirestormViewer/dependabot/github_actions/BugSplat-Git/symbol-upload-10.3.2
...
Bump BugSplat-Git/symbol-upload from 10.2.5 to 10.3.2
2026-05-01 15:37:44 +01:00
Beq Janus
297e9f64be
Merge pull request #217 from FirestormViewer/dependabot/github_actions/dawidd6/action-download-artifact-21
...
Bump dawidd6/action-download-artifact from 19 to 21
2026-05-01 15:37:24 +01:00
Beq Janus
83bf464e62
Merge pull request #221 from FirestormViewer/dependabot/github_actions/actions/download-artifact-8
...
Bump actions/download-artifact from 4 to 8
2026-05-01 15:37:07 +01:00
dependabot[bot]
018def73f0
Bump actions/download-artifact from 4 to 8
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 12:07:11 +00:00
dependabot[bot]
beb04107a9
Bump actions/setup-dotnet from 4 to 5
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 12:07:04 +00:00
dependabot[bot]
d214596389
Bump actions/github-script from 8 to 9
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 12:07:00 +00:00
dependabot[bot]
cba1ef9695
Bump BugSplat-Git/symbol-upload from 10.2.5 to 10.3.2
...
Bumps [BugSplat-Git/symbol-upload](https://github.com/bugsplat-git/symbol-upload ) from 10.2.5 to 10.3.2.
- [Release notes](https://github.com/bugsplat-git/symbol-upload/releases )
- [Commits](https://github.com/bugsplat-git/symbol-upload/compare/f56c6c85e5d04890d5358fb378fa782d3e3800d8...33f604b631df9b4be22a06c52e46acccd2db596b )
---
updated-dependencies:
- dependency-name: BugSplat-Git/symbol-upload
dependency-version: 10.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 12:06:56 +00:00
dependabot[bot]
e8feff2fa5
Bump dawidd6/action-download-artifact from 19 to 21
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 19 to 21.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v19...v21 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-version: '21'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 12:06:51 +00:00
Beq
8995bef121
[FIRE-16526] add guards on empty slurl to reduce log spam
2026-04-30 22:47:00 +01:00
PanteraPolnocy
4e63739705
FIRE-36580 Chinese Translation Update, by 小滢 Zi Ying
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-29 14:11:50 +02:00
PanteraPolnocy
b6cfd16203
Rename "buttons" to "interface" in preferences -> sound and in volume pulldown
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-29 04:03:18 +02:00
Trish_sl
4dd88d758f
FIX - Inspect floater VRAM estimate overshoots by a lot on high res textures
2026-04-26 04:37:25 -04:00
Hecklezz
0cef30c57e
Fix GitHub runner failing on macOS (Homebrew install script already runs brew update)
2026-04-24 22:28:52 +10:00
PanteraPolnocy
a8c190cd74
Sort Contact Sets by online status as default
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-24 13:09:55 +02:00
PanteraPolnocy
471b84d42f
Clone the option for ignoring ad-hoc conferences from Preferences -> Chat -> Chat Windows to the top menu under Comm -> Online Status, so it's easier to access
...
Inspired by a conversation with Fen (wildwulf.moonwall)
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-24 11:54:59 +02:00
Hecklezz
7c839b0f21
Fix nearby chat hiding behaviour and default deselect behaviour
2026-04-24 03:59:41 +10:00
Hecklezz
7e46f7cab9
Fix LL Legacy Search profiles not loading in OpenSim
2026-04-24 00:07:44 +10:00
Hecklezz
a9bebd2ce9
[FIRE-35455] Load script keywords from the sim last so they are most up to date
2026-04-24 00:07:25 +10:00
Pantera Północy
98a6437aaa
Merge pull request #215 from Tampa/master
...
Use APP_NAME expansion for logos_lbl on all languages
Logos possible to load: fmod (behind ifdef), havok (same) and Vivox.
It makes sense to change the hardcoded "Second Life" into APPNAME.
---
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-22 14:10:44 +02:00
Vincent Sylvester
101d9e4d4e
Use APP_NAME expansion for logos_lbl on all languages
2026-04-22 10:04:10 +02:00
Hecklezz
fd1ab18f60
[FIRE-17359] Fix group profile member list being empty on first open
2026-04-21 22:15:00 +10:00
Hecklezz
4da1d13487
Fix compilation errors for SL-only builds
2026-04-21 19:34:27 +10:00
Hecklezz
1bbe36a9f0
[FIRE-16526] Fix Teleport and Location History for OpenSim when Hypergridding
2026-04-21 08:31:22 +10:00
Hecklezz
6a3066fb33
Fix experiences search and new classifieds content rating labels showing incorrectly
...
Merged upstream in SLViewer PR#5666
2026-04-18 19:46:19 +10:00
PanteraPolnocy
8bd1aac4bf
FIRE-36490 cont.: Add tooltip to the time format dropdown, make 'privcy -> autoresponse' clickable
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-18 00:36:51 +02:00
PanteraPolnocy
cb9804061c
FIRE-36490 cont. Make the "Interface - Top Bars" clickable in the time format footnote, on the General tab
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-17 23:23:46 +02:00
Hecklezz
8d5949a9a6
Always navigate to the SearchURL if it has changed in LL's Legacy Search floater
2026-04-16 03:05:02 +10:00
Hecklezz
39afa01a71
Use the SearchURL from the Login Response in LL's Legacy Search floater
2026-04-16 03:04:24 +10:00
Hecklezz
cf758a8a8c
Correctly preload the currently used Legacy Search floater
2026-04-16 03:04:06 +10:00
PanteraPolnocy
00700305df
FIRE-36547 Small French translation adjustment (Laurent Bechir)
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-13 19:02:09 +02:00
PanteraPolnocy
112493d691
Respect FSTrimLegacyNames setting in the new search
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-04-13 18:56:47 +02:00
Ansariel
a70524038e
Keep current menu background opacity by default
2026-04-10 11:12:23 +02:00