summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-09Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
# Conflicts: # .github/workflows/build.yaml # indra/llui/llscrolllistctrl.cpp
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus # Conflicts: # .github/workflows/build.yaml # indra/newview/CMakeLists.txt # indra/newview/llspeakers.cpp # indra/newview/llvoicechannel.cpp # indra/newview/llvoicechannel.h # indra/newview/llvoiceclient.cpp # indra/newview/llvoiceclient.h # indra/newview/llvoicewebrtc.cpp
2024-08-09Merge pull request #2244 from secondlife/roxie/webrtc-teleportRoxanne Skelly
[WebRTC] After transition through WebRTC -> Vivox -> WebRTC regions, voice dot is on but no voice is transmitted.
2024-08-09Fix spaces in indra/newview/lllocalbitmaps.cppAndrey Kleshchev
Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
2024-08-09viewer#1750 Crash at LLGLTFMaterial::operator=Andrey Kleshchev
2024-08-09viewer#2061 Crash in ~LLScriptEdCore()Andrey Kleshchev
2024-08-09Fix rare shutdown crash in LLViewerObjectListRye Mutt
2024-08-09Fix rare shutdown crash in gCacheNameRye Mutt
2024-08-09Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabelRye Mutt
2024-08-09Fix crash in LLViewerWindow::handleDragNDropRye Mutt
2024-08-09Fix nullptr crash in handleVSyncChangedRye Mutt
2024-08-09Fix nullptr crash in LLInventoryPanel::itemChangedRye Mutt
2024-08-09Fix nullptr crash in LLLandmarksPanel::isActionEnabledRye Mutt
2024-08-09Fix nullptr crash in LLLandmarksPanel::canItemBeModifiedRye Mutt
2024-08-09Fix nullptr crash in LLInvFVBridge::getClipboardEntriesRye Mutt
2024-08-09Fix null region pointer crash in LLIMViewRye Mutt
2024-08-09Fix nullptr crash in LLFloaterIMContainer::onAddButtonClickedRye Mutt
2024-08-09#2103 BugSplat Crash #1497033: LLViewerTextureList::getImageAlexander Gavriliuk
2024-08-09viewer#2142 Crash at LLOutfitGalleryItem::setDefaultImageAndrey Kleshchev
2024-08-09viewer#2163 Crash at getReflectionProbeIsDynamicAndrey Kleshchev
2024-08-09Teleport to a region with a different voice server type causes failure in voiceRoxie Linden
When teleporting, the viewer 'hides' voice, effectively disabling it, until the teleport has completed. It does this by instructing the voice module to hide and then unhide. The problem was, it would instruct one voice module for one voice server type to hide, and then after teleport, it would instruct the other voice module for the other voice server type to unhide, resulting in one voice module being hidden. When the user transitions back to a region with the initial voice module, it's hidden, hence voice doesn't work. The solution is to hide/unhide both voice modules.
2024-08-09Update dullahan to v1.14.0-r3 (#2243)Andrey Lihatskiy
2024-08-09#2231 BugSplat Crash #1502347: ↵Alexander Gavriliuk
SecondLifeViewer!LLViewerObject::getBoundingBoxAgent(5858)
2024-08-09#2230 BugSplat Crash #1502376: SecondLifeViewer!LLPrimitive::isAvatar(606)Alexander Gavriliuk
2024-08-09#2229 BugSplat Crash #1502471: ↵Alexander Gavriliuk
SecondLifeViewer!LLPolySkeletalDistortion::apply(196)
2024-08-09viewer-private#259 Chat names get mixed up in voice callsAndrey Kleshchev
Obsolete channel was uses as a participant provider
2024-08-08Merge pull request #2201 from secondlife/roxie/webrtc-symbolsRoxanne Skelly
Upload dynamic library debug information (llwebrtc.pdb, etc.) to the crash logger in addition to the main binary.
2024-08-09Fix copy&paste error in LLPanelFace (#2233)Ansariel Hiller
2024-08-08Merge branch 'roxie/webrtc-symbols' of github.com:secondlife/viewer into ↵Roxie Linden
roxie/webrtc-symbols
2024-08-08Use the secondlife-3p fork of symbol upload, which has vMAJOR tagsRoxie Linden
2024-08-08bugsplat symbol-upload does not use vMAJOR tagsRoxie Linden
2024-08-08Merge branch 'roxie/webrtc-symbols' of github.com:secondlife/viewer into ↵Roxie Linden
roxie/webrtc-symbols
2024-08-08CR fixesRoxie Linden
2024-08-08Auto-scaling amortisation of dynamic BB calcs (#2226)Beq Janus
* Auto-scaling amortisation of dynamic BB calcs This fix limits the overhead of the dynamic BB calcs to AvatarExtentRefreshMaxPerBatch per AvatarExtentRefreshPeriodBatch frames default is 5 avatar per 4 frames. Thus a standard busy region 25 avatars would take 20 frames to refresh the BBs. * Add comments to give context to the amortised BB recalcs explain the frequency of updates given the number of avatars present as to how that limits the impact on frame rate in busy scenes
2024-08-08viewer#2225 Fix Joystick Floater's FPS dropsAndrey Kleshchev
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-08#1922 Make PBR scale and offset crosshair work like Texture crosshair doAlexander Gavriliuk
2024-08-07test llwebrtc.dll for additional symbolsRoxie Linden
2024-08-07include viewer exe in uploaded symbolsRoxie Linden
2024-08-07build debug symbols for llwebrtc even for releaseRoxie Linden
2024-08-07misnamed fileRoxie Linden
2024-08-07spacing issueRoxie Linden
2024-08-07Add Windows multi-pdb upload capabilityRoxie Linden
2024-08-07#1922 Make PBR scale and offset crosshair work (fix PBR channels in LLPanelFace)Alexander Gavriliuk
2024-08-07viewer#2043 bugsplat symbol upload updateAndrey Kleshchev
2024-08-07#1922 Make PBR scale and offset crosshair work (store control pointers in ↵Alexander Gavriliuk
LLPanelFace)
2024-08-07viewer#2212 Bulk upload makes an incorrect cost estimateAndrey Kleshchev
2024-08-07#1922 Make PBR scale and offset crosshair work (fix callbacks in LLPanelFace)Alexander Gavriliuk
2024-08-07viewer-private#262 viewer crashes on exit if the call is not completedAndrey Kleshchev