Age | Commit message (Expand) | Author |
2017-07-01 | MAINT-142 No need for callback on normal exit | andreykproductengine |
2017-06-30 | MAINT-142 Fixed Speak button remains enabled in case of SLVoice process termi... | andreykproductengine |
2016-07-14 | STORM-2133: VOICE-36 prevents proper shutdown of connector | Ansariel |
2016-05-06 | merge 4.0.4-release and MAINT-5974 | Oz Linden |
2016-04-26 | Merge | Rider Linden |
2016-04-26 | MAINT-6336: Put the timeout upstream of the suspending pump and fire the time... | Rider Linden |
2016-04-22 | Debug code snuck in. | Rider Linden |
2016-04-22 | MAINT-6336: Centralize waiting on event pump with a timeout. Shorten the life... | Rider Linden |
2016-04-21 | MAINT-6336: Removed or demoted some of the chatty log messages I was using to... | Rider Linden |
2016-04-19 | MAINT-6336: more loging for test build. | Rider Linden |
2016-04-19 | MAINT-6336: Crasher on disconnect in DDoS. | Rider Linden |
2016-04-18 | MAINT-6336: Better retry and timeout logic when logging in to the vivox serve... | Rider Linden |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2016-03-22 | VOICE-36: improvements based on review feedback | Oz Linden |
2016-03-22 | VOICE-36: generate and expect random connection and account handles | Oz Linden |
2016-03-07 | MAINT-6172: Send the render and mic devices to a session when they are dirty,... | Rider Linden |
2016-02-24 | MAINT-6096: For non-spacial voice chats update the volume of participants. Re... | Rider Linden |
2016-02-23 | MAINT-6113: Only report new voice morphs when new voice morphs are subscribed... | Rider Linden |
2016-01-26 | MAINT-6086: Fixed an issue with management of sessionStates (was removing one... | Rider Linden |
2016-01-26 | MAINT-6055: Handle logout message when processing voice connection session (o... | Rider Linden |
2016-01-25 | MAINT-6086: Reworked how sessions were being tracked and recovered. A case w... | Rider Linden |
2016-01-20 | MAINT-6064: If an add and join is "rejected" (rather than "failed") this the ... | Rider Linden |
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 |
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 |