]> git.alsa-project.org Git - alsa-lib.git/commit
Fix resmgr support
authorTakashi Iwai <tiwai@suse.de>
Fri, 11 Feb 2005 16:35:24 +0000 (16:35 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 Feb 2005 16:35:24 +0000 (16:35 +0000)
commitf9b9015245178df34454853c2dd74288ed16a136
tree171f7bd36d4fd3268b543dfe2b6a5a8701f9c388
parent237d46cfb6999614b91dc57ce0e90db2c73f9104
Fix resmgr support

Call normal open() before trying with res_open_device().
snd_open_device() is defined to do this procedure.
include/local.h
src/control/cards.c
src/control/control_hw.c
src/hwdep/hwdep_hw.c
src/pcm/pcm_hw.c
src/rawmidi/rawmidi_hw.c
src/seq/seq_hw.c
src/timer/timer_hw.c
src/timer/timer_query_hw.c