aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmdline.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-28log: deprecated "error_file" optionMax Kellermann1-1/+1
2008-12-27cmdline: fixed option_no_createdb usageViliam Mateicka1-1/+1
2008-12-27cmdline: use g_build_filename() for ~/.mpdconfMax Kellermann1-20/+10
2008-12-27cmdline: use GLib's option parserMax Kellermann1-84/+75
2008-12-27cmdline: use gboolean instead of intMax Kellermann1-11/+9
2008-12-27moved command line parser to cmdline.cMax Kellermann1-0/+165