wmix: moved parsing of Command-Line options to the config handling file
commiteb8be92aa871518eb71a31507f58a069816c9f56
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 7 Jun 2014 19:21:46 +0000 (7 21:21 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 7 Jun 2014 20:27:27 +0000 (7 21:27 +0100)
treede0b51dc2f8e93944db9f99c75118e933fcadbd9
parent4c1bae53c482a3b6a7d39e6f3f43f1deb24521bf
wmix: moved parsing of Command-Line options to the config handling file

Took opportunity to re-order them alphabetically so they are easier to
work with, both for devs and for users.

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