index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Avatar
/
Voice
/
VivoxVoice
/
VivoxVoiceModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-76
/
+107
2018-01-17
remove more xml things no longer needed on .net >4.5.2
UbitUmarov
1
-1
/
+0
2018-01-17
remove those xml things no longer needed on .net >4.5.2
UbitUmarov
1
-3
/
+0
2018-01-09
give up on a property that old monos do compile, but then smore ok exec
UbitUmarov
1
-1
/
+0
2018-01-08
fall back to a obsolete property since several monos in use (include our own)...
UbitUmarov
1
-1
/
+1
2018-01-05
a few more xml things
UbitUmarov
1
-1
/
+6
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-59
/
+59
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-33
/
+42
2015-12-11
change vivox url from https:// to http:// still another
UbitUmarov
1
-1
/
+1
2015-12-11
change vivox url from https:// to http:// missed several
UbitUmarov
1
-8
/
+8
2015-12-11
change vivox url from https:// to http:// (merge issue)
UbitUmarov
1
-2
/
+1
2014-11-21
Remove braindead "fix" that messed up intersim scripted giving.
Melanie Thielker
1
-0
/
+17
2014-10-30
Fix a potential nullref in Vivox
Melanie Thielker
1
-0
/
+4
2014-04-23
Eliminated many warnings
Oren Hurvitz
1
-2
/
+2
2014-03-25
Remove the spammy "voice not enabled" message some viewers trigger in non voi...
Melanie Thielker
1
-4
/
+4
2013-11-15
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
1
-4
/
+4
2013-07-26
Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren'...
Diva Canto
1
-9
/
+9
2013-05-30
Fix passing of voice distance attenuation to the Vivox voice server.
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-05-28
First change in Vivox for ages! -- added a lock to serialize calls to vivox s...
Diva Canto
1
-14
/
+25
2013-02-27
Make sure we dispose of WebResponse, StreamReader and Stream in various place...
Justin Clark-Casey (justincc)
1
-7
/
+5
2013-02-24
Revert "Output some additional data on Vivox connection errors", this logs pa...
Melanie
1
-1
/
+1
2013-02-24
Output some additional data on Vivox connection errors
Melanie
1
-1
/
+1
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-1
/
+1
2012-11-13
All optional modules' directives moved out of addin.xml
Diva Canto
1
-0
/
+2
2012-09-30
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
1
-1
/
+0
2012-09-30
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
1
-0
/
+1
2012-09-08
refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...
SignpostMarv
1
-1
/
+1
2012-08-16
Remove XML debug spam from vivox voice
Melanie
1
-12
/
+12
2012-05-03
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
1
-24
/
+30
2012-03-27
minor: clean up some code formatting in VivoxVoiceModule.cs
Justin Clark-Casey (justincc)
1
-54
/
+25
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
1
-3
/
+3
2011-04-02
Comment out some startup logging lines to make up for the one I added earlier...
Justin Clark-Casey (justincc)
1
-8
/
+0
2011-03-25
Switching vivox to https for production use
Melanie
1
-11
/
+11
2011-03-18
Revert "Switch Vivox voice module to https"
Melanie
1
-11
/
+11
2011-03-18
Switch Vivox voice module to https
Melanie
1
-11
/
+11
2010-01-11
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
1
-1
/
+1
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-08-10
Replace the Replaceable modules name
Melanie
1
-1
/
+1
2009-07-25
* Updates libOMV to version 0.7.0
Teravus Ovares
1
-2
/
+2
2009-07-23
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-07-12
* Workaround for a bug in Vivox Server r2978, whereby channel-search.channels...
Adam Frisby
1
-2
/
+18
2009-07-12
* More Vivox Fiddling
Adam Frisby
1
-1
/
+5
2009-07-12
* Patch for previous revision.
Adam Frisby
1
-4
/
+1
2009-07-12
* More VivoxModule debugging.
Adam Frisby
1
-2
/
+20
2009-07-12
* Added some noisy debug information to VivoxModule to try debug why GetChann...
Adam Frisby
1
-2
/
+9
2009-07-11
fixing missing ReplacableInterface
Dr Scofield
1
-2
/
+7
2009-07-11
From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-0
/
+1301