summaryrefslogtreecommitdiff
path: root/indra/newview/llvoicevivox.cpp
AgeCommit message (Expand)Author
2021-11-16DRTVWR-546 merge in master v6.5.1Dave Houlton
2021-10-28SL-15462 Convert waitForChannel() into state machineAndrey Kleshchev
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-09-24SL-15999 (SL-16055) Turn off voice in non-interactive modeCallum Linden
2021-08-13SL-15292 waitForChannel crashAndrey Kleshchev
2021-07-20Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
2021-06-25Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
2021-06-23SL-15292 waitForChannel crash #4Andrey Kleshchev
2021-06-23SL-15292 waitForChannel crash #3Andrey Kleshchev
2021-06-23SL-15292 waitForChannel crash #2Andrey Kleshchev
2021-06-10Fix for SL-15381 Import Vivox VAD voice fixes into 'Viewer UI changes' branchCallum Prentice
2021-06-07SL-15351 'Speak' button remains active on the parcel with disabled voiceAndrey Kleshchev
2021-06-07Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
2021-06-07Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
2021-06-03SL-15292 waitForChannel crashAndrey Kleshchev
2021-05-26SL-15292 waitForChannel crash #2Andrey Kleshchev
2021-05-25SL-15292 waitForChannel crashAndrey Kleshchev
2021-04-29Expose the flag to turn automatic VAD on and off. We will likely keep it off...Callum Prentice
2021-04-29Merge remote-tracking branch 'origin/master' into DRTVWR-533Callum Prentice
2021-04-29Merge master into DV525-merge-6.4.19Dave Houlton
2021-04-21SL-15072 update. Values for VAD settings now stored in debug settings. Reques...Callum Prentice
2021-04-20Move location where we call function to setup VAD but didn't helpCallum Prentice
2021-04-20SL-15072: First part of adding ability to disable the VIVOX auto VAD feature ...Callum Prentice
2020-12-01SL-13733 One more vivox shutdown crash #2Andrey Kleshchev
2020-11-25SL-13733 One more vivox shutdown crashAndrey Kleshchev
2020-11-11Merge branch 'master' 6.4.12 into DRTVWR-510Dave Houlton
2020-10-12SL-13830 One more crash when quiting on startup or right after teleportAndrey Kleshchev
2020-10-08DRTVWR-510 remove all LL_SOLARIS conditionalsDave Houlton
2020-09-22follow-up build fixAndrey Lihatskiy
2020-09-22Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-09-11SL-13830 Remade vivox shutdown to terminate when it is told to shutdown inste...Andrey Kleshchev
2020-09-11SL-13830 Don't crash if quiting during startupAndrey Kleshchev
2020-09-01SL-13830 Don't crash if quiting during startupAndrey Kleshchev
2020-08-28SL-13555 'Second Life quit unexpectedly' error messageAndrey Kleshchev
2020-08-22SL-13830 One more coroutine crashAndrey Kleshchev
2020-05-27DRTVWR-476, VOICE-88, SL-13025: Use a new port every SLVoice launch.Nat Goodspeed
2020-05-27DRTVWR-476: Make LLVivoxVoiceClient::logoutOfVivox() wait for logout.Nat Goodspeed
2020-05-06DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72Nat Goodspeed
2020-03-25DRTVWR-476: Keep coroutine-local data on toplevel()'s stack frame.Nat Goodspeed
2020-03-25DRTVWR-476: Introduce LLEventMailDrop::discard() (instead of flush()).Nat Goodspeed
2020-03-25DRTVWR-476: Directly reference LLVivoxVoiceClient::mVivoxPump.Nat Goodspeed
2020-03-25SL-11216: Convert LLVersionInfo to an LLSingleton.Nat Goodspeed
2019-10-29Downstream merge from lindenlab/viewer-lynxAndreyL ProductEngine
2019-10-21SL-12161 FIXED Disabling voice while a call is active leaves the Speak button...Mnikolenko Productengine
2019-10-04rename SLVoice log file and rotate the way we do for SecondLife.logOz Linden
2019-05-21Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-03-08SL-10702: When attempting a new voice connection, ensure that the voicePump m...Rider Linden
2018-12-16DRTVWR-447: Merge up to latest viewer-releaseNat Goodspeed
2018-10-30SL-9955 FIXED crash-on-exit in LLVivoxVoiceClient::removeObserverMnikolenko ProductEngine