Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |