1833 Commits (f21ca2b6c659a999ab4060eef2dd38cdec6982a8)
 

Author SHA1 Message Date
Andrzej Rybczak f21ca2b6c6 menu: remove unused typedef 11 years ago
Andrzej Rybczak 076c37af05 status: if current song is not yet in playlist, fetch it from the server 11 years ago
Andrzej Rybczak 4ae9696a7e get rid of name shadow warnings 11 years ago
Andrzej Rybczak 527b66ae95 fix linking when compiling with g++ 11 years ago
Andrzej Rybczak 9e47a8ad61 settings: add support for displaying current mpd host in playlist 11 years ago
Trygve Aaberge bfbafc3312 media library: add support for locating unknown tags/albums 11 years ago
Andrzej Rybczak 2082a4a9a3 actions: add: be smarter about adding the item 11 years ago
Andrzej Rybczak 081ad033d4 actions: add: confirm when the whole database is about to be added 11 years ago
Andrzej Rybczak 30df221cb4 menu: split into two headers 11 years ago
Andrzej Rybczak a21d9ca425 format: split into two headers 11 years ago
Andrzej Rybczak 4a372c0fbb search engine: stream songs from the database when using regexes 11 years ago
Michaël Cadilhac 6c307cceb0 search engine: keep the regex compilation out of the loop 11 years ago
Andrzej Rybczak e30149d04c browser: refresh browser on database update properly 11 years ago
Andrzej Rybczak d1528ffc71 get rid of WIN32 ifdefs 11 years ago
Andrzej Rybczak 4292af6c25 playlist: add OVERRIDE to allowsSearching 11 years ago
Andrzej Rybczak 57788b738b Merge branch '0.6.x' 11 years ago
Andrzej Rybczak 2ea7db1d20 man: update the description of window_border_color 11 years ago
Andrzej Rybczak 070aef5863 release 0.6.3 11 years ago
Andrzej Rybczak f84dabad75 man: update the descriptions of available config options 11 years ago
Andrzej Rybczak baf53365d9 doc: remove bash completion as it doesn't work anymore 11 years ago
Andrzej Rybczak fb52fe77a5 man: remove whitespaces at the end of line 11 years ago
Marc Jessome 4d99dfe940 actions: don't ask for confirmation to clear playlist if it's already empty 11 years ago
Andrzej Rybczak 809ffada40 format: redesign how grouping behaves so it's more sensible 11 years ago
Andrzej Rybczak 9d90e0f7fb strbuffer: allow for duplicate properties 11 years ago
Andrzej Rybczak b874173c57 Merge branch '0.6.x' 11 years ago
Benoit Pierre e5e61842c5 window: don't add encrypted prompts to input history 11 years ago
Benoit Pierre b6c6cbb91f window: initialize readline before changing its defaults 11 years ago
Benoit Pierre c507889d8c window: after we're done with readline, return EOF instead of 0 11 years ago
Andrzej Rybczak d7998ef144 configuration: initialize undefined variables after all files were parsed 11 years ago
Benoit Pierre 27cd86e063 configuration: fix XDG_CONFIG_HOME handling 11 years ago
Andrzej Rybczak 51136701bb Revert "proxy song list: remove highlight" 11 years ago
Andrzej Rybczak f09d403e27 update NEWS 11 years ago
Andrzej Rybczak 28f576dc08 Merge branch '0.6.x' 11 years ago
Benoît Dardenne af17e7eadf mpd: fix floating point exception when adding random tags/songs 11 years ago
Andrzej Rybczak 8e31f81ca9 visualizer: scale spectrum along with window's width 11 years ago
Andrzej Rybczak 9888c3106e change version to 0.6.2 11 years ago
Andrzej Rybczak fcd670b657 actions: seek: fix incremental seeking so it doesn't reset aftet 30 seconds 11 years ago
Andrzej Rybczak 8657cdbf4d status: minor interface changes 11 years ago
Wojciech Siewierski 7e87650715 actions: support adding random album_artists 11 years ago
Andrzej Rybczak 1a1105793d remove support for PDCurses 11 years ago
Andrzej Rybczak 5d75becca9 remove error.{cpp,h} 11 years ago
Andrzej Rybczak 3cc76ff0c4 charset: pass const references 11 years ago
Andrzej Rybczak 5d436ddc76 settings: rearrange a few options 11 years ago
Andrzej Rybczak 51e3cfe92c window: fix display of multibyte characters 11 years ago
Andrzej Rybczak 3b46248a61 main: simplify conversion error message 11 years ago
Andrzej Rybczak 0c58af8c53 window: support new colors also as borders 11 years ago
Andrzej Rybczak 38d9f811de configuration: support multiple configuration files 11 years ago
Andrzej Rybczak 8745523170 settings: song_status_format: forbid alignment mark 12 years ago
Andrzej Rybczak 81b907a974 format: add flags to refine parsing and printing of the AST 12 years ago
Andrzej Rybczak 3aa1ba1b9d settings: buffer: apply helper function 12 years ago