aboutsummaryrefslogtreecommitdiff
path: root/src/cmdline.c
Commit message (Expand)AuthorAge
* cmdline: renamed option "--stdout" to "--stderr"Max Kellermann2009-07-15
* cmdline: no CamelCaseMax Kellermann2009-07-15
* move printAllOutputPluginTypes to output_list.cViliam Mateicka2009-03-21
* all: Update copyright header.Avuton Olrich2009-03-13
* cmdline: Print available protocols when --version is run.Avuton Olrich2009-03-03
* use GLIB_CHECK_VERSION()Max Kellermann2009-03-01
* decoder_list: print decoder list with suffixesMax Kellermann2009-02-28
* cmdline: Alphabetical help order like other GNU projects.Avuton Olrich2009-02-25
* cmdline: Add --no-config to explicitly set daemon default options.Avuton Olrich2009-02-25
* 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