Support disconnect for ALSA playback and capture
commit929b025fd617aa7634cd24045911c589c935d0fa
authorChris Robinson <chris.kcat@gmail.com>
Thu, 27 Aug 2009 04:27:10 +0000 (26 21:27 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 27 Aug 2009 04:27:10 +0000 (26 21:27 -0700)
treeb5abea67efcd8d0a02a6e592108a1f38931a9d5f
parent7976de05a54fb84c575723d77465308e49c9a258
Support disconnect for ALSA playback and capture
As a consequence for capture, mmap is no longer supported. Later on, supporting
mmap capture to write directly into the ring buffer is a possibility.
Alc/alsa.c