Andrzej Rybczak
|
b91bcc291f
|
settings: restrict value of visualizer_sync_interval to be >= 10
|
2015-08-13 11:26:33 +02:00 |
|
Andrzej Rybczak
|
8f9a1a8fc0
|
media library: sort track numbers as integers, not strings
|
2015-08-13 10:46:12 +02:00 |
|
Andrzej Rybczak
|
c8ee598e0c
|
update version to 0.6.5
|
2015-07-27 00:54:36 +02:00 |
|
Andrzej Rybczak
|
756327492d
|
lyrics fetcher: update regexes for a few sites
|
2015-07-27 00:47:31 +02:00 |
|
Andrzej Rybczak
|
b0a8ec1525
|
news: fix typo
|
2015-07-27 00:47:31 +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
|
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
|
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 |
|