wmix: rewrote parser of config file to report problems to user
commit546bc1e49b08ef577154ed90f2f0889074ebb173
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 7 Jun 2014 19:21:50 +0000 (7 21:21 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 7 Jun 2014 20:27:27 +0000 (7 21:27 +0100)
tree76bc50ccfa0f8e1fddbf016990511b2c934ce0fe
parent5b46b380e6210f1ffcd54f5a888b5eab4d9e005f
wmix: rewrote parser of config file to report problems to user

The original parser would not say anything if the user had misspelled
something in the file which can be annoying. Now the parser will report
warnings for everything not understood with a message trying to be more
helpful to debug and fix.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
wmix/config.c
wmix/wmix.1x