OSDN Git Service

Removed snd_config_string_replace function.
authorJaroslav Kysela <perex@perex.cz>
Mon, 18 Jun 2001 14:14:49 +0000 (14:14 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 18 Jun 2001 14:14:49 +0000 (14:14 +0000)
commit3a993b4a3e467ee4081121bd81c521af2a1be98b
tree202dd9ff1a76aa8a603663491c44e837c1d0dbc3
parent2ced309ee84fbee042ea7a85d4a5fd06118a16fc
Removed snd_config_string_replace function.
Added back modified snd_config_refer_load function.
Added snd_func_private_pcm_subdevice function.
Removed the callback from the snd_sctl_build function (no more required).
Modified alsa.conf to use refer {} blocks again.
Modified card specific conf files to use new snd_func_private_pcm_subdevice function.
include/conf.h
include/control.h
src/alsa.conf
src/cards/EMU10K1.conf
src/cards/SI_7018.conf
src/cards/TRID4DWAVENX.conf
src/confmisc.c
src/control/setup.c
src/pcm/pcm.c
src/pcm/pcm_hooks.c