summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-04#1759 Fix texture picker using IMG_WHITE for blank materialsAndrey Kleshchev
2025-10-03#4777 Fix webrtc crashing in worker threads on shutdownAndrey Kleshchev
2025-10-02Add workflow_dispatch trigger to build workflow (#4774)Signal Linden
Allow builds to be manually triggered
2025-10-01#4773 Crash on sub_image_linesAndrey Kleshchev
Just caught it and discard_level is somehow 7, which seems like it resulted in src going out of bounds, which crashed glTexSubImage2D
2025-10-01#4770 Crashes on ~LLCoprocedureManager()Andrey Kleshchev
Situation is not clear, so hoping that explicit cleanup will reveal something.
2025-10-01#4768 Crash at retransmitUnackedPacketsAndrey Kleshchev
For some reason there are no logs for these crashes, but lack of connection data indicates that viewer was disconnected prior to crash.
2025-10-01#vp484 Crash in LLFolderViewFolder::setOpenMaxim Nikolenko
2025-10-01#4758 Extra logging to track discard 6Andrey Kleshchev
Plus clamped some values and preventing decode from starting
2025-09-30#4762 Better cacheOptimize's issue handlingAndrey Kleshchev
2025-09-30#3189 Fix missed else conditionAndrey Kleshchev
2025-09-29#4753 Crash at LLScriptFloater::setNotificationIdAndrey Kleshchev
2025-09-29#4750 Crash in LLToolBarView::handleDropToolAndrey Kleshchev
2025-09-29#4739 Wearables sort order reliabilityAndrey Kleshchev
2025-09-29Merge branch 'release/2025.07' into developBennett Goble
2025-09-29Fix rendering differences observed in 2025.07 (#4747)Rye
* Fix calling setTextureAddressModeFast and setTextureFilteringOptionFast with invalid tex type during fast binds * Restore mRT->screen to GL_RGBA16F to fix lighting banding
2025-09-26p#475 Excessive texture fetch logging on shutdownAndrey Kleshchev
2025-09-25#p473 fix XUI warningsMaxim Nikolenko
2025-09-24#4723 Fix emoji warnings and missing emojisAndrey Kleshchev
2025-09-24#4515 Improve ordering of sub-meshes upon uploadAndrey Kleshchev
2025-09-24#4733 When moving the cache, the old cef_cache should be removedMaxim Nikolenko
2025-09-24#4724 Fix performance problems with My OutfitsAndrey Kleshchev
2025-09-23#4730 Extend login timeoutAndrey Kleshchev
2025-09-23SL-20598 Fix user not being able to reset display nameAndrey Kleshchev
2025-09-23#4719 use correct search query when navigating to the pageMaxim Nikolenko
2025-09-22#4695 Fix device update causing a crashAndrey Kleshchev
2025-09-22#4715 disable ZoomIn an object item when the region is not connected to the ↵Maxim Nikolenko
current region
2025-09-20#4695 Fix missing voice cleanupAndrey Kleshchev
Cleanup is in LLVoiceClient::terminate() gWebRTCImpl was never deleted Added mDeviceModule security
2025-09-19Fix OpenJPEG uploading small textures by correctly accounting for the ↵Hecklezz
maximum numresolutions
2025-09-19#4570 Make 'About' floater use real bandwidthAndrey Kleshchev
2025-09-19Fix builds after update of build-variables branchAndrey Kleshchev
2025-09-19#4671 Some locales are missing AM/PM labelsAndrey Kleshchev
2025-09-19Fix builds after update of build-variables branchAndrey Kleshchev
2025-09-19#4679 Logging for crash on updateMenuOptionsAndrey Kleshchev
Logs say that viewer closed settings picker and immediately crashed Yet callstack indicates that some inventory was right clicked, which shouldn't be possible if picker already closed. May be some click is closing the picker and opens menu at the same time, but it's better to gather information first.
2025-09-18#2577 Worn transparent prims no longer show with 'Highlight transparent'Alexander Gavriliuk
2025-09-18Merge pull request #4700 from secondlife/geenz/2025.07-developJonathan "Geenz" Goodman
Geenz/2025.07 -> develop
2025-09-18Merge remote-tracking branch 'origin/release/2025.07' into geenz/2025.07-developJonathan "Geenz" Goodman
2025-09-18NSIS build fix (#4698)Andrey Lihatskiy
2025-09-18#4687 Fix audio device selection showing a bunch of zerosAndrey Kleshchev
2025-09-17#4685 EventQueueGet shouldn't use llcorehttp's backoff-retry logicAndrey Kleshchev
- Event poll already has own backoff logic with 10 retries, using llcorehttp's one on top makes no sense. - Better logging coverage - Better in-code documentation - Add timing-based error detection
2025-09-17#4691 Log WebRTC terminationAndrey Kleshchev
for diagnostic purposes
2025-09-17#4432 Change graphics quality via a debug settingMaxim Nikolenko
2025-09-16#4651 Fix marker presence checkAndrey Kleshchev
2025-09-16Fix indexing problem with mac devices (#4676)Roxanne Skelly
* Fix indexing problem with mac devices This resulted in the wrong device being selected. Also, fix a shutdown crash where recording was not being stopped, hence the recording thread was still running on shutdown and crashed because it lost access to resources. Fix an issue with p2p calls where they're coming up muted even though the button indicates they are unmuted. * Always refresh device list on notification of device changes Even when the selected device doesn't change, we need to re-deploy it as it might have had characteristics (sampling rate, etc.) changed. Also, we need to redeploy when the Default device has changed
2025-09-16#789 Cannot set the material to Default or NoneAndrey Kleshchev
After setting material to Blank when blank material is present in inventory
2025-09-16#4675 Voice indicator did not reappear after tuningAndrey Kleshchev
resume() was trigggering sOnCurrentChannelChanged which was wiping participant list with no follow up updates.
2025-09-15#4604 Tweak range decreaseAndrey Kleshchev
isSystemMemoryLow() and factor check were too agressive for draw range.
2025-09-15LLLeap: handle partial lines in stderr (#4678)Andrey Lihatskiy
2025-09-15#4651 Try distinguishing freezes from crashesAndrey Kleshchev
2025-09-12[WebRTC] Rework device handling sequence so that we can handle ↵Roxanne Skelly
unplugging/re-plugging devices (#4593) * [WebRTC] Rework device handling sequence so that we can handle unplugging/re-plugging devices The device handling was not processing device updates in the proper sequence as things like AEC use both input and output devices. Devices like headsets are both so unplugging them resulted in various mute conditions and sometimes even a crash. Now, we update both capture and render devices at once in the proper sequence. Test Guidance: * Bring two users in the same place in webrtc regions. * The 'listening' one should have a headset or something set oas 'Default' * Press 'talk' on one, and verify the other can hear. * Unplug the headset from the listening one. * Validate that audio changes from the headset to the speakers. * Plug the headset back in. * Validate that audio changes from speakers to headset. * Do the same type of test with the headset viewer talking. * The microphone used should switch from the headset to the computer (it should have one) Do other various device tests, such as setting devices explicitly, messing with the device selector, etc. * Fix race condition when multiple change device requests might come in at once * Update to m137 The primary feature of this commit is to update libwebrtc from m114 to m137. This is needed to make webrtc buildable, as m114 is not buildable by the current toolset. m137 had some changes to the API, which required renaming or changing namespace of some of the calls. Additionally, this PR moves from a callback mechanism for gathering the energy levels for tuning to a wrapper AudioDeviceModule, which gives us more control over the audio stream. Finally, the new m137-based webrtc has been updated to allow for 192khz audio streams. * Properly pass the observer setting into the inner audio device module * Update to m137 and get rid of some noise This change updates to m137 from m114, which required a few API changes. Additionally, this fixes the hiss that happens shortly after someone unmutes: https://github.com/secondlife/server/issues/2094 There was also an issue with a slight amount of repeated after unmuting if there was audio right before unmuting. This is because the audio processing and buffering still had audio from the previous speaking session. Now, we inject nearly a half second of silence into the audio buffers/processor after unmuting to flush things. * Install nsis on windows * Use the newer digital AGC pipeline m137 improved the AGC pipeline and the existing analog style is going away so move to the new digital pipeline. Also, some tweaking for audio levels so that we don't see inworld bars when tuning, so one's own bars seem a reasonable size, etc. * Install NSIS during windows sisgning and package build step * Try pinning the packaging to windows 2022 to deal with missing nsis * Adjust gain calculation and audio level calculations for tuning and peer connections * Update with mac universal webrtc build * Tuning of voice indicators for both tuning mode and inworld for self. * Redo device deployment to handle cases where multiple deploy requests pile up Also, mute when leaving webrtc-enabled regions or parcels, and unmute when voice comes back. * pre commit issue
2025-09-12Use XL mac runners due to the unibin build time. (#4674)Jonathan "Geenz" Goodman
Temporary until we can better parallelize architecture specific builds.