Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
(long long round) in VS2013
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to STATUS_VOICE_DISABLED.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
another attempt to move mem stat into base class
|
|
|
|
|
|
|
|
added convenience types for units F32Seconds, etc.
|
|
[Improvement] Prevent latest Voice service from connecting or error popup from occurring when Voice Chat setting is disabled in the viewer.
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
|