Commit Graph

1860 Commits

Author SHA1 Message Date
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
Andrzej Rybczak
8657cdbf4d status: minor interface changes 2014-12-13 18:44:38 +01:00
Wojciech Siewierski
7e87650715 actions: support adding random album_artists 2014-12-13 16:26:18 +01:00
Andrzej Rybczak
1a1105793d remove support for PDCurses 2014-11-15 20:03:40 +01:00
Andrzej Rybczak
5d75becca9 remove error.{cpp,h} 2014-11-15 19:42:03 +01:00
Andrzej Rybczak
3cc76ff0c4 charset: pass const references 2014-11-15 19:29:31 +01:00
Andrzej Rybczak
5d436ddc76 settings: rearrange a few options 2014-11-15 18:52:48 +01:00
Andrzej Rybczak
51e3cfe92c window: fix display of multibyte characters 2014-11-15 18:27:36 +01:00
Andrzej Rybczak
3b46248a61 main: simplify conversion error message 2014-11-15 17:53:40 +01:00
Andrzej Rybczak
0c58af8c53 window: support new colors also as borders 2014-11-15 17:51:46 +01:00
Andrzej Rybczak
38d9f811de configuration: support multiple configuration files 2014-11-15 15:07:49 +01:00
Andrzej Rybczak
8745523170 settings: song_status_format: forbid alignment mark 2014-11-11 20:31:56 +01:00
Andrzej Rybczak
81b907a974 format: add flags to refine parsing and printing of the AST 2014-11-11 19:40:03 +01:00
Andrzej Rybczak
3aa1ba1b9d settings: buffer: apply helper function 2014-11-11 17:53:06 +01:00
Andrzej Rybczak
059db198be window: support 'previous' background value for better composability 2014-11-11 17:38:44 +01:00
Andrzej Rybczak
d26c3c8fc5 window: fill background color on clearing to EOL 2014-11-11 16:08:48 +01:00
Andrzej Rybczak
011738f653 actions: toggle interface: unlock progressbar 2014-11-11 14:36:49 +01:00
Andrzej Rybczak
e3c68b0404 doc: update description of formats 2014-11-11 13:11:46 +01:00
Andrzej Rybczak
7d2ac5daa4 format: support 256 colors and backgrounds in formats 2014-11-11 12:42:47 +01:00
Andrzej Rybczak
6c422da3c9 window: remove debug print 2014-11-11 02:03:28 +01:00
Andrzej Rybczak
4e4dca44eb window: use simpler functions than wprintw if possible 2014-11-11 01:56:26 +01:00
Andrzej Rybczak
50bfec9646 format: fix error reporting with wide strings 2014-11-11 00:59:24 +01:00
Andrzej Rybczak
25ac152b0d remove silly comment after namespaces 2014-11-11 00:18:51 +01:00
Andrzej Rybczak
61d841d29a wide string: a few adjustments 2014-11-11 00:16:58 +01:00
Andrzej Rybczak
8d24c42261 format: implement generic format parser and printer 2014-11-11 00:08:23 +01:00
Andrzej Rybczak
25708093e6 visualizer: stereo ellipse: scale the samples to fill the whole screen 2014-11-09 13:17:36 +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
fce3816b3c help: display available colors and numbers that identify them 2014-11-09 01:17:15 +01:00
Andrzej Rybczak
448c87f850 window: add support for textual representation of background color 2014-11-09 00:42:10 +01:00
Andrzej Rybczak
5ff553005d visualizer: stereo ellipse: make radius of each ring constant 2014-11-08 22:32:31 +01:00
Andrzej Rybczak
75bae9862e window: change internal color representation 2014-11-08 21:20:38 +01:00
Andrzej Rybczak
8d9ddd5ff8 playlist editor: fix shadow warning 2014-11-07 23:53:52 +01:00
Andrzej Rybczak
7acc64979e settings: make slave screen optional and unset by default 2014-11-07 23:46:20 +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
Andrzej Rybczak
7c71df8dc7 browser: do not go to parent directory on MPD_SERVER_ERROR_NO_EXIST 2014-11-06 21:22:22 +01:00