]> git.alsa-project.org Git - alsa-lib.git/commit
Add "nonblock" option for hw layer
authorTakashi Iwai <tiwai@suse.de>
Fri, 13 Jan 2006 11:52:01 +0000 (11:52 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 13 Jan 2006 11:52:01 +0000 (11:52 +0000)
commit3d0e3e251708ceff8c02e4b5f77b404155cd7c5b
tree6e5eecce78044793bc563a523c6eaafe3918a020
parent0e15e6a97a231db167e6b735556061230c3e5f3d
Add "nonblock" option for hw layer

Added a new "nonblock" option for hw layer.  This controls the non-blocking
"open" mode as default.

This option is set to TRUE as the default configuration.  If the old behavior
is preferred, set "defaults.pcm.nonblock" to 0 in /etc/asound.conf.
src/conf/alsa.conf
src/pcm/pcm_hw.c