summaryrefslogtreecommitdiff
path: root/indra/llcommon/llprocess.cpp
diff options
context:
space:
mode:
authorRoxanne Skelly <roxie@lindenlab.com>2025-10-28 10:03:25 -0700
committerGitHub <noreply@github.com>2025-10-28 13:03:25 -0400
commit164912418ccfd8c7a8ee02443db18e5fce19c8c4 (patch)
treec55f6ce643ad45225378e93e8d463ad04d8101e7 /indra/llcommon/llprocess.cpp
parent4e2a9667bda1a1980993ae453dfe6ff38dd1835a (diff)
Fix issue where mac was crashing during an attempt to unplug or replug microphone. (#4897)
The mac audio device manager was being "helpful" by restarting playout and recording if the Default device was changed, assuming the application wouldn't care. However, we received an update of device change, and attempted to stop and start playout anyway, causing a conflict. The fix was simply to not deploy new devices when the device id didn't change.
Diffstat (limited to 'indra/llcommon/llprocess.cpp')
0 files changed, 0 insertions, 0 deletions