Commit Graph

1913 Commits

Author SHA1 Message Date
Andrzej Rybczak
6da51b00b3 browser: scroll down after directory was added successfully 2015-07-15 20:42:43 +02:00
Andrzej Rybczak
d5b4f1f8af status: always check if current song is not empty 2015-06-15 16:41:58 +02:00
Andrzej Rybczak
89d593799c Merge branch '0.6.x' 2015-06-13 21:14:41 +02:00
Andrzej Rybczak
310d280cef status: fix assertion failure on window resize without active mpd connection 2015-06-13 20:57:01 +02:00
Andrzej Rybczak
a3d536b422 song: show name if it's available 2015-06-13 20:45:18 +02:00
Andrzej Rybczak
20a4e486cc lastfm: use sink argument and fix possible usage of m_service after delete 2015-06-13 20:41:16 +02:00
Andrzej Rybczak
d54de65990 tags: remove xiph tag DESCRIPTION as it's parsed as COMMENT by MPD 2015-06-13 20:31:14 +02:00
Andrzej Rybczak
4d4b7c542f tag editor: when numbering tracks, discard other track tags if present 2015-06-13 20:29:39 +02:00
Andrzej Rybczak
aa8c47d578 actions: respect regular expression config when searching in text fields 2015-06-13 20:22:45 +02:00
Andrzej Rybczak
c06d6ac4a2 configure: require readline/readline.h and pthread.h headers 2015-06-13 20:19:22 +02:00
Andrzej Rybczak
8a5a0078e9 help: correct a typo 2015-06-13 20:16:57 +02:00
Andrzej Rybczak
011b543f52 bump version to 0.6.5_pre 2015-06-13 20:16:57 +02:00
Andrzej Rybczak
fac92e17aa charset: provide overloads for rvalue references 2015-06-13 16:51:22 +02:00
Andrzej Rybczak
2ea3679220 wide string: To{W,}String: provide overload for rvalue references 2015-06-13 16:50:51 +02:00
Andrzej Rybczak
b3c0c0798e helpers: restore old behavior when playing a song already in playlist 2015-06-13 16:10:26 +02:00
Andrzej Rybczak
bca788153d bindings: deprecate alt_/ctrl_/shift_ prefixes 2015-05-24 17:23:56 +02:00
Andrzej Rybczak
a5867405d2 actions: add support for selecting found items 2015-05-24 17:04:21 +02:00
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
583e79dc54 action: select item: don't go down after selection 2015-05-23 20:26:02 +02:00
Andrzej Rybczak
e33c5cda8e status: don't remove selection on playlist update 2015-05-23 20:24:54 +02:00
Andrzej Rybczak
52ff94d9c8 lastfm: use sink argument and fix possible usage of m_service after delete 2015-05-23 19:33:20 +02:00
Anton Simakov
746527f1ea configure: add empty action-if-not-found to PKG_CHECK_MODULES(icu) 2015-05-23 18:49:04 +02:00
Anton Simakov
6f466b7096 fix compilation with clang 2015-05-23 18:47:34 +02:00
Andrzej Rybczak
7c15dd954e stop using literal 500 as a window timeout 2015-05-19 19:15:09 +02:00
Andrzej Rybczak
125ae9b505 tags: remove xiph tag DESCRIPTION as it's parsed as COMMENT by MPD 2015-05-18 00:05:49 +02:00
Andrzej Rybczak
a800226cd4 status: always replace song, but deselect only when path changes 2015-05-18 00:04:53 +02:00
Andrzej Rybczak
a6c120037f tag editor: when numbering tracks, discard other track tags if present 2015-05-17 23:54:46 +02:00
Andrzej Rybczak
c7fe74dd66 screen: provide const main() overload 2015-05-17 22:04:50 +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
12db40849c settings: recognize default_space_mode and show deprecation warning 2015-05-17 13:58:19 +02:00
Andrzej Rybczak
4446242bbc actions: add action for environment update 2015-05-17 13:41:30 +02:00
Andrzej Rybczak
c53e98e2a5 configure: require readline/readline.h and pthread.h headers 2015-05-14 23:09:36 +02:00
Andrzej Rybczak
235001a5fc main: do not show pressed key in statusbar 2015-05-14 00:48:00 +02:00
Andrzej Rybczak
d3f8069caf bindings: recognize backspace_2 as backspace and add deprecation message 2015-05-14 00:42:17 +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
e7b152938b window: redefine special key values 2015-05-12 20:40:26 +02:00
Andrzej Rybczak
0dc3752e3f add missing song_list.h 2015-05-12 10:28:29 +02:00
Andrzej Rybczak
b0a2ed1203 tag editor: fix assertion failure when directory has no subdirectories 2015-05-11 23:53:30 +02:00
Andrzej Rybczak
a76cfeef8d actions: rework syntax and method visibility 2015-05-11 22:55:48 +02:00
Andrzej Rybczak
a8e2ec5ed0 replace ProxySongList with NC::List and SongList 2015-05-11 22:35:06 +02:00
Andrzej Rybczak
a7dab01eff replace boost::bind with std::bind 2015-05-11 22:24:55 +02:00
Andrzej Rybczak
cf6cf7d787 help: correct a typo 2015-05-09 21:42:03 +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
2c5bac811a window: compress Color inline function definitions 2015-05-09 19:49:47 +02:00
Andrzej Rybczak
078fc099f3 bindings: implement Key and Command in terms of std::tuple 2015-05-09 19:42:57 +02:00
Andrzej Rybczak
11735b42b3 bindings: move some code from .h to .cpp file 2015-05-09 19:32:48 +02:00
Andrzej Rybczak
043e309e24 settings: make initial slave screen focus optional 2015-05-09 16:23:04 +02:00