Marc Jessome
10f5ec1e78
Add command to clear filter.
14 years ago
Andrzej Rybczak
d9bc1c0950
new feature: support for fetching lyrics for currently playing song in background
15 years ago
Andrzej Rybczak
0c4c27ac6c
adjust indentation of code from previous patches and make shift-tab customizable
15 years ago
Andrzej Rybczak
c97f4fac59
settings: use separate bindings for switching between columns
16 years ago
Andrzej Rybczak
35ddbe351a
add support for 'replay' function (play current song from the beginning)
16 years ago
Frank Blendinger
dc8aff65a2
add separate keys to move sel. before/after cursor
16 years ago
Frank Blendinger
7600429383
add key_select_album: select album around cursor
...
Default key for this is 'B'. This use to be the default for
ToggleBitrateVisibility, which has changed to '#'.
16 years ago
Andrzej Rybczak
20646600b8
let keybinding for bitrate visibility toggle be customized
16 years ago
Andrzej Rybczak
0f230ab7b0
new feature: separators between albums in playlist
16 years ago
Frank Blendinger
6b5ed187a1
add new movement keys: {Up,Down}{Album,Artist}
16 years ago
Frank Blendinger
a5882ee27f
added a key to jump to a song in the media library
...
This commit introduces a new key to bind, key_go_to_media_library. It
will switch to the media library and select the song under the cursor.
16 years ago
Andrzej Rybczak
1a3e10dab7
new feature: toggle replay gain mode (requires >=mpd-0.16)
17 years ago
Andrzej Rybczak
03f6fd904f
new screen: mpd server info
17 years ago
Andrzej Rybczak
75f9f840f7
new screen: music visualizer
17 years ago
Andrzej Rybczak
a6e4f9cdd7
add keybinding to toggle mouse support on the fly
17 years ago
Andrzej Rybczak
5a2853b36a
new feature: outputs screen
17 years ago
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