История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 лет назад
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 лет назад
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 12 лет назад
  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 лет назад
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 лет назад
  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 лет назад
  PixelTomsen 4589ce61bc Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceModul 12 лет назад
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 13 лет назад
  Justin Clark-Casey (justincc) de20f0603f Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found" 13 лет назад
  Justin Clark-Casey (justincc) 60685c3517 Adjust freeswitch logging to be somewhat less noisy. However, there is still quite a large amount of logging present for debug purposes. 13 лет назад
  Justin Clark-Casey (justincc) ccc26f7443 Get Viewer 2 voice working with OpenSim. 13 лет назад
  Justin Clark-Casey (justincc) 2fa210243b Clean up freeswitch config to what is currently required. Add explanation to config parameters. Clean up some log messages. 13 лет назад
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. 13 лет назад
  Justin Clark-Casey (justincc) 8efb01b3df minor: remove some mono compiler warnings 13 лет назад
  Melanie 04ce7de5ed Fix the build break 14 лет назад
  Melanie 5aeb83125a Remove the most spammy XML dumps from the FS voice module 14 лет назад
  Melanie d2aebbe066 Fox case on a method 14 лет назад
  Melanie 4e0a289a8d Change FS Voice module to a shared module to avoid gratuitious server handler 14 лет назад
  Melanie ddf08276f1 Fox the buglets in Freeswitch. Grid mode works now and there is no reason why standalone should not. 14 лет назад
  Melanie 2105842513 Finish the standalone mode freeswitch work and add config examples 14 лет назад
  Melanie 6fa24f4671 Convert the Freeswitch module to new style 14 лет назад
  Melanie e6c52f38c5 Strip the dialplan and directory methods from the region module 14 лет назад
  Melanie 1f45e6c649 Merge branch 'master' into presence-refactor 14 лет назад
  Jeff Ames d1f2fae348 Formatting cleanup. 14 лет назад
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." 14 лет назад
  Revolution ec3c31e61e Updates all IRegionModules to the new style region modules. 14 лет назад
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 лет назад
  Melanie 6878b26b0d Merge branch 'diva-textures-osgrid' 15 лет назад
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 15 лет назад