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
/
options.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-15
use size_t and unsigned integers
Max Kellermann
1
-1
/
+1
2008-09-15
include cleanup
Max Kellermann
1
-7
/
+4
2008-09-15
const pointers
Max Kellermann
1
-8
/
+8
2008-09-15
use !NDEBUG instead of DEBUG
Max Kellermann
1
-3
/
+3
2008-09-15
code style, indent with tabs
Max Kellermann
1
-133
/
+118
2008-09-15
remove unused static functions
Max Kellermann
1
-6
/
+0
2008-09-15
splash: removed the useless splash screen
Max Kellermann
1
-2
/
+1
2007-02-16
way too much stuff to describe here
Andreas Obergrusberger
1
-0
/
+2
2006-09-08
disable splash by default
Andreas Obergrusberger
1
-1
/
+1
2006-09-07
due to bensonk's demand i added a splash screen.
Andreas Obergrusberger
1
-0
/
+5
2006-08-04
the updated sources
Andreas Obergrusberger
1
-1
/
+1
2006-01-16
included patch from Jonathan Fors
Kalle Wallin
1
-2
/
+3
2005-06-15
New configuraton option: screen-list
Kalle Wallin
1
-0
/
+1
2005-06-14
Added artist screen info
Kalle Wallin
1
-0
/
+3
2005-06-03
seek-time can now be defined in the conf file
Kalle Wallin
1
-0
/
+1
2004-11-15
Added a search screen
Kalle Wallin
1
-0
/
+6
2004-07-13
Crossfade time can now be definied in the rc file (crossfade-time)
Kalle Wallin
1
-0
/
+1
2004-07-13
Use my_wgetch() instead of wgetch(), added --[no-]mouse option
Kalle Wallin
1
-1
/
+36
2004-07-12
Fixed short option handling for multiple short options at once (-abcde)
Kalle Wallin
1
-14
/
+20
2004-07-02
improved error handling in the argv parser
Kalle Wallin
1
-26
/
+65
2004-07-01
Removed popt code/dependency
Kalle Wallin
1
-107
/
+196
2004-06-24
Made the xterm title dynamic, added configuration option xterm-title-format
Kalle Wallin
1
-0
/
+1
2004-06-22
Added options: audible-bell, visible-bell, wrap-around, find-wrap
Kalle Wallin
1
-5
/
+4
2004-06-15
Added list-format and status-format conf options
Kalle Wallin
1
-1
/
+9
2004-06-05
Changed directory layout (for future use of gettext)
Kalle Wallin
1
-0
/
+0
2004-05-07
Redesigned ncmpc's color support
Kalle Wallin
1
-12
/
+21
2004-04-19
Added copyright notice and license notice
Kalle Wallin
1
-0
/
+18
2004-03-31
Documentation changes for the 0.10.0 realease.
Kalle Wallin
1
-1
/
+1
2004-03-29
Added password support.
Kalle Wallin
1
-10
/
+39
2004-03-28
We now allocate and free memory with glib
Kalle Wallin
1
-2
/
+3
2004-03-26
Added reversed and wrapped list search (find).
Kalle Wallin
1
-0
/
+2
2004-03-25
Added support for a configuration file ~/.ncmpcrc and color support.
Kalle Wallin
1
-7
/
+21
2004-03-23
Use screen_status_printf() instead of screen_status_message().
Kalle Wallin
1
-1
/
+1
2004-03-20
Added option --exit wich disables automatic reconnection and exits if the
Kalle Wallin
1
-0
/
+5