Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
remove some superfluous other information from About
|
|
Fixed two cases:
- When changing in graphics settings lead to imposers resting and not restoring
- When avatar become always invisible as descrivbed in ticket
|
|
|
|
|
|
preprocessing when needed
|
|
|
|
before the group properties arrive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in CURL that has never been resolved (see https://github.com/bagder/curl/issues/627). Until resolved disable pipelining for meshes and textures.
|
|
clicking "Stop All"
|
|
clicking "Stop All"
|
|
|
|
|
|
Also log the failed URL.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
try and eliminate a crash in the wild.
|
|
|
|
|
|
|
|
target_link_libraries. Superfluous.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|