Age | Commit message (Expand) | Author |
2016-01-13 | MAINT-6055: If disconnected from voice client attempt to logout and back in. ... | rider |
2016-01-12 | Remove a couple of lines that were spamming the logs. | Rider Linden |
2016-01-11 | MAINT-6044: Throttle positional updates to no more than two a second. Compar... | Rider Linden |
2016-01-11 | MAINT-5978: Code review changes | Rider Linden |
2016-01-08 | MAINT-5978: Couple of tweeks for smart pointers on Mac | rider |
2016-01-08 | MAINT-5978: Remove vestigial state machine code. Convert over to smart pointe... | Rider Linden |
2016-01-07 | MAINT-5976: Remove residual setState() calls. Clear next session before star... | Rider Linden |
2016-01-07 | Use #if rather than #ifdef to test platform switch. | Rider Linden |
2016-01-07 | MAINT-5976: No sleep for mac on shutdown. | rider |
2016-01-06 | MAINT-5976: Shutdown and reconnection for coroutine version. | Rider Linden |
2016-01-06 | MAINT-5976: Handle connect and disconnect for P2P calls. | Rider Linden |
2016-01-06 | MAINT-5978: Remove move of the residual state machine. Send initial position... | Rider Linden |
2016-01-04 | MAINT-5978: Disable state machine, turn running of vivox over to the coroutine. | Rider Linden |
2015-12-17 | MAINT-5977: Finish implementation of MailBox event pump type for guaranteed d... | Rider Linden |
2015-12-15 | Throttle consecutive connect attempts. | rider |
2015-12-11 | Remove some of the dead code. 1:1 chat is working but group chat fails now. ... | Rider Linden |
2015-12-10 | Possible fix for private call hangup. | Rider Linden |
2015-12-09 | Voice session state now in coro (includes all sub states as part of the coro) | Rider Linden |
2015-12-08 | Adjust login to account for required double response. | Rider Linden |
2015-12-08 | Convert session joining/adding and creating to coroutine | Rider Linden |
2015-12-04 | Start work on capture/playback routines. | Rider Linden |
2015-12-04 | Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit... | Rider Linden |
2015-11-23 | Merge from Vivox Repo | Rider Linden |
2015-11-20 | MAINT-5835: Cut down on log spam from coros and voice. | Rider Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-11-03 | stopp SLVoice from logging when the timeout for logouts expires. | Bjoseph Wombat |
2018-04-10 | MAINT-8489 Remove/Cleanup LLIMInfo | Andrey Kleshchev |
2015-10-07 | A small tweak when SLVoice is not running | Bjoseph Wombat |
2015-10-06 | A small state machine change to wait until the media update event has arrived... | Bjoseph Wombat |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden |
2015-07-02 | test fix for a race condition in the state machine when switching between region | Bjoseph Wombat |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed |
2015-05-19 | Changes to remove zlib and vivoxplatform dlls from the windows build | Bjoseph Wombat |
2015-05-18 | Changed Avatar picker to use coroutine for find. | Rider Linden |
2015-05-15 | Coroutine voice account provision | Rider Linden |
2015-05-15 | Voice client state to coro. | Rider Linden |
2015-05-12 | Deleted some obsolete comments | Bjoseph Wombat |
2015-05-11 | Application name added to connector create and a test fix for a race conition... | Bjoseph Wombat |
2015-05-11 | Backed out changeset: 5eee69247775 | Bjoseph Wombat |
2015-05-11 | Added application identifier and testing a bug for for group and P2P calling | Bjoseph Wombat |
2015-03-22 | Mic setting changes some device list is up to date, mic loop test works, | Bjoseph Wombat |
2015-03-10 | Added the loop back setting so people can hear themselves during the mic test. | Bjoseph Wombat |
2015-03-06 | More voice related changes to improve the user's experience. | Bjoseph Wombat |
2015-03-03 | Better MediaConnect handling of 1026 return status, media already connected. | Bjoseph Wombat |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround (lo... | callum_linden |
2014-09-19 | Pulled merge from viewer-tiger | Aura Linden |
2014-09-11 | Fix for maint-4445 losing voice dot during rapid teleports. | Aura Linden |