Commit Graph

1996 Commits

Author SHA1 Message Date
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
39c331eed6 status: if current song is not yet in playlist, fetch it from the server - part 2 2015-04-21 22:10:38 +02:00
Andrzej Rybczak
9e85f38865 song: use boost::hash 2015-04-18 22:53:18 +02:00
Andrzej Rybczak
7f9f055082 helpers: modify getSelectedRange a little 2015-04-18 22:53:18 +02:00
Andrzej Rybczak
a26aa6c295 media library: locate song: clean up 2015-04-18 22:53:13 +02:00
Andrzej Rybczak
b8645d7647 media library: remove redundant FIXME 2015-04-18 21:04:10 +02:00
Andrzej Rybczak
37980c9af0 actions: edit directory name: use boost::filesystem 2015-04-18 21:03:06 +02:00
Andrzej Rybczak
79449dac3c tags: write: use boost::filesystem 2015-04-18 20:59:17 +02:00
Andrzej Rybczak
7bcf79109f actions: toggle screen lock: check if screen is lockable before asking for width 2015-04-18 20:51:03 +02:00
Andrzej Rybczak
ccad8fcf06 status: when updating playlist, deselect modified items 2015-04-18 20:27:17 +02:00
Andrzej Rybczak
f21ca2b6c6 menu: remove unused typedef 2015-04-18 20:07:13 +02:00
Andrzej Rybczak
076c37af05 status: if current song is not yet in playlist, fetch it from the server 2015-04-18 19:54:06 +02:00
Andrzej Rybczak
4ae9696a7e get rid of name shadow warnings 2015-04-18 19:35:30 +02:00
Andrzej Rybczak
527b66ae95 fix linking when compiling with g++ 2015-04-18 19:19:58 +02:00
Andrzej Rybczak
9e47a8ad61 settings: add support for displaying current mpd host in playlist 2015-04-18 19:16:38 +02:00
Trygve Aaberge
bfbafc3312 media library: add support for locating unknown tags/albums 2015-04-18 18:42:45 +02:00
Andrzej Rybczak
2082a4a9a3 actions: add: be smarter about adding the item 2015-04-18 18:07:51 +02:00
Andrzej Rybczak
081ad033d4 actions: add: confirm when the whole database is about to be added 2015-04-18 17:58:47 +02:00
Andrzej Rybczak
30df221cb4 menu: split into two headers 2015-04-18 17:41:13 +02:00
Andrzej Rybczak
a21d9ca425 format: split into two headers 2015-04-18 17:41:10 +02:00
Andrzej Rybczak
4a372c0fbb search engine: stream songs from the database when using regexes 2015-04-12 20:33:41 +02:00
Michaël Cadilhac
6c307cceb0 search engine: keep the regex compilation out of the loop 2015-04-12 19:49:29 +02:00
Andrzej Rybczak
e30149d04c browser: refresh browser on database update properly 2015-04-12 19:17:54 +02:00
Andrzej Rybczak
d1528ffc71 get rid of WIN32 ifdefs 2015-04-12 17:06:45 +02:00
Andrzej Rybczak
4292af6c25 playlist: add OVERRIDE to allowsSearching 2015-04-12 16:28:56 +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
2ea7db1d20 man: update the description of window_border_color 2015-03-02 19:02:17 +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
fb52fe77a5 man: remove whitespaces at the end of line 2015-03-02 18:02:21 +01:00
Marc Jessome
4d99dfe940 actions: don't ask for confirmation to clear playlist if it's already empty 2015-02-12 18:38:58 +01:00
Andrzej Rybczak
809ffada40 format: redesign how grouping behaves so it's more sensible 2015-02-12 18:38:58 +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
Benoit Pierre
b6c6cbb91f window: initialize readline before changing its defaults 2015-02-04 17:58:57 +01:00
Benoit Pierre
c507889d8c window: after we're done with readline, return EOF instead of 0 2015-02-04 17:46:44 +01:00
Andrzej Rybczak
d7998ef144 configuration: initialize undefined variables after all files were parsed 2015-01-27 20:17:50 +01:00
Benoit Pierre
27cd86e063 configuration: fix XDG_CONFIG_HOME handling 2015-01-27 19:59:01 +01:00
Andrzej Rybczak
51136701bb Revert "proxy song list: remove highlight"
Highlight is too good not to have.
This reverts commit 9cbcf61fac.
2015-01-17 11:57:21 +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