aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoiceclient.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-01fix an edge case when voice didn't kick in; fix reconnect to voice not workingArmin Weatherwax1-51/+73
2011-05-22revamp the voice client.Armin Weatherwax1-290/+431
* split the "voice" debug tag into several tags for usable filtering while debugging * remove debug-spam from user view by: * remove capability request spam by: * llstartup the voice client state engine when actually a region is present, and not the initial fake region. * don't request a capability to determine if (the very same) capability can be requested. * don't do it over and over as if a capability rezzed in like an avatar. Its available - or not (see llstartup). * unload the daemon if not used. * load vivox daemon depending on specific criteria in the caps * remove the partial implementation to load a specific daemon with via the openregion message or the login response. * discard obsolete caps. Tested and working on linux: Parcel changing, region changing, (SL) voice-disabled region private call, (SL) private call region changing, (OS) no voice <-> voice region changing, (OS) mumble <-> freeswitch region changing. To test: Mac, Win. Anything that needs to be tested and not mentioned above.
2011-05-13fix: voice always on, even if told not to beArmin Weatherwax1-1/+3
introduced by 56bf45f >_> (cherry picked from commit 8f92d7925f2ba9259a6597c80584b09e023902da)
2011-05-13fix voice doesn't kick in.Armin Weatherwax1-12/+10
also fixed some LL_INFOS that should be LL_WARNS in the voice client. (cherry picked from commit 56bf45f3493689b5eb60cf99580adf11d6b02508)
2011-03-20fix: voice always on, even if told not to beArmin Weatherwax1-1/+3
introduced by 56bf45f >_>
2011-03-13fix voice doesn't kick in.Armin Weatherwax1-12/+10
also fixed some LL_INFOS that should be LL_WARNS in the voice client.
2011-03-01Revolution Smythe: load voice module depending on login responseArmin Weatherwax1-6/+17
2010-11-17IMP-590: Added a thread-safe and robust wrapper for APR pools.Aleric Inglewood1-1/+1
See http://redmine.imprudenceviewer.org/issues/590
2010-09-17Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵McCabe Maxsted1-0/+1
mNextAudioSession in LLVoiceClient
2010-09-11Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵McCabe Maxsted1-0/+1
mNextAudioSession in LLVoiceClient
2010-08-26Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted1-2/+2
2010-08-26Fixed #381: using voice causes viewer crash on disconnect/quitMcCabe Maxsted1-3/+3
2010-08-12Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted1-2/+2
2010-08-12Fixed #381: using voice causes viewer crash on disconnect/quitMcCabe Maxsted1-3/+3
2010-05-08Revert "disable voice temporaryly where no caps avail (renables on parcel ↵Jacek Antonelli1-61/+32
change)" It could potentially have unintended consequences for private voice conversations. This reverts commit f6ed529f2237975fb9a205cc6340a7159e44a404.
2010-05-04disable speakers button and hide floateractivespeakers if voice not enabled.Armin Weatherwax1-1/+1
2010-05-04disable voice temporaryly where no caps avail (renables on parcel change)Armin Weatherwax1-32/+61
2010-04-12disable voice (for the session) if binary not foundArmin Weatherwax1-0/+1
2010-04-12despam voice client: no ProvisionVoiceAccountRequest capabilityArmin Weatherwax1-2/+2
2010-01-02Fixed log spam about missing ParcelVoiceInfoRequest capability.Armin Weatherwax1-1/+14
SNOW-66 fix by Armin. SNOW-250 fix by Pixel Gausman and Aleric Inglewood. (Cherry picked by Jacek from 3a84d801)
2009-12-13don't let the voice client spam about ParcelVoiceInfoRequest capability ↵Armin Weatherwax1-1/+14
(SNOW-66 fix by me + SNOW-250 fix by Pixel Gausman and Aleric Inglewood ) modified: linden/indra/newview/llvoiceclient.cpp
2009-11-30don't let the voice client spam about ParcelVoiceInfoRequest capability ↵Armin Weatherwax1-1/+14
(SNOW-66 fix by me + SNOW-250 fix by Pixel Gausman and Aleric Inglewood ) modified: linden/indra/newview/llvoiceclient.cpp
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-38/+263
2009-03-01Second Life viewer sources 1.22.10-RCJacek Antonelli1-91/+89
2009-02-12Second Life viewer sources 1.22.8-RCJacek Antonelli1-957/+3583
2009-01-28Second Life viewer sources 1.22.6-RCJacek Antonelli1-0/+2
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-09-12Second Life viewer sources 1.21.2-RCJacek Antonelli1-15/+26
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-53/+124
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli1-118/+131
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-46/+6
2008-08-15Second Life viewer sources 1.19.1.4Jacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-3/+23
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-78/+124
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.6.0-RCJacek Antonelli1-6/+6
2008-08-15Second Life viewer sources 1.18.5.0-RCJacek Antonelli1-2/+4
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-2/+5
2008-08-15Second Life viewer sources 1.18.3.2-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.2.0Jacek Antonelli1-0/+4
2008-08-15Second Life viewer sources 1.18.1.2Jacek Antonelli1-0/+4076