Heather Anderson
Heather Anderson
I'm noticing regular stream corruption (i.e. macroblocking) happening in the video stream for non-HD TS streams. On my old (Series4) TiVo this would be resolved by re-downloading it again as...
This is an optimization pass over the mutex logic in AudioMixerSlavePool and AvatarMixerSlavePool (which is effectively the same code). This is a continuation of the changes in #1358 , with...
This PR attempts to drop all references to the High Fidelity marketplace and wallet. Some effort has been made to prevent this from being a protocol-break (although there's a fair...
During smoketesting of the script engine work I ran into the following error: [12/11 00:29:59] [CRITICAL] [hifi.scriptengine] [defaultScripts.js] [UncaughtException evaluateInclude] Error: Unable to parse JSON string in file:///D:/devel/vircadia-scripting/build/interface/Debug/scripts/system/appreciate/appreciate_app.js:192 Please make...
Attempting to force-deregister a service from the "Nodes" pane results in an error similar to the following: ERRO [18395] connection: unable to run /consul/service/deregister?node=2604:1ff4:e22c:1552:c782:f675:ca53:52f4&service=rabbitmq:ip-10-2-20-162:unable to deregister consul service 'rabbitmq:ip-10-2-20-162': Put...
This is documenting my attempts to isolate QtScript to interfaces that we control, to enable us to add or replace scripting engines in the future.
This was done on a DEBUG build of Vircadia (technically the one for PR 1361), with startup set to "domain-server". Both VIRCADIA_MEMORY_DEBUGGING and _CRTDBG_CHECK_ALWAYS_DF are set. This was logged in...
This was done on a DEBUG build of Vircadia (technically the one for PR 1361), with startup set to "domain-server + assignment-client". VIRCADIA_MEMORY_DEBUGGING was *NOT* set but _CRTDBG_CHECK_ALWAYS_DF *IS*. I...
This was done on a DEBUG build of Vircadia (technically the one for PR 1361), with startup set to "assignment-client". Both VIRCADIA_MEMORY_DEBUGGING and _CRTDBG_CHECK_ALWAYS_DF are set. This was logged in...