OSDN Git Service

conf: implement snd_config_add_before() and snd_config_add_after()
authorJaroslav Kysela <perex@perex.cz>
Thu, 14 Nov 2019 15:56:05 +0000 (16:56 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 14 Nov 2019 15:56:05 +0000 (16:56 +0100)
commit4c021697f11dfcf74c68bbc7aed0f660f3c0dcb3
tree909377487638c74c02f53d75b043a52db089ca07
parent4724158c0a0822c7497121312d18a7b3e4c5bc96
conf: implement snd_config_add_before() and snd_config_add_after()

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/conf.h
include/list.h
src/conf.c