summaryrefslogtreecommitdiff
path: root/frontend/audio_hotplug.h
AgeCommit message (Collapse)Author
2021-04-18USB headphone detectionneonloop
This checks for USB hotplugging every 60 times audio is written. This can be adjusted to favor performance vs reacting to hotplugs more quickly. There are some errors that appear when unplugging the headset because it tries to write audio to a device that has disappeared.