Age | Commit message (Collapse) | Author |
|
|
|
|
|
dirty, not just in Tuning mode.
|
|
Rename "sendPositionalUpdate" to reflect volume changes.
|
|
subscribed to, not when connecting to the Vivox server.
|
|
one before it was added in certain cases.) Also changed the calls to LL_ERRS to LL_WARNS (LL_ERRS is a "HaltCatchFire" command and will crash the viewer and nothing in voice should ever bring down the viewer.
|
|
(occurs at sleep). Attempt to reconnect if received (at wakeup)
|
|
was occurring where a session was being created and then destroyed, but had never been added to the session tracking map.
|
|
run session routine should return success (since technically it did not fail... was simply rejected by the other party) This prevents the Vivox coroutine from attempting to tear down the voice connection.
|
|
If login fails tear down Vivox client and restart it from scratch.
|
|
|
|
Compare angle between avatar rotations if trivially small do not trigger update.
|
|
|
|
|
|
pointers for state information structures.
|
|
starting new session.
|
|
|
|
|
|
|
|
|
|
positional update upon joining channel.
|
|
|
|
delivery
|
|
|
|
Need to reexamine the entire flow.
|
|
|
|
|
|
|
|
|
|
|
|
conditional compile switches. Begin switch from statemachine to coroutine.
|
|
|
|
|
|
|
|
|
|
arrived when leaving a region channel and before joining a p2p channel
|
|
|
|
|
|
|
|
voice and P2P calls.
|
|
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest
builds clean, but the resulting viewer is as yet untested.
|
|
|
|
Fixed a stray reference (&) on URL that had crept into some coroutine definitions.
|
|
|
|
|
|
|
|
conition in group and P2P calling.
|
|
|
|
|
|
removed obsolete code and fine tuned voice state machine to avoid frequent
neccessary code paths.
|