summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-08fix osx build incompatibilityRoxie Linden
2024-02-08sdd stereo support to clientRoxie Linden
2024-02-08send position and rotation data to voice server.Roxie Linden
2024-02-08Smooth voice power level reporting.Roxie Linden
2024-02-08join notification was going out before session was created.Roxie Linden
2024-02-08only send volume updates when volume has changed.Roxie Linden
2024-02-08Fix shutdown crash issue.Roxie Linden
2024-02-08send a message to the server when we're ready for data channel dataRoxie Linden
2024-02-08deal with add/remove of participants more effectively.Roxie Linden
2024-02-08Stream audio levels to and from viewers via DataChannelsRoxie Linden
2024-02-08add datachannel supportRoxie Linden
2024-02-08Fix voice device settingsRoxie Linden
2024-02-08fix newer xcode build warningRoxie Linden
2024-02-08go ahead and restart voice negotiation when voice is re-enabledRoxie Linden
2024-02-08fix some shutdown logic in webrtc codeRoxie Linden
2024-02-08Remove bad session from janus when negotation fails and is retried.Roxie Linden
2024-02-08build fix on newer osx machinesRoxie Linden
2024-02-08fix some retry logic and speaker volume logicRoxie Linden
2024-02-08Fix connection failed logic to do a renegotiate.Roxie Linden
2024-02-08disable unused but set warnings on newer compilers on mac.Roxie Linden
2024-02-08Hook up speaker volume.Roxie Linden
2024-02-08Add some thread safetyRoxie Linden
2024-02-08do some thread safety to prevent webrtc threads from conflicting with viewer ...Roxie Linden
2024-02-08inadvertantly addedRoxie Linden
2024-02-08some build tweaksRoxie Linden
2024-02-08Fix windows pragma errorRoxie Linden
2024-02-08set toolset for llwebrtcRoxie Linden
2024-02-08more picky cmakeRoxie Linden
2024-02-08Cmake on TC is sure pickyRoxie Linden
2024-02-08Try reordering URL_HASHRoxie Linden
2024-02-08TC build cmake complained about URL_HASHRoxie Linden
2024-02-08unknown warnings for TC build machinesRoxie Linden
2024-02-08remove unnecessary build fileRoxie Linden
2024-02-08coding policy fixesRoxie Linden
2024-02-08Use webrtc built binaries from temporary s3 locationRoxie Linden
2024-02-08Updates to build on mac.Roxie Linden
2024-02-08Pull webrtc down from a webserver before building.Roxie Linden
2024-02-08Checkpoint WebRTC VoiceRoxie Linden
2024-02-09Follow up 364bd17: restore return valueAndrey Lihatskiy
2024-02-09SL-19585 Try replacing fmod with openalAndrey Kleshchev
2024-02-09SL-19585 Switch OpenAL's wind to floatAndrey Kleshchev
2024-02-09Enable OpenAL Soft on MacOSAndrey Kleshchev
2024-02-09Replace remaining BOOL with bool in llcommon and remove dead codeAnsariel
2024-02-09llcrashlogger: BOOL (int) to real boolLars Næsbye Christensen
2024-02-09llcommon: BOOL (int) to real bool/LSTATUSLars Næsbye Christensen
2024-02-08Merge pull request #770 from secondlife/vi-67cosmic-linden
2024-02-08secondlife/viewer-issues#67: Fix Windows release build warningCosmic Linden
2024-02-08secondlife/viewer-issues#67: Add test planCosmic Linden
2024-02-08Merge pull request #768 from secondlife/vi-67cosmic-linden
2024-02-09#746 BugSplat Crash: LLAccordionCtrlTab::showAndFocusHeader(873)Alexander Gavriliuk