summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-02-22Hook up speaker volume.Roxie Linden
2024-02-22Add some thread safetyRoxie Linden
2024-02-22do some thread safety to prevent webrtc threads from conflicting with viewer ...Roxie Linden
2024-02-22inadvertantly addedRoxie Linden
2024-02-22some build tweaksRoxie Linden
2024-02-22Fix windows pragma errorRoxie Linden
2024-02-22set toolset for llwebrtcRoxie Linden
2024-02-22more picky cmakeRoxie Linden
2024-02-22Cmake on TC is sure pickyRoxie Linden
2024-02-22Try reordering URL_HASHRoxie Linden
2024-02-22TC build cmake complained about URL_HASHRoxie Linden
2024-02-22unknown warnings for TC build machinesRoxie Linden
2024-02-22remove unnecessary build fileRoxie Linden
2024-02-22coding policy fixesRoxie Linden
2024-02-22Use webrtc built binaries from temporary s3 locationRoxie Linden
2024-02-22Updates to build on mac.Roxie Linden
2024-02-22Pull webrtc down from a webserver before building.Roxie Linden
2024-02-22Checkpoint WebRTC VoiceRoxie Linden
2024-02-22Initialize versionsRoxie Linden
2024-02-22For spatial voice, determine voice provider based on server setting.Roxie Linden
2024-02-22Replaced an overlooked BOOL in lllegacyatmospherics.hAnsariel
2024-02-21secondlife/viewer-issues#72: More correct interpretation of swapFBORefsCosmic Linden
2024-02-21secondlife/viewer-issues#72: Fix clang warnings (virtual override)Cosmic Linden
2024-02-22Viewer#863 Crash reading xmlAndrey Kleshchev
2024-02-22triage#100 Fix invalid interest modeAndrey Kleshchev
2024-02-22newer enum for modal OK responseLars Næsbye Christensen
2024-02-22viewer#855 Xcode buildfixAndrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21secondlife/viewer-issues#72: Fix material preview affecting exposure on main ...Cosmic Linden
2024-02-21#682 Add an update rate parameter to help throttle mirror updates.Jonathan "Geenz" Goodman
2024-02-21viewer#851 Xcode buildfixAndrey Lihatskiy
2024-02-21Convert remaining BOOLs in llxml and introduce std::string_viewAnsariel
2024-02-21SL-20469 Crash at dead mRootVolp in getAttachedAvatar()Andrey Kleshchev
2024-02-21viewer#848 Xcode buildfixAndrey Lihatskiy
2024-02-20#682 Separate out the radiance gen.Jonathan "Geenz" Goodman
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-21Convert BOOL to bool in LLControlGroup and related classesAnsariel
2024-02-20secondlife/viewer-issues#72: Clean up material preview when hidden or floater...Cosmic Linden
2024-02-21Viewer#822 Sort participants by recent activity is not workingAndrey Kleshchev
2024-02-20jira-archive-internal#71115 Add Images to Objects in Bulk #2Andrey Kleshchev
2024-02-20jira-archive-internal#71115 Add Images to Objects in BulkAndrey Kleshchev
2024-02-20viewer#840 Xcode buildfixAndrey Lihatskiy
2024-02-20Fix incorrect datatype being assigned to GLbooleanAnsariel
2024-02-20Convert BOOL to bool in llrenderAnsariel
2024-02-20Fixed inital return value accidentally got changed in commit 9e854b697a06abed...Ansariel
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
2024-02-20Remove orphaned 32bit Windows code from slplugin.cppAnsariel
2024-02-20Include missing llmutex.h in CMake fileAnsariel
2024-02-19viewer#836 Xcode buildfixAndrey Lihatskiy
2024-02-19[Linux]gcc is broken for in place template instantiation.Beq