]> git.alsa-project.org Git - alsa-lib.git/commit
Fix non-tread mode with PCM direct plugins
authorTakashi Iwai <tiwai@suse.de>
Thu, 31 Jul 2008 10:18:08 +0000 (12:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 31 Jul 2008 10:18:08 +0000 (12:18 +0200)
commitddf063f49969d13b5196f92257ec321cdd5e2f95
treeadd9753c846f8563439d3306d0119790b52dc184
parent118fedb90ac03eedf2a353514eabec2603267215
Fix non-tread mode with PCM direct plugins

tread=0 wasn't set properly for very old ALSA drivers with no timer
tread support.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_direct.c