index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmdline.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-4
/
+3
2010-05-20
cmdline: Add default config paths for win32.
Avuton Olrich
1
-1
/
+38
2009-12-31
Update copyright notices.
Avuton Olrich
1
-2
/
+2
2009-11-17
cmdline: print out list of encoders in --version info
Viliam Mateicka
1
-0
/
+11
2009-11-12
include config.h in all sources
Max Kellermann
1
-1
/
+1
2009-11-07
decoder_list: moved print_all_decoders() to cmdline.c
Max Kellermann
1
-2
/
+21
2009-10-13
configure.ac: require GLib 2.16
Max Kellermann
1
-4
/
+0
2009-09-24
conf: handle fatal errors with GError
Max Kellermann
1
-7
/
+6
2009-09-24
cmdline: handle fatal errors with GError
Max Kellermann
1
-3
/
+19
2009-09-20
cmdline: removed options --create-db and --no-create-db
Max Kellermann
1
-14
/
+1
2009-07-28
cmdline: obey $(sysconfdir) for default mpd.conf location
Max Kellermann
1
-1
/
+0
2009-07-22
cmdline: renamed options.stderr to options.log_stderr
Eugeny N Dzhurinsky
1
-3
/
+3
2009-07-15
cmdline: renamed option "--stdout" to "--stderr"
Max Kellermann
1
-0
/
+2
2009-07-15
cmdline: no CamelCase
Max Kellermann
1
-6
/
+6
2009-03-21
move printAllOutputPluginTypes to output_list.c
Viliam Mateicka
1
-2
/
+2
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-4
/
+5
2009-03-03
cmdline: Print available protocols when --version is run.
Avuton Olrich
1
-0
/
+5
2009-03-01
use GLIB_CHECK_VERSION()
Max Kellermann
1
-2
/
+2
2009-02-28
decoder_list: print decoder list with suffixes
Max Kellermann
1
-5
/
+1
2009-02-25
cmdline: Alphabetical help order like other GNU projects.
Avuton Olrich
1
-6
/
+6
2009-02-25
cmdline: Add --no-config to explicitly set daemon default options.
Avuton Olrich
1
-2
/
+7
2009-02-19
log: added log_early_init() for early debug messages
Max Kellermann
1
-0
/
+5
2009-01-17
conf: no CamelCase, part I
Max Kellermann
1
-4
/
+4
2009-01-14
allow ~/.mpd/mpd.conf as alternate config file
Jérôme Quelin
1
-8
/
+15
2009-01-04
don't exit after --create-db
Max Kellermann
1
-1
/
+1
2009-01-01
cmdline: exit after --version
Max Kellermann
1
-0
/
+3
2008-12-30
print supported decoders in --version
Viliam Mateicka
1
-0
/
+4
2008-12-29
removed os_compat.h
Max Kellermann
1
-0
/
+1
2008-12-28
log: deprecated "error_file" option
Max Kellermann
1
-1
/
+1
2008-12-27
cmdline: fixed option_no_createdb usage
Viliam Mateicka
1
-1
/
+1
2008-12-27
cmdline: use g_build_filename() for ~/.mpdconf
Max Kellermann
1
-20
/
+10
2008-12-27
cmdline: use GLib's option parser
Max Kellermann
1
-84
/
+75
2008-12-27
cmdline: use gboolean instead of int
Max Kellermann
1
-11
/
+9
2008-12-27
moved command line parser to cmdline.c
Max Kellermann
1
-0
/
+165