Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-06-01 | fix an edge case when voice didn't kick in; fix reconnect to voice not working | Armin Weatherwax | 1 | -51/+73 | |
2011-05-22 | revamp the voice client. | Armin Weatherwax | 1 | -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-13 | fix: voice always on, even if told not to be | Armin Weatherwax | 1 | -1/+3 | |
introduced by 56bf45f >_> (cherry picked from commit 8f92d7925f2ba9259a6597c80584b09e023902da) | |||||
2011-05-13 | fix voice doesn't kick in. | Armin Weatherwax | 1 | -12/+10 | |
also fixed some LL_INFOS that should be LL_WARNS in the voice client. (cherry picked from commit 56bf45f3493689b5eb60cf99580adf11d6b02508) | |||||
2011-03-20 | fix: voice always on, even if told not to be | Armin Weatherwax | 1 | -1/+3 | |
introduced by 56bf45f >_> | |||||
2011-03-13 | fix voice doesn't kick in. | Armin Weatherwax | 1 | -12/+10 | |
also fixed some LL_INFOS that should be LL_WARNS in the voice client. | |||||
2011-03-01 | Revolution Smythe: load voice module depending on login response | Armin Weatherwax | 1 | -6/+17 | |
2010-11-17 | IMP-590: Added a thread-safe and robust wrapper for APR pools. | Aleric Inglewood | 1 | -1/+1 | |
See http://redmine.imprudenceviewer.org/issues/590 | |||||
2010-09-17 | Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵ | McCabe Maxsted | 1 | -0/+1 | |
mNextAudioSession in LLVoiceClient | |||||
2010-09-11 | Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵ | McCabe Maxsted | 1 | -0/+1 | |
mNextAudioSession in LLVoiceClient | |||||
2010-08-26 | Added 'Reset Voice' button to Preferences > Voice from Emerald | McCabe Maxsted | 1 | -2/+2 | |
2010-08-26 | Fixed #381: using voice causes viewer crash on disconnect/quit | McCabe Maxsted | 1 | -3/+3 | |
2010-08-12 | Added 'Reset Voice' button to Preferences > Voice from Emerald | McCabe Maxsted | 1 | -2/+2 | |
2010-08-12 | Fixed #381: using voice causes viewer crash on disconnect/quit | McCabe Maxsted | 1 | -3/+3 | |
2010-05-08 | Revert "disable voice temporaryly where no caps avail (renables on parcel ↵ | Jacek Antonelli | 1 | -61/+32 | |
change)" It could potentially have unintended consequences for private voice conversations. This reverts commit f6ed529f2237975fb9a205cc6340a7159e44a404. | |||||
2010-05-04 | disable speakers button and hide floateractivespeakers if voice not enabled. | Armin Weatherwax | 1 | -1/+1 | |
2010-05-04 | disable voice temporaryly where no caps avail (renables on parcel change) | Armin Weatherwax | 1 | -32/+61 | |
2010-04-12 | disable voice (for the session) if binary not found | Armin Weatherwax | 1 | -0/+1 | |
2010-04-12 | despam voice client: no ProvisionVoiceAccountRequest capability | Armin Weatherwax | 1 | -2/+2 | |
2010-01-02 | Fixed log spam about missing ParcelVoiceInfoRequest capability. | Armin Weatherwax | 1 | -1/+14 | |
SNOW-66 fix by Armin. SNOW-250 fix by Pixel Gausman and Aleric Inglewood. (Cherry picked by Jacek from 3a84d801) | |||||
2009-12-13 | don't let the voice client spam about ParcelVoiceInfoRequest capability ↵ | Armin Weatherwax | 1 | -1/+14 | |
(SNOW-66 fix by me + SNOW-250 fix by Pixel Gausman and Aleric Inglewood ) modified: linden/indra/newview/llvoiceclient.cpp | |||||
2009-11-30 | don't let the voice client spam about ParcelVoiceInfoRequest capability ↵ | Armin Weatherwax | 1 | -1/+14 | |
(SNOW-66 fix by me + SNOW-250 fix by Pixel Gausman and Aleric Inglewood ) modified: linden/indra/newview/llvoiceclient.cpp | |||||
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 1 | -38/+263 | |
2009-03-01 | Second Life viewer sources 1.22.10-RC | Jacek Antonelli | 1 | -91/+89 | |
2009-02-12 | Second Life viewer sources 1.22.8-RC | Jacek Antonelli | 1 | -957/+3583 | |
2009-01-28 | Second Life viewer sources 1.22.6-RC | Jacek Antonelli | 1 | -0/+2 | |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-09-12 | Second Life viewer sources 1.21.2-RC | Jacek Antonelli | 1 | -15/+26 | |
2008-09-06 | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 1 | -53/+124 | |
2008-08-15 | Second Life viewer sources 1.20.7 | Jacek Antonelli | 1 | -118/+131 | |
2008-08-15 | Second Life viewer sources 1.20.2 | Jacek Antonelli | 1 | -46/+6 | |
2008-08-15 | Second Life viewer sources 1.19.1.4 | Jacek Antonelli | 1 | -1/+1 | |
2008-08-15 | Second Life viewer sources 1.19.1.0 | Jacek Antonelli | 1 | -3/+23 | |
2008-08-15 | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 1 | -78/+124 | |
2008-08-15 | Second Life viewer sources 1.18.6.4-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-08-15 | Second Life viewer sources 1.18.6.0-RC | Jacek Antonelli | 1 | -6/+6 | |
2008-08-15 | Second Life viewer sources 1.18.5.0-RC | Jacek Antonelli | 1 | -2/+4 | |
2008-08-15 | Second Life viewer sources 1.18.4.0-RC | Jacek Antonelli | 1 | -2/+5 | |
2008-08-15 | Second Life viewer sources 1.18.3.2-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-08-15 | Second Life viewer sources 1.18.2.0 | Jacek Antonelli | 1 | -0/+4 | |
2008-08-15 | Second Life viewer sources 1.18.1.2 | Jacek Antonelli | 1 | -0/+4076 | |