]> git.alsa-project.org Git - alsa-lib.git/commit
[ALSA-LIB] suppress PAUSE and RESUME for direct plugins
authorTakashi Iwai <tiwai@suse.de>
Wed, 15 Sep 2004 18:45:51 +0000 (18:45 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Sep 2004 18:45:51 +0000 (18:45 +0000)
commit8ac16f151c7e622a171f5b5877191f16fcef4933
treeb853a32504d087b6c527c1e07cf1bf2281b3b47d
parent6f515096d918437eb21264e8c95dbe0ce3b59536
[ALSA-LIB] suppress PAUSE and RESUME for direct plugins

Direct plugins don't work well with PAUSE and RESUME.  The info
bits are cleared for these plugins to suppress these features.
src/pcm/pcm_direct.c