summaryrefslogtreecommitdiff
path: root/indra/newview/llvoicevivox.h
AgeCommit message (Expand)Author
2023-07-18DRTVWR-489: trivial merge conflict fixCallum Prentice
2023-04-08SL-19204 Fix voice's coroutine crashAndrey Kleshchev
2023-02-14DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work...Callum Prentice
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
2021-10-13SL-15462 Refactor voiceControlCoro() into a state machine #2Andrey Kleshchev
2021-10-13SL-15462 Refactor voiceControlCoro() into a state machine #1Andrey Kleshchev
2021-04-29Expose the flag to turn automatic VAD on and off. We will likely keep it off...Callum Prentice
2021-04-21SL-15072 update. Values for VAD settings now stored in debug settings. Reques...Callum Prentice
2021-04-20SL-15072: First part of adding ability to disable the VIVOX auto VAD feature ...Callum Prentice
2020-09-11SL-13830 Remade vivox shutdown to terminate when it is told to shutdown inste...Andrey Kleshchev
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
2018-04-13VOICE-59: display human-friendly names for voice input and output devicesOz Linden
2017-10-11merge changes for 5.0.8-releaseOz Linden
2017-06-30MAINT-142 Fixed Speak button remains enabled in case of SLVoice process termi...andreykproductengine
2017-03-13clean up use of mVoiceEnabled (rename the session member mVoiceActive)Oz Linden
2017-03-08improved some failure logging and log control granularityOz Linden
2017-03-01VOICE-5: Add voice connection stats to the ViewerStats messageOz Linden
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-22VOICE-36: generate and expect random connection and account handlesOz Linden
2016-03-07MAINT-6172: Send the render and mic devices to a session when they are dirty,...Rider Linden
2016-02-24MAINT-6096: For non-spacial voice chats update the volume of participants. Re...Rider Linden
2016-01-26MAINT-6086: Fixed an issue with management of sessionStates (was removing one...Rider Linden
2016-01-25MAINT-6086: Reworked how sessions were being tracked and recovered. A case w...Rider Linden
2016-01-11MAINT-6044: Throttle positional updates to no more than two a second. Compar...Rider Linden
2016-01-08MAINT-5978: Remove vestigial state machine code. Convert over to smart pointe...Rider Linden
2016-01-07MAINT-5976: Remove residual setState() calls. Clear next session before star...Rider Linden
2016-01-06MAINT-5976: Shutdown and reconnection for coroutine version.Rider Linden
2016-01-06MAINT-5978: Remove move of the residual state machine. Send initial position...Rider Linden
2015-12-17MAINT-5977: Finish implementation of MailBox event pump type for guaranteed d...Rider Linden
2015-12-11Remove some of the dead code. 1:1 chat is working but group chat fails now. ...Rider Linden
2015-12-10Possible fix for private call hangup.Rider Linden
2015-12-09Voice session state now in coro (includes all sub states as part of the coro)Rider Linden
2015-12-08Convert session joining/adding and creating to coroutineRider Linden
2015-12-04Start work on capture/playback routines.Rider Linden
2015-12-04Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit...Rider Linden
2015-11-23Merge from Vivox RepoRider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-07-10Backed out changeset bab1000e1b2d: restore 'selfless' changesNat Goodspeed
2015-07-07Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5Rider Linden
2015-07-01MAINT-5351: Remove 'self' parameter from coroutine functions.Nat Goodspeed
2015-06-03Was a little too agressive in header removal in two places.Rider Linden
2015-05-18Changed Avatar picker to use coroutine for find.Rider Linden
2015-05-15Coroutine voice account provisionRider Linden
2015-05-15Voice client state to coro.Rider 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