aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/VivoxVoice/VivoxVoiceModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-76/+107
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-33/+42
* 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
* fixing missing ReplacableInterfaceDr Scofield2009-07-111-2/+7
* From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-07-111-0/+1301