OSDN Git Service

Added snd_config_load_override().
authorJaroslav Kysela <perex@perex.cz>
Wed, 9 Jan 2002 21:28:15 +0000 (21:28 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 9 Jan 2002 21:28:15 +0000 (21:28 +0000)
commitd10bcbf76d7ca283abff4db5888946ea114a1d78
tree415b2aed6ac32d935ef0a055b5669a98411bb61f
parentb642a7c11ede7f4220b1797a0529c3da2e4ab659
Added snd_config_load_override().
Fixed problem with EOF detection in freestring parser.
Fixed problem with run-time argument parsing (snd_config_load()->snd_config_load_override() replace).
Added more documentation for configuration run-time arguments and hooks.
Fixed the behaviour of snd_config_search_definition() - implicit and explicit base.
TODO
doc/index.doxygen
include/conf.h
include/seq_event.h
src/conf.c
src/confmisc.c