OSDN Git Service

Enhanced configuration syntax (added [ ] block for arrays).
authorJaroslav Kysela <perex@perex.cz>
Wed, 13 Jun 2001 09:31:05 +0000 (09:31 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 13 Jun 2001 09:31:05 +0000 (09:31 +0000)
commit5c3075d32febcd03ce8b76f7aab8dbf78b3329fd
tree9de61e4678881975244f37e267a7fe1d24b66389
parentbf780a25a54071196a7ff755a2c0bf1ee404cbab
Enhanced configuration syntax (added [ ] block for arrays).
The snd_config_expand functions expands the runtime contents (@func...).
Removed the environment variable replace code from the configuration parser.
Updated the alsa.conf configuration file.
include/conf.h
src/alsa.conf
src/cards/SI_7018.conf
src/conf.c
src/confmisc.c
src/control/control.c
src/pcm/pcm.c
src/rawmidi/rawmidi.c
src/seq/seq.c