aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoiceclient.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix an edge case when voice didn't kick in; fix reconnect to voice not workingArmin Weatherwax2011-06-011-51/+73
|
* revamp the voice client.Armin Weatherwax2011-05-221-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.
* fix: voice always on, even if told not to beArmin Weatherwax2011-03-201-1/+3
| | | | introduced by 56bf45f >_>
* fix voice doesn't kick in.Armin Weatherwax2011-03-131-12/+10
| | | | also fixed some LL_INFOS that should be LL_WARNS in the voice client.
* Revolution Smythe: load voice module depending on login responseArmin Weatherwax2011-03-011-6/+17
|
* IMP-590: Added a thread-safe and robust wrapper for APR pools.Aleric Inglewood2010-11-171-1/+1
| | | | See http://redmine.imprudenceviewer.org/issues/590
* Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵McCabe Maxsted2010-09-111-0/+1
| | | | mNextAudioSession in LLVoiceClient
* Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted2010-08-121-2/+2
|
* Fixed #381: using voice causes viewer crash on disconnect/quitMcCabe Maxsted2010-08-121-3/+3
|
* Revert "disable voice temporaryly where no caps avail (renables on parcel ↵Jacek Antonelli2010-05-081-61/+32
| | | | | | | | | change)" It could potentially have unintended consequences for private voice conversations. This reverts commit f6ed529f2237975fb9a205cc6340a7159e44a404.
* disable speakers button and hide floateractivespeakers if voice not enabled.Armin Weatherwax2010-05-041-1/+1
|
* disable voice temporaryly where no caps avail (renables on parcel change)Armin Weatherwax2010-05-041-32/+61
|
* disable voice (for the session) if binary not foundArmin Weatherwax2010-04-121-0/+1
|
* despam voice client: no ProvisionVoiceAccountRequest capabilityArmin Weatherwax2010-04-121-2/+2
|
* Fixed log spam about missing ParcelVoiceInfoRequest capability.Armin Weatherwax2010-01-021-1/+14
| | | | | | | SNOW-66 fix by Armin. SNOW-250 fix by Pixel Gausman and Aleric Inglewood. (Cherry picked by Jacek from 3a84d801)
* Second Life viewer sources 1.23.0-RCJacek Antonelli2009-04-301-38/+263
|
* Second Life viewer sources 1.22.10-RCJacek Antonelli2009-03-011-91/+89
|
* Second Life viewer sources 1.22.8-RCJacek Antonelli2009-02-121-957/+3583
|
* Second Life viewer sources 1.22.6-RCJacek Antonelli2009-01-281-0/+2
|
* Second Life viewer sources 1.22.5-RCJacek Antonelli2009-01-111-1/+1
|
* Second Life viewer sources 1.21.2-RCJacek Antonelli2008-09-121-15/+26
|
* Second Life viewer sources 1.21.0-RCJacek Antonelli2008-09-061-53/+124
|
* Second Life viewer sources 1.20.7Jacek Antonelli2008-08-151-118/+131
|
* Second Life viewer sources 1.20.2Jacek Antonelli2008-08-151-46/+6
|
* Second Life viewer sources 1.19.1.4Jacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.19.1.0Jacek Antonelli2008-08-151-3/+23
|
* Second Life viewer sources 1.19.0.0Jacek Antonelli2008-08-151-78/+124
|
* Second Life viewer sources 1.18.6.4-RCJacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.18.6.0-RCJacek Antonelli2008-08-151-6/+6
|
* Second Life viewer sources 1.18.5.0-RCJacek Antonelli2008-08-151-2/+4
|
* Second Life viewer sources 1.18.4.0-RCJacek Antonelli2008-08-151-2/+5
|
* Second Life viewer sources 1.18.3.2-RCJacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.18.2.0Jacek Antonelli2008-08-151-0/+4
|
* Second Life viewer sources 1.18.1.2Jacek Antonelli2008-08-151-0/+4076