aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice (follow)
Commit message (Expand)AuthorAgeFilesLines
* give up on a property that old monos do compile, but then smore ok execUbitUmarov2018-01-091-1/+0
* fall back to a obsolete property since several monos in use (include our own)...UbitUmarov2018-01-081-1/+1
* a few more xml thingsUbitUmarov2018-01-051-1/+6
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-89/+89
* change vivox url from https:// to http:// still anotherUbitUmarov2015-12-111-1/+1
* change vivox url from https:// to http:// missed severalUbitUmarov2015-12-111-8/+8
* change vivox url from https:// to http:// (merge issue)UbitUmarov2015-12-111-2/+1
* bad merge?UbitUmarov2015-09-012-29/+57
|\
| * Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker2014-11-211-0/+17
| * Merge branch 'avination-current'Melanie Thielker2014-10-301-0/+4
| |\
| | * Fix a potential nullref in VivoxMelanie Thielker2014-10-301-0/+4
| * | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-212-37/+48
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into careminsterMelanie2013-11-231-4/+4
| | |\
| | * \ Merge branch 'master' into careminsterMelanie2013-07-292-18/+18
| | |\ \
| | * \ \ Merge branch 'master' into careminsterMelanie2013-06-041-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'master' into careminsterMelanie2013-05-301-14/+25
| | |\ \ \ \
| * | | | | | Remove the spammy "voice not enabled" message some viewers trigger in non voi...Melanie Thielker2014-03-251-4/+4
| |/ / / / /
| * | | | | Merge branch 'master' into careminsterMelanie2013-02-272-14/+19
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-151-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-09-092-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | Remove XML debug spam from vivox voiceMelanie2012-08-161-12/+12
| * | | | | | | | Merge branch 'master' into careminsterMelanie2012-07-121-2/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-052-48/+59
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-281-46/+24
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-02-151-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bigmergeMelanie2011-12-052-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorroot2011-06-301-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-04-211-9/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-04-211-22/+77
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-04-032-14/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Switching vivox to https for production useMelanie2011-03-251-11/+11
| * | | | | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-101-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Remove some spam from FreeSwitchModuleMelanie2010-12-161-2/+2
| * | | | | | | | | | | | | | | | | | Fix the build breakMelanie2010-11-291-3/+3
| * | | | | | | | | | | | | | | | | | Remove the most spammy XML dumps from the FS voice moduleMelanie2010-11-281-6/+6
| * | | | | | | | | | | | | | | | | | Fox case on a methodMelanie2010-11-221-3/+3
* | | | | | | | | | | | | | | | | | | Eliminated many warningsOren Hurvitz2014-04-232-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-4/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren'...Diva Canto2013-07-262-18/+18
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Fix passing of voice distance attenuation to the Vivox voice server.Justin Clark-Casey (justincc)2013-05-301-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | First change in Vivox for ages! -- added a lock to serialize calls to vivox s...Diva Canto2013-05-281-14/+25
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-272-14/+19
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | All optional modules' directives moved out of addin.xmlDiva Canto2012-11-131-0/+2
* | | | | | | | | | | | | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-302-2/+0
* | | | | | | | | | | | | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-302-0/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...SignpostMarv2012-09-082-2/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-2/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-032-48/+59
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | minor: clean up some code formatting in VivoxVoiceModule.csJustin Clark-Casey (justincc)2012-03-271-54/+25
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM...PixelTomsen2012-02-141-3/+3
| |_|_|_|_|_|/ |/| | | | | |