Andrzej Rybczak
b7999b499f
add a few informational messages
2012-08-14 23:24:32 +02:00
Andrzej Rybczak
2096181eb1
playlist editor: disallow cropping/clearing filtered playlists
2012-08-14 18:54:55 +02:00
Andrzej Rybczak
bab756c579
add support for priorities (queueing)
2012-08-14 16:09:45 +02:00
Andrzej Rybczak
2d57f15cad
remove some hacky shit
2012-08-14 01:51:10 +02:00
Andrzej Rybczak
181224b837
keybinding system rewrite
2012-08-14 01:44:14 +02:00
Andrzej Rybczak
a22e875473
help: fix typo
2012-07-16 00:25:20 +02:00
Marc Jessome
10f5ec1e78
Add command to clear filter.
2012-07-13 23:54:46 +02:00
Andrzej Rybczak
f8151904f5
update copyright dates
2012-03-17 16:46:55 +01:00
Andrzej Rybczak
56467eaac6
new feature: support for merging screens together
2011-11-12 19:47:47 +01:00
Andrzej Rybczak
ca956c3da3
update copyright dates
2011-11-01 13:43:47 +01: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
Andrzej Rybczak
a1cd5ae1aa
lastfm: redesigned plugins system
2010-08-13 05:20:12 +02:00
Frank Blendinger
dc8aff65a2
add separate keys to move sel. before/after cursor
2010-07-16 19:57:10 +02:00
Andrzej Rybczak
d962653c76
make feature 'display separators between albums' work in all screens
2010-07-12 09:14:15 +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
0f230ab7b0
new feature: separators between albums in playlist
2010-05-14 02:24:57 +02:00
Andrzej Rybczak
e978cfcc8b
new feature: locate song in tag editor
2010-05-14 01:14:45 +02:00
Andrzej Rybczak
336fa3cd7b
new feature: toggle bitrate visibility at runtime
2010-04-18 16:54:35 +02:00
Andrzej Rybczak
7dafec5718
move null_key into NcmpcppKeys
2010-04-18 16:42:59 +02:00
Frank Blendinger
d139f2d8af
jump from browser to playlist editor with GoToContainingDir key
2010-03-04 15:13:11 +01:00
Frank Blendinger
6b5ed187a1
add new movement keys: {Up,Down}{Album,Artist}
2010-03-04 15:10:58 +01:00
Andrzej Rybczak
d1194757a0
fixes for db97a1a318
2010-01-31 16:28:00 +01:00
Frank Blendinger
db97a1a318
add option media_library_disable_two_column_mode
2010-01-31 01:55:37 +01:00
Andrzej Rybczak
38830d64f0
update description of 'adding random items' action in help screen
2010-01-30 17:13:59 +01:00
Andrzej Rybczak
08daa61907
update copyright notices
2010-01-30 16:24:24 +01:00
Andrzej Rybczak
f991a41c1a
add support for switching between user-defined sequence of screens using Tab
2010-01-24 00:05:03 +01:00
Andrzej Rybczak
af12b75b93
use key (F)4 to reset search engine state while being in this screen
2010-01-23 21:49:43 +01:00
Andrzej Rybczak
a27332a825
get rid of using directives
...
these in ncmpcpp.cpp stay since a lot of memebers are used.
2010-01-22 19:17:35 +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
Frank Blendinger
b504b346af
screen_switcher between current and last screen
...
Setting the new config variable "screen_switcher_browser_only" to "no"
will make the "key_screen_switcher" key switch between the current and
the last used screen, sort of like the Alt+Tab window switching
mechanism in many window managers.
This (intendedly) works only for the "main" screens (playlist, browser,
media library, etc.) and not for info/lyrics/server info. Those screens
can be closed with the screen_switcher key, but the will not be
remembered.
indentation correction in config
2009-12-09 00:24:15 +01:00
Andrzej Rybczak
5aa1613cfb
make binding responsible for going to parent dir work in tag editor
2009-11-23 19:25:51 +01:00
Andrzej Rybczak
dd04406ee5
poll both stdin and mpd using one select()
...
this allows for immediate reading mpd events
2009-10-25 20:44:07 +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
62b7df69f3
new feature: refetch lyrics
2009-10-20 00:35:51 +02:00
Andrzej Rybczak
03f6fd904f
new screen: mpd server info
2009-10-11 17:03:00 +02:00
Andrzej Rybczak
3551057dbb
new feature: sort songs in browser by mtime (optional)
2009-10-10 23:32:05 +02:00
Andrzej Rybczak
b48133a743
change keybinding for changing browse mode
...
I shouldn't do that, but the old one will be much better for
choosing whether songs in browser have to be sorted by names
or modification date. Besides, binding this to browser key
makes browser behaviour more "compatible" with media library.
2009-10-10 22:32:18 +02:00
Andrzej Rybczak
7da142a4c7
display "artist info" instead of "artist's info"
2009-09-04 14:47:09 +02:00
Andrzej Rybczak
604de32de6
make sound wave the default visualization and fftw optional dependency
2009-09-03 21:45:57 +02:00
Andrzej Rybczak
1456e47a0b
new visualization type: sound wave
2009-09-01 04:33:12 +02:00
Andrzej Rybczak
75f9f840f7
new screen: music visualizer
2009-08-28 00:38:29 +02:00
Andrzej Rybczak
101f01941d
new feature: alternative user interface
2009-08-12 02:08:13 +02:00
Andrzej Rybczak
853164575f
adjust mouse bindings a bit and document them in help screen
2009-08-08 21:18:46 +02:00
Andrzej Rybczak
5838d02077
add shortcut keybinding for saving in tiny tag editor
2009-07-04 07:24:57 +02:00
Andrzej Rybczak
9dab25e02c
use prefix ++ instead of postfix where available
2009-07-04 06:41:35 +02:00
Andrzej Rybczak
2eb913fe22
define MPD::Connection handler as an object, not pointer
2009-07-04 06:07:00 +02:00
Andrzej Rybczak
450bf1b636
initialize screens only if necessary
2009-06-26 18:48:00 +02:00