aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/VivoxVoice/VivoxVoiceModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-03Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)1-24/+30
2012-03-27minor: clean up some code formatting in VivoxVoiceModule.csJustin Clark-Casey (justincc)1-54/+25
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-3/+3
2011-04-02Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)1-8/+0
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-2/+2
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-2/+2
2009-07-23Formatting cleanup.Jeff Ames1-2/+2
2009-07-12* Workaround for a bug in Vivox Server r2978, whereby channel-search.channels...Adam Frisby1-2/+18
2009-07-12* More Vivox FiddlingAdam Frisby1-1/+5
2009-07-12* Patch for previous revision.Adam Frisby1-4/+1
2009-07-12* More VivoxModule debugging.Adam Frisby1-2/+20
2009-07-12* Added some noisy debug information to VivoxModule to try debug why GetChann...Adam Frisby1-2/+9
2009-07-11fixing missing ReplacableInterfaceDr Scofield1-2/+7
2009-07-11From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+1301