Marc Jessome
10f5ec1e78
Add command to clear filter.
2012-07-13 23:54:46 +02:00
Andrzej Rybczak
d9bc1c0950
new feature: support for fetching lyrics for currently playing song in background
2011-10-18 23:15:32 +02:00
Andrzej Rybczak
0c4c27ac6c
adjust indentation of code from previous patches and make shift-tab customizable
2011-07-07 21:35:33 +02:00
Andrzej Rybczak
c97f4fac59
settings: use separate bindings for switching between columns
2010-08-17 15:49:37 +02:00
Andrzej Rybczak
35ddbe351a
add support for 'replay' function (play current song from the beginning)
2010-08-13 06:31:58 +02:00
Frank Blendinger
dc8aff65a2
add separate keys to move sel. before/after cursor
2010-07-16 19:57:10 +02:00
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 '#'.
2010-07-05 16:22:23 +02:00
Andrzej Rybczak
20646600b8
let keybinding for bitrate visibility toggle be customized
2010-05-14 02:32:47 +02:00
Andrzej Rybczak
0f230ab7b0
new feature: separators between albums in playlist
2010-05-14 02:24:57 +02:00
Frank Blendinger
6b5ed187a1
add new movement keys: {Up,Down}{Album,Artist}
2010-03-04 15:10:58 +01:00
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.
2010-01-05 10:20:53 +01:00
Andrzej Rybczak
1a3e10dab7
new feature: toggle replay gain mode (requires >=mpd-0.16)
2009-10-23 18:20:52 +02:00
Andrzej Rybczak
03f6fd904f
new screen: mpd server info
2009-10-11 17:03:00 +02:00
Andrzej Rybczak
75f9f840f7
new screen: music visualizer
2009-08-28 00:38:29 +02:00
Andrzej Rybczak
a6e4f9cdd7
add keybinding to toggle mouse support on the fly
2009-06-05 11:52:17 +02:00
Andrzej Rybczak
5a2853b36a
new feature: outputs screen
2009-05-26 22:07:08 +02:00
Andrzej Rybczak
00dcadcc8a
add support for consume mode
...
info about this feature can be found in mpd docs.
2009-04-01 14:51:09 +02:00
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