summaryrefslogtreecommitdiff
path: root/indra/linux_crash_logger/llcrashloggerlinux.cpp
diff options
context:
space:
mode:
authorRoxanne Skelly <roxie@lindenlab.com>2025-09-16 10:36:26 -0700
committerGitHub <noreply@github.com>2025-09-16 13:36:26 -0400
commitc743ea2b6dc60312b29f2fb5972171ead26ee448 (patch)
tree1cd337bac295ae4ea76ba650dac668106611c419 /indra/linux_crash_logger/llcrashloggerlinux.cpp
parent7ec9736200d9f1a719e15462fac0a0f94cdd83af (diff)
Fix indexing problem with mac devices (#4676)
* Fix indexing problem with mac devices This resulted in the wrong device being selected. Also, fix a shutdown crash where recording was not being stopped, hence the recording thread was still running on shutdown and crashed because it lost access to resources. Fix an issue with p2p calls where they're coming up muted even though the button indicates they are unmuted. * Always refresh device list on notification of device changes Even when the selected device doesn't change, we need to re-deploy it as it might have had characteristics (sampling rate, etc.) changed. Also, we need to redeploy when the Default device has changed
Diffstat (limited to 'indra/linux_crash_logger/llcrashloggerlinux.cpp')
0 files changed, 0 insertions, 0 deletions