Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 years ago
  Diva Canto 428916a64d Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren't processing it in any meaningful way, and it seems to get invoked everytime someone types a message in group chat. 11 years ago
  Justin Clark-Casey (justincc) 12a3b85561 Fix passing of voice distance attenuation to the Vivox voice server. 11 years ago
  Diva Canto 7e1c7f54c7 First change in Vivox for ages! -- added a lock to serialize calls to vivox servers. This may ameliorate things when lots of avies arrive in a sim at about the same time. Turns out that there are 4 http requests per avie to Vivox. 11 years ago
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 years ago
  Diva Canto 18c5d33f0a All optional modules' directives moved out of addin.xml 12 years ago
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 years ago
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 12 years ago
  SignpostMarv e041f09750 refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note that the prior work on LSL_Vector implicit operators means one does not need to explicitly cast a LSL_Vector to Vector3 12 years ago
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 12 years ago
  Justin Clark-Casey (justincc) b74a89bc12 minor: clean up some code formatting in VivoxVoiceModule.cs 12 years ago
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 13 years ago
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. 13 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Melanie eba23048ca Replace the Replaceable modules name 15 years ago
  Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.0 15 years ago
  Jeff Ames a133e83f3a Formatting cleanup. 15 years ago
  Adam Frisby 71ab7a1e2d * Workaround for a bug in Vivox Server r2978, whereby channel-search.channels.count returns 0 instead of the actual channel count. Should not affect more recent versions of Vivox where this issue has been fixed. 15 years ago
  Adam Frisby 50ccf914ca * More Vivox Fiddling 15 years ago
  Adam Frisby a8b40d47d6 * Patch for previous revision. 15 years ago
  Adam Frisby c20a4032e2 * More VivoxModule debugging. 15 years ago
  Adam Frisby 199984cbea * Added some noisy debug information to VivoxModule to try debug why GetChannel fails on LBSA/Zaius Plaza. 15 years ago
  Dr Scofield d123c74e37 fixing missing ReplacableInterface 15 years ago
  Dr Scofield 7a4abf0def From: Dr Scofield <[email protected]> & Alan Webb <[email protected]> 15 years ago