Andrzej Rybczak
00dcadcc8a
add support for consume mode
...
info about this feature can be found in mpd docs.
17 years ago
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
17 years ago
Andrzej Rybczak
fd7ac3b3f5
new feature: move item(s) in playlist to given position
17 years ago
Andrzej Rybczak
f162a7b880
new feature: playlist sorting (Ctrl-V by default)
17 years ago
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.
17 years ago
Andrzej Rybczak
b1817a0bc9
support for switching between supported lyrics databases at runtime
17 years ago
Andrzej Rybczak
966fd634a4
add support for columns view in browser and search engine
17 years ago
Andrzej Rybczak
542c121e0a
add clock screen (ported from ncmpc)
17 years ago
unK
109f49430e
add tag type list switcher to media library
18 years ago
unK
3291d2fe36
change place of storing config files to ~/.ncmpcpp folder
18 years ago
unK
0d5032c452
support for adding items like in ncmpc (disabled by default)
18 years ago
unK
9795fc4488
support for fetching artist's info from last.fm
18 years ago
unK
2605b29dd9
filename parser for tag editor, renaming files support, minor fixes
18 years ago
unK
cb79ecdb2a
brand new song info screen
18 years ago
unK
1398aff398
improvements for album tag editor
18 years ago
unK
3b562d5a37
add playlist mode switcher (and some clean-ups ofc)
18 years ago
unK
451f2e112e
'start searching immediately' function added
18 years ago
unK
2f4463080a
'go to dir containing found item' function added
18 years ago
unK
3e3f16540b
playlists management support and playlist editor screen added
18 years ago
unK
f8f414d93a
add multiple items selection on playlist screen and nested colors support
18 years ago
unK
f2bb625331
fix highlighting and change search mode a bit
18 years ago
unK
e4b80d5ac8
'repeat one song' mode added + memleak fix and some code clean-ups
18 years ago
unK
c7ebe772c7
more common way of handling example config files (like in ncmpc) + add a few
...
more functions to libmpdclient implementation
18 years ago
unK
2d6f0faf7c
add option added + a few fixes regarding tracks with unknown length
18 years ago
unknown
f61847c46c
add custom keys configuration
18 years ago