Commit Graph

87 Commits

Author SHA1 Message Date
Andrzej Rybczak
1b6cb65f3a actions: add support for range selection and make a few actions work on ranges 2015-05-23 22:57:40 +02:00
Andrzej Rybczak
274c075ffd bindings: bind sorting actions to ctrl-s 2015-05-23 20:49:27 +02:00
Andrzej Rybczak
2caf08aaa7 split PressSpace action into modular pieces 2015-05-17 21:51:15 +02:00
Andrzej Rybczak
c68631b2f0 actions: respect regular expression config when searching in text fields 2015-05-17 21:46:49 +02:00
Andrzej Rybczak
4446242bbc actions: add action for environment update 2015-05-17 13:41:30 +02:00
Andrzej Rybczak
dcac42748a bindinds: add support for alt/ctrl/shift modifiers and escape key 2015-05-14 00:38:46 +02:00
Andrzej Rybczak
38b1064f1f actions: move item selection to its own action and bind it to insert 2015-05-09 21:40:09 +02:00
Andrzej Rybczak
ccb468592d remove support for ncurses terminal sequence escaping 2015-05-09 21:39:50 +02:00
Andrzej Rybczak
1348271098 do not use ncurses terminal sequence escaping by default 2015-05-07 23:17:25 +02:00
Andrzej Rybczak
405480e158 Merge branch '0.6.x' 2015-05-02 21:31:26 +02:00
Andrzej Rybczak
a40508179a configuration: add 'ignore-config-errors' switch 2015-05-02 21:16:11 +02:00
Andrzej Rybczak
77c702100f change version to 0.6.4 2015-05-02 20:50:12 +02:00
Andrzej Rybczak
5a3a2fbbf1 set SIGWINCH handler before initializing ncurses to avoid races 2015-05-02 20:49:20 +02:00
jgr
bb4c0a9d4c tag editor: fix leading separator issue (#32) 2015-05-02 16:14:01 +02:00
Andrzej Rybczak
3bd9c88f05 actions: only shuffle selected range of playlist if applicable 2015-05-02 16:04:30 +02:00
Andrzej Rybczak
7acff16535 configure: set BOOST_LIB_SUFFIX to empty string by default 2015-05-02 15:21:07 +02:00
Andrzej Rybczak
8f646e0f5c settings: enable regexes by default and add support for perl syntax 2015-05-02 15:06:11 +02:00
Andrzej Rybczak
dafcadefaf add support for unicode aware regular expressions if available 2015-05-02 15:01:01 +02:00
Andrzej Rybczak
9e47a8ad61 settings: add support for displaying current mpd host in playlist 2015-04-18 19:16:38 +02:00
Andrzej Rybczak
b63d646e48 selected item adder: fix pop-up title when adding items to the current playlist 2015-04-12 16:20:57 +02:00
Andrzej Rybczak
bce268dea4 change version to 0.6.4_pre 2015-04-12 16:15:57 +02:00
Andrzej Rybczak
57788b738b Merge branch '0.6.x'
Conflicts:
	NEWS
	configure.ac
	doc/ncmpcpp.1
2015-03-02 19:24:31 +01:00
Andrzej Rybczak
070aef5863 release 0.6.3 2015-03-02 18:30:59 +01:00
Andrzej Rybczak
f84dabad75 man: update the descriptions of available config options 2015-03-02 18:25:12 +01:00
Andrzej Rybczak
baf53365d9 doc: remove bash completion as it doesn't work anymore 2015-03-02 18:06:36 +01:00
Andrzej Rybczak
9d90e0f7fb strbuffer: allow for duplicate properties 2015-02-12 18:38:27 +01:00
Andrzej Rybczak
b874173c57 Merge branch '0.6.x' 2015-02-11 15:43:39 +01:00
Benoit Pierre
e5e61842c5 window: don't add encrypted prompts to input history 2015-02-11 15:38:44 +01:00
Andrzej Rybczak
f09d403e27 update NEWS 2015-01-17 10:17:49 +01:00
Andrzej Rybczak
28f576dc08 Merge branch '0.6.x'
Conflicts:
	NEWS
	src/mpdpp.cpp
2015-01-17 10:02:43 +01:00
Benoît Dardenne
af17e7eadf mpd: fix floating point exception when adding random tags/songs 2015-01-17 09:59:38 +01:00
Andrzej Rybczak
8e31f81ca9 visualizer: scale spectrum along with window's width 2015-01-17 09:43:09 +01:00
Andrzej Rybczak
9888c3106e change version to 0.6.2 2014-12-13 19:03:39 +01:00
Andrzej Rybczak
fcd670b657 actions: seek: fix incremental seeking so it doesn't reset aftet 30 seconds 2014-12-13 19:03:00 +01:00
Andrzej Rybczak
1a1105793d remove support for PDCurses 2014-11-15 20:03:40 +01:00
Andrzej Rybczak
38d9f811de configuration: support multiple configuration files 2014-11-15 15:07:49 +01:00
Andrzej Rybczak
e54f2aa38a doc: mention support of 256 colors and describe setting background color 2014-11-09 01:40:44 +01:00
Andrzej Rybczak
543dadf3c6 Merge branch '0.6.x'
Conflicts:
	NEWS
	configure.ac
2014-11-07 23:13:13 +01:00
Andrzej Rybczak
2ef83ff15f bindings: additionally bind delete to DeleteBrowserItems by default 2014-11-07 23:08:13 +01:00
Andrzej Rybczak
6a5f46a458 actions: make find forward/backward incremental 2014-11-07 12:59:00 +01:00
brezerk
cc747c0f99 settings: add startup_slave_screen option 2014-11-06 20:33:12 +01:00
Andrzej Rybczak
a4e9523f63 settings: expand ~ to home directory in mpd_host 2014-11-06 19:48:59 +01:00
Andrzej Rybczak
9cb3b21d4a Merge branch '0.6.x'
Conflicts:
	NEWS
	configure.ac
	src/media_library.cpp
	src/playlist_editor.cpp
	src/tags.cpp
2014-11-06 19:23:54 +01:00
Andrzej Rybczak
a32a4262b8 change version to 0.6.1 2014-11-06 19:21:21 +01:00
Andrzej Rybczak
3e9d25ccea playlist editor: fix adding songs with fetch delay enabled 2014-11-06 18:54:45 +01:00
Andrzej Rybczak
08d17f9d0e media library: fix adding songs with fetch delay enabled 2014-11-06 18:53:31 +01:00
Andrzej Rybczak
60749ea4bd window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1 2014-11-06 16:57:08 +01:00
Andrzej Rybczak
c01e734e6e news: add info about directories and playlists being sortable by mtime 2014-11-04 16:59:04 +01:00
Andrzej Rybczak
044bbc3777 tags: mp3: write IDv2.4 tags only 2014-11-04 11:07:19 +01:00
Andrzej Rybczak
0f254b164e tags: mp3: write IDv2.4 tags only 2014-11-04 11:06:05 +01:00