]> git.sesse.net Git - nageru/commit
Support limited ALSA hotplug.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 8 Sep 2016 21:43:50 +0000 (23:43 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 19 Oct 2016 22:55:44 +0000 (00:55 +0200)
commita0e27555696d0c63e3d89e31ca8f4292dcf40179
tree7c15032cf6d2e3155beca3dcae4e45a8fe283998
parentb590a9a091974607517a9f872e28cbfa65014e2a
Support limited ALSA hotplug.

We don't support removing cards yet (we still just exit on error),
and thus also not replacing dead cards with re-plugged ones.
We also don't communicate changed state to the UI yet, and retry
could still be improved.
alsa_input.cpp
alsa_input.h
audio_mixer.h
input_mapping_dialog.cpp