Commit Graph

9 Commits

Author SHA1 Message Date
Andrzej Rybczak
5f41640cd9 handle single command and remove hacks used as substitute for it
mpd-git has single command, which provides functionality
of both "repeat one" and "stop after current track" modes.

repeat one = single && repeat
stop after current track = single && !repeat
2009-03-27 16:40:55 +01:00
Andrzej Rybczak
fd7ac3b3f5 new feature: move item(s) in playlist to given position 2009-03-11 20:27:55 +01:00
Andrzej Rybczak
f162a7b880 new feature: playlist sorting (Ctrl-V by default) 2009-02-18 20:08:50 +01:00
Andrzej Rybczak
5d2daab416 new feature: apply filter to screen (Ctrl-F)
if one applies a filter, only items that contain this
filter will be displayed. works on all screens.
2009-02-17 17:57:55 +01:00
Andrzej Rybczak
b1817a0bc9 support for switching between supported lyrics databases at runtime 2009-02-02 23:43:12 +01:00
Andrzej Rybczak
966fd634a4 add support for columns view in browser and search engine 2009-02-01 17:55:28 +01:00
Andrzej Rybczak
542c121e0a add clock screen (ported from ncmpc) 2009-01-17 20:40:28 +01:00
unK
109f49430e add tag type list switcher to media library 2008-10-04 20:20:21 +02:00
unK
3291d2fe36 change place of storing config files to ~/.ncmpcpp folder 2008-09-28 22:44:40 +02:00