aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/VivoxVoice/VivoxVoiceModule.cs (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-051-59/+59
* 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-011-27/+55
|\
| * 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-211-28/+39
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into careminsterMelanie2013-11-231-4/+4
| | |\
| | * \ Merge branch 'master' into careminsterMelanie2013-07-291-9/+9
| | |\ \
| | * \ \ 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-271-7/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-151-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-09-091-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Remove XML debug spam from vivox voiceMelanie2012-08-161-12/+12
| * | | | | | | | Merge branch 'master' into careminsterMelanie2012-05-051-24/+30
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-281-46/+24
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into bigmergeMelanie2011-12-051-3/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-04-031-8/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Switching vivox to https for production useMelanie2011-03-251-11/+11
* | | | | | | | | | | | | Eliminated many warningsOren Hurvitz2014-04-231-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | 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-261-9/+9
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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-271-7/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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-301-1/+0
* | | | | | | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-301-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...SignpostMarv2012-09-081-1/+1
| |_|_|_|/ |/| | | |
* | | | | Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-24/+30
| |_|_|/ |/| | |
* | | | minor: clean up some code formatting in VivoxVoiceModule.csJustin Clark-Casey (justincc)2012-03-271-54/+25
| |_|/ |/| |
* | | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-3/+3
| |/ |/|
* | Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-021-8/+0
|/
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-2/+2
* Formatting cleanup.Jeff Ames2009-07-231-2/+2
* * Workaround for a bug in Vivox Server r2978, whereby channel-search.channels...Adam Frisby2009-07-121-2/+18
* * More Vivox FiddlingAdam Frisby2009-07-121-1/+5
* * Patch for previous revision.Adam Frisby2009-07-121-4/+1
* * More VivoxModule debugging.Adam Frisby2009-07-121-2/+20
* * Added some noisy debug information to VivoxModule to try debug why GetChann...Adam Frisby2009-07-121-2/+9