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