aboutsummaryrefslogtreecommitdiff
path: root/src/cmdline.c
Commit message (Expand)AuthorAge
* log: added log_early_init() for early debug messagesMax Kellermann2009-02-19
* conf: no CamelCase, part IMax Kellermann2009-01-17
* allow ~/.mpd/mpd.conf as alternate config fileJérôme Quelin2009-01-14
* don't exit after --create-dbMax Kellermann2009-01-04
* cmdline: exit after --versionMax Kellermann2009-01-01
* print supported decoders in --versionViliam Mateicka2008-12-30
* removed os_compat.hMax Kellermann2008-12-29
* log: deprecated "error_file" optionMax Kellermann2008-12-28
* cmdline: fixed option_no_createdb usageViliam Mateicka2008-12-27
* cmdline: use g_build_filename() for ~/.mpdconfMax Kellermann2008-12-27
* cmdline: use GLib's option parserMax Kellermann2008-12-27
* cmdline: use gboolean instead of intMax Kellermann2008-12-27
* moved command line parser to cmdline.cMax Kellermann2008-12-27