aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/VivoxVoice/VivoxVoiceModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-11-231-4/+4
|\
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-4/+4
* | Merge branch 'master' into careminsterMelanie2013-07-291-9/+9
|\ \ | |/
| * Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren'...Diva Canto2013-07-261-9/+9
* | Merge branch 'master' into careminsterMelanie2013-06-041-1/+1
|\ \ | |/
| * Fix passing of voice distance attenuation to the Vivox voice server.Justin Clark-Casey (justincc)2013-05-301-1/+1
* | Merge branch 'master' into careminsterMelanie2013-05-301-14/+25
|\ \ | |/
| * First change in Vivox for ages! -- added a lock to serialize calls to vivox s...Diva Canto2013-05-281-14/+25
* | Merge branch 'master' into careminsterMelanie2013-02-271-7/+5
|\ \ | |/
| * Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-271-7/+5
* | Merge branch 'master' into careminsterMelanie2012-11-151-0/+2
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2012-09-091-1/+1
|\ \ | |/
| * refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...SignpostMarv2012-09-081-1/+1
* | Remove XML debug spam from vivox voiceMelanie2012-08-161-12/+12
* | Merge branch 'master' into careminsterMelanie2012-05-051-24/+30
|\ \ | |/
| * Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-24/+30
* | Merge branch 'master' into careminsterMelanie2012-03-281-46/+24
|\ \ | |/
| * minor: clean up some code formatting in VivoxVoiceModule.csJustin Clark-Casey (justincc)2012-03-271-54/+25
* | Merge branch 'master' into bigmergeMelanie2011-12-051-3/+3
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-3/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-031-8/+0
|\ \ | |/
| * Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-021-8/+0
* | Switching vivox to https for production useMelanie2011-03-251-11/+11
|/
* 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