summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-29Build fix - string type conversion in lldir_test.cpp (#2133)Andrey Lihatskiy
2024-07-29Merge pull request #2133 from Nicky-D/feature/linux_testsAndrey Lihatskiy
Add ability to compile and run tests on Linux
2024-07-29Linux; Package lllibwebrtc.so (#2134)Nicky Dasmijn
2024-07-27Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-07-27Fix implicit conversion errors from int to float in llvoicewebrtc.cppAndrey Lihatskiy
2024-07-27Fix warning for Type mismatch in LLMsgVarData::addData for SpaceIP (#2125)Rye Mutt
2024-07-27Destroy stream process when stopping audio stream to allow restarting in the ↵Rye Mutt
case of stuck or errored libvlc (#2124)
2024-07-27Fix a bunch of XUI warnings (#2120)Ansariel Hiller
2024-07-27Fix rapidly triggering gestures can make them get stuck (#2126)Ansariel Hiller
2024-07-27Fix running multiple viewer instances stealing sound from first instance (#2127)Ansariel Hiller
2024-07-27Fix trailing whitespaceAndrey Lihatskiy
2024-07-26Replace hand rolled loop to create a unique temp-dir with a more standard ↵Nicky
implementation.
2024-07-26Disable test_httprequest for Linux, same reason why it was already disabled ↵Nicky
for Windows
2024-07-26Re-enable Linux buildNicky
2024-07-26Post merge cleanup of Linux codeNicky
2024-07-26Fix GCC being overly suspicious about a possible zero size allocationNicky
2024-07-26Add missing semicolonNicky
2024-07-26Merge pull request #2116 from RyeMutt/fix-findchild-part2Andrey Lihatskiy
Fix more findChild calls during draw and frequent data callbacks
2024-07-26Fix trailing whitespaces to make pre-commit happyAndrey Lihatskiy
2024-07-26Reduce utf8 to wstring conversion and llwstring temporaries during text draw ↵Rye Mutt
(#2115)
2024-07-26Fix findChild during draw in conversation log floaterRye Mutt
2024-07-25Fix some findChild stalls when swapping to/from wearable editorsRye Mutt
2024-07-25Reduce findChild stalls in face panelRye Mutt
2024-07-25Reduce findChild stalls during inventory constructionRye Mutt
2024-07-25Reduce findChild stalls in appearance floaterRye Mutt
2024-07-25Fix findChild stall during teleport in people panelRye Mutt
2024-07-25#1318 Pagination in the Group Interface (rework)Alexander Gavriliuk
2024-07-25Fix commit 66d2c846b180d58e4e90052d87e27505e2d22736Alexander Gavriliuk
2024-07-25Fix commit 4b543b618b101aca9dee1f224d8dbd4fbf937d71Alexander Gavriliuk
2024-07-25viewer#2065 Region restart schedule floaterAndrey Kleshchev
2024-07-25Merge pull request #2099 from RyeMutt/fix-findchild-stutterAndrey Lihatskiy
Fix various sources of stutter from findChild during draw
2024-07-25Fix precommit whitespace failureRye Mutt
2024-07-25Fix one more group findChild stallRye Mutt
2024-07-25Fix further recursive findChild stalls from environment panelRye Mutt
2024-07-25Fix findChild calls during blocked list drawRye Mutt
2024-07-25Fix excessive findChild calls during about land floater drawRye Mutt
2024-07-25Fix findChild during draw in the parcel/region environment panelRye Mutt
2024-07-25Fix find child during draw in texture pickerRye Mutt
2024-07-25Fix performance floater getChild while drawingRye Mutt
2024-07-25Fix accidental memory leak from gSLMMenuUpdaterRye Mutt
2024-07-25Fix LLViewerEventRecorder triggering findChild events when it's disabledRye Mutt
2024-07-25Fix excessive findChild calls when a docked control is open from ↵Rye Mutt
LLDockControl::getAllowedRect
2024-07-25Fix findChild stutter during teleportsRye Mutt
2024-07-25Fix getChild calls during draw from LLFloaterIMSessionTabRye Mutt
2024-07-25Fix findChild calls during draw from LLFloaterSnapshotRye Mutt
2024-07-25Fix getChild calls during draw in LLFloaterWorldMapRye Mutt
2024-07-25Fix excessive getChild calls during teleport from LLPanelGroupRye Mutt
2024-07-25Fix getChild calls during draw in LLProgressViewRye Mutt
2024-07-25Fix excessive getChild calls from LLScrollBar reshapeRye Mutt
2024-07-25Fix up LLScrollListCtrl getChild during drawRye Mutt