| Commit message (Expand) | Author | Age | Files | Lines |
* | move printAllOutputPluginTypes to output_list.c | Viliam Mateicka | 2009-03-21 | 1 | -2/+2 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -4/+5 |
* | cmdline: Print available protocols when --version is run. | Avuton Olrich | 2009-03-03 | 1 | -0/+5 |
* | use GLIB_CHECK_VERSION() | Max Kellermann | 2009-03-01 | 1 | -2/+2 |
* | decoder_list: print decoder list with suffixes | Max Kellermann | 2009-02-28 | 1 | -5/+1 |
* | cmdline: Alphabetical help order like other GNU projects. | Avuton Olrich | 2009-02-25 | 1 | -6/+6 |
* | cmdline: Add --no-config to explicitly set daemon default options. | Avuton Olrich | 2009-02-25 | 1 | -2/+7 |
* | log: added log_early_init() for early debug messages | Max Kellermann | 2009-02-19 | 1 | -0/+5 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -4/+4 |
* | allow ~/.mpd/mpd.conf as alternate config file | Jérôme Quelin | 2009-01-14 | 1 | -8/+15 |
* | don't exit after --create-db | Max Kellermann | 2009-01-04 | 1 | -1/+1 |
* | cmdline: exit after --version | Max Kellermann | 2009-01-01 | 1 | -0/+3 |
* | print supported decoders in --version | Viliam Mateicka | 2008-12-30 | 1 | -0/+4 |
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -0/+1 |
* | log: deprecated "error_file" option | Max Kellermann | 2008-12-28 | 1 | -1/+1 |
* | cmdline: fixed option_no_createdb usage | Viliam Mateicka | 2008-12-27 | 1 | -1/+1 |
* | cmdline: use g_build_filename() for ~/.mpdconf | Max Kellermann | 2008-12-27 | 1 | -20/+10 |
* | cmdline: use GLib's option parser | Max Kellermann | 2008-12-27 | 1 | -84/+75 |
* | cmdline: use gboolean instead of int | Max Kellermann | 2008-12-27 | 1 | -11/+9 |
* | moved command line parser to cmdline.c | Max Kellermann | 2008-12-27 | 1 | -0/+165 |