diff options
author | Kalle Wallin <kaw@linux.se> | 2004-05-07 07:52:19 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2004-05-07 07:52:19 +0000 |
commit | 677eb1ad30321d83f6196672ea1798c0e1712870 (patch) | |
tree | e59bd568fd197b46da0779b1c43642c6bf6ae0e6 /ChangeLog | |
parent | ab032e2b5a5499f783c034eeb64a1dd3f3387a1c (diff) | |
download | mpd-677eb1ad30321d83f6196672ea1798c0e1712870.tar.gz mpd-677eb1ad30321d83f6196672ea1798c0e1712870.tar.xz mpd-677eb1ad30321d83f6196672ea1798c0e1712870.zip |
Redesigned ncmpc's color support
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@937 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2004-05-07 Kalle Wallin <kaw@linux.se> + * Redesigned ncmpc's color support - view the manual for details! + * Added support for moving songs in a playlist (move-up, move-down) + * options.c: added new command line options --config and --key-file, + wide_cursor is now enabled by default + * screen.c: scroll long song titles in the status window, + dont display volume changes in the status window. + +2004-05-03 Kalle Wallin <kaw@linux.se> + * configure.ac: display default values for --enable-x, + version updated to 0.10.2-svn + * conf.c: The background color can now be assigned to 'none'. + +2004-04-26 Kalle Wallin <kaw@linux.se> + * ncmpc-0.10.1 released (r892) + 2004-04-23 Kalle Wallin <kaw@linux.se> * Updated Changelog, TODO, NEWS and the manual page. * screen_play.c: Make shure the cursor stays on the same row when |