Historial de Commits

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