summaryrefslogtreecommitdiff
path: root/indra/newview/llvoiceclient.h
AgeCommit message (Expand)Author
2024-08-15Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-13viewer-private#262 webrtc crashes on shutdownAndrey Kleshchev
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-07Adjust some LLVoiceClient functionsAndrey Kleshchev
2024-08-07Replace boost::shared_ptr with std in voice classesAndrey Kleshchev
2024-08-01Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-07-30viewer-private#255 p2p outgoing calls did not work correctly #2Andrey Kleshchev
2024-07-17Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-06-21Disable voice morphing and throw up a warning if it's previously enabled.Roxie Linden
2024-06-21Fix some BOOL oversights during WebRTC mergeAnsariel
2024-06-13Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voiceRoxie Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-20Merge branch 'spaces-merge' into roxie/webrtc-voiceRoxie Linden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-28tabbingRoxie Linden
2024-04-26Renegotiate voice if the voice server type has changed.Roxie Linden
2024-03-13Remove obsolete LLSINGLETON_C11 and LLSINGLETON_EMPTY_CTOR_C11 macrosAnsariel
2024-03-11Fixup some logic relating to teleporting and new regionsRoxie Linden
2024-03-11fixup tabsRoxie Linden
2024-03-10Remove trailing spaces. Other code cleanup.Roxie Linden
2024-03-09Code cleanup and commentingRoxie Linden
2024-03-05For webrtc, 'calling' dialog should remain up, disappearing when peer connect...Roxie Linden
2024-03-03Refactor for vivox spatial and p2pRoxie Linden
2024-02-22For spatial voice, determine voice provider based on server setting.Roxie Linden
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-08Hang up when peer hangs up in ad-hoc driven p2p callRoxie Linden
2024-02-08Checkpoint Ad-Hoc voice.Roxie Linden
2024-02-08Checkpoint WebRTC VoiceRoxie Linden
2022-12-06SL-18778 Crash at LLVoiceClient::removeObserver (#25)akleshchev
2022-01-06SL-13297 - Change names to match coding standard.Howard Stearns
2022-01-06SL-13297 - Record and use build version reported by SLVoiceHoward Stearns
2020-11-11Merged master (DRTVWR-507) into DRTVWR-514-keymappingsAndrey Kleshchev
2020-06-23SL-6109 Conflict resolutionandreykproductengine
2020-06-23SL-6109 Implement keybindingsandreykproductengine
2020-05-13SL-13034 Fixed mac build errorAndrey Kleshchev
2020-05-13SL-13034 Last string in logs should say 'Goodbye'Andrey Kleshchev
2019-11-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-08-13DRTVWR-493 Reworked a number of initsandreykproductengine
2019-07-18SL-11592 [Win] Ability to bind extra mouse buttons for push to talkandreykproductengine
2018-10-30SL-9955 FIXED crash-on-exit in LLVivoxVoiceClient::removeObserverMnikolenko ProductEngine
2018-04-15VOICE-59: better fix for display human-friendly names for voice input and out...Oz Linden
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2016-04-04merge with 4.0.3-releaseOz Linden
2015-12-09Voice session state now in coro (includes all sub states as part of the coro)Rider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-03-22Mic setting changes some device list is up to date, mic loop test works,Bjoseph Wombat
2015-03-06More voice related changes to improve the user's experience.Bjoseph Wombat
2014-08-15Allegedly hides voice position on teleport. Needs testing.Aura Linden
2013-08-19MergeXiaohong Bao