Commit Graph

  • dcac42748a bindinds: add support for alt/ctrl/shift modifiers and escape key Andrzej Rybczak 2015-05-12 22:02:09 +02:00
  • e7b152938b window: redefine special key values Andrzej Rybczak 2015-05-12 20:40:26 +02:00
  • 0dc3752e3f add missing song_list.h Andrzej Rybczak 2015-05-12 10:28:29 +02:00
  • b0a2ed1203 tag editor: fix assertion failure when directory has no subdirectories Andrzej Rybczak 2015-05-11 23:53:30 +02:00
  • a76cfeef8d actions: rework syntax and method visibility Andrzej Rybczak 2015-05-11 22:47:50 +02:00
  • a8e2ec5ed0 replace ProxySongList with NC::List and SongList Andrzej Rybczak 2015-05-10 12:14:56 +02:00
  • a7dab01eff replace boost::bind with std::bind Andrzej Rybczak 2015-05-11 01:28:52 +02:00
  • cf6cf7d787 help: correct a typo Andrzej Rybczak 2015-05-09 21:42:03 +02:00
  • 38b1064f1f actions: move item selection to its own action and bind it to insert Andrzej Rybczak 2015-05-09 21:37:40 +02:00
  • ccb468592d remove support for ncurses terminal sequence escaping Andrzej Rybczak 2015-05-09 19:55:02 +02:00
  • 2c5bac811a window: compress Color inline function definitions Andrzej Rybczak 2015-05-09 19:49:47 +02:00
  • 078fc099f3 bindings: implement Key and Command in terms of std::tuple Andrzej Rybczak 2015-05-09 19:42:57 +02:00
  • 11735b42b3 bindings: move some code from .h to .cpp file Andrzej Rybczak 2015-05-09 19:32:48 +02:00
  • 043e309e24 settings: make initial slave screen focus optional Andrzej Rybczak 2015-05-09 16:06:57 +02:00
  • 7d5c5cb20e main: assert that startup screen pointer is not null Andrzej Rybczak 2015-05-09 16:08:32 +02:00
  • c540c5afba menu: refresh: rename variables a bit Andrzej Rybczak 2015-05-08 22:01:53 +02:00
  • 4d552bef58 menu: reduce indirection Andrzej Rybczak 2015-05-08 21:42:09 +02:00
  • 173d23dde6 window: support extended urxvt mouse support if applicable Andrzej Rybczak 2015-05-08 18:49:40 +02:00
  • 9272a0034c window: support mouse coordinates up to 255 Andrzej Rybczak 2015-05-08 16:16:17 +02:00
  • b8fdb323b8 window: disable mouse before passing control to readline Andrzej Rybczak 2015-05-08 12:04:03 +02:00
  • 670839b8f0 window: set timeout to 0 while fetching pieces of terminal sequence Andrzej Rybczak 2015-05-08 01:40:02 +02:00
  • 8bb1ebbb6c window: do not redefine BUTTON5_PRESSED if NCURSES_MOUSE_VERSION > 1 Andrzej Rybczak 2015-05-07 23:28:42 +02:00
  • 1348271098 do not use ncurses terminal sequence escaping by default Andrzej Rybczak 2015-05-07 23:17:25 +02:00
  • 6384c4bfd6 do not include error.h as it's not the desired file Andrzej Rybczak 2015-05-03 13:11:12 +02:00
  • 405480e158 Merge branch '0.6.x' Andrzej Rybczak 2015-05-02 21:31:26 +02:00
  • a40508179a configuration: add 'ignore-config-errors' switch Andrzej Rybczak 2015-05-02 21:16:11 +02:00
  • 77c702100f change version to 0.6.4 Andrzej Rybczak 2015-05-02 20:50:12 +02:00
  • 5a3a2fbbf1 set SIGWINCH handler before initializing ncurses to avoid races Andrzej Rybczak 2015-05-02 20:43:19 +02:00
  • bb4c0a9d4c tag editor: fix leading separator issue (#32) jgr 2015-03-24 02:39:59 +10:00
  • 3bd9c88f05 actions: only shuffle selected range of playlist if applicable Andrzej Rybczak 2015-05-02 16:03:55 +02:00
  • 7acff16535 configure: set BOOST_LIB_SUFFIX to empty string by default Andrzej Rybczak 2015-05-02 15:20:45 +02:00
  • 8f646e0f5c settings: enable regexes by default and add support for perl syntax Andrzej Rybczak 2015-05-02 15:05:50 +02:00
  • dafcadefaf add support for unicode aware regular expressions if available Andrzej Rybczak 2015-05-02 15:01:01 +02:00
  • 39c331eed6 status: if current song is not yet in playlist, fetch it from the server - part 2 Andrzej Rybczak 2015-04-21 22:10:38 +02:00
  • 9e85f38865 song: use boost::hash Andrzej Rybczak 2015-04-18 22:46:42 +02:00
  • 7f9f055082 helpers: modify getSelectedRange a little Andrzej Rybczak 2015-04-18 22:25:33 +02:00
  • a26aa6c295 media library: locate song: clean up Andrzej Rybczak 2015-04-18 22:18:33 +02:00
  • b8645d7647 media library: remove redundant FIXME Andrzej Rybczak 2015-04-18 21:04:10 +02:00
  • 37980c9af0 actions: edit directory name: use boost::filesystem Andrzej Rybczak 2015-04-18 21:03:06 +02:00
  • 79449dac3c tags: write: use boost::filesystem Andrzej Rybczak 2015-04-18 20:59:17 +02:00
  • 7bcf79109f actions: toggle screen lock: check if screen is lockable before asking for width Andrzej Rybczak 2015-04-18 20:51:03 +02:00
  • ccad8fcf06 status: when updating playlist, deselect modified items Andrzej Rybczak 2015-04-18 20:27:17 +02:00
  • f21ca2b6c6 menu: remove unused typedef Andrzej Rybczak 2015-04-18 20:07:13 +02:00
  • 076c37af05 status: if current song is not yet in playlist, fetch it from the server Andrzej Rybczak 2015-04-18 19:51:46 +02:00
  • 4ae9696a7e get rid of name shadow warnings Andrzej Rybczak 2015-04-18 19:35:30 +02:00
  • 527b66ae95 fix linking when compiling with g++ Andrzej Rybczak 2015-04-18 19:19:58 +02:00
  • 9e47a8ad61 settings: add support for displaying current mpd host in playlist Andrzej Rybczak 2015-04-18 19:16:38 +02:00
  • bfbafc3312 media library: add support for locating unknown tags/albums Trygve Aaberge 2015-04-18 18:42:45 +02:00
  • 2082a4a9a3 actions: add: be smarter about adding the item Andrzej Rybczak 2015-04-18 18:05:53 +02:00
  • 081ad033d4 actions: add: confirm when the whole database is about to be added Andrzej Rybczak 2015-04-18 17:58:47 +02:00
  • 30df221cb4 menu: split into two headers Andrzej Rybczak 2015-04-18 17:34:28 +02:00
  • a21d9ca425 format: split into two headers Andrzej Rybczak 2015-04-13 01:43:07 +02:00
  • 4a372c0fbb search engine: stream songs from the database when using regexes Andrzej Rybczak 2015-04-12 20:16:45 +02:00
  • 6c307cceb0 search engine: keep the regex compilation out of the loop Michaël Cadilhac 2015-04-12 17:24:29 +02:00
  • e30149d04c browser: refresh browser on database update properly Andrzej Rybczak 2015-04-12 19:17:54 +02:00
  • d1528ffc71 get rid of WIN32 ifdefs Andrzej Rybczak 2015-04-12 17:06:45 +02:00
  • 4292af6c25 playlist: add OVERRIDE to allowsSearching Andrzej Rybczak 2015-04-12 16:28:56 +02:00
  • b63d646e48 selected item adder: fix pop-up title when adding items to the current playlist Andrzej Rybczak 2015-04-12 16:20:57 +02:00
  • bce268dea4 change version to 0.6.4_pre Andrzej Rybczak 2015-04-12 16:15:57 +02:00
  • 57788b738b Merge branch '0.6.x' Andrzej Rybczak 2015-03-02 19:24:31 +01:00
  • 2ea7db1d20 man: update the description of window_border_color Andrzej Rybczak 2015-03-02 19:01:04 +01:00
  • 070aef5863 release 0.6.3 Andrzej Rybczak 2015-03-02 18:30:59 +01:00
  • f84dabad75 man: update the descriptions of available config options Andrzej Rybczak 2015-03-02 18:25:12 +01:00
  • baf53365d9 doc: remove bash completion as it doesn't work anymore Andrzej Rybczak 2015-03-02 18:05:58 +01:00
  • fb52fe77a5 man: remove whitespaces at the end of line Andrzej Rybczak 2015-03-02 18:02:21 +01:00
  • 4d99dfe940 actions: don't ask for confirmation to clear playlist if it's already empty Marc Jessome 2015-02-11 19:08:52 -05:00
  • 809ffada40 format: redesign how grouping behaves so it's more sensible Andrzej Rybczak 2015-02-11 16:28:21 +01:00
  • 9d90e0f7fb strbuffer: allow for duplicate properties Andrzej Rybczak 2015-02-12 16:00:56 +01:00
  • b874173c57 Merge branch '0.6.x' Andrzej Rybczak 2015-02-11 15:43:39 +01:00
  • e5e61842c5 window: don't add encrypted prompts to input history Benoit Pierre 2015-02-05 15:05:56 +01:00
  • b6c6cbb91f window: initialize readline before changing its defaults Benoit Pierre 2015-02-04 15:50:55 +01:00
  • c507889d8c window: after we're done with readline, return EOF instead of 0 Benoit Pierre 2015-01-31 18:54:11 +01:00
  • d7998ef144 configuration: initialize undefined variables after all files were parsed Andrzej Rybczak 2015-01-27 20:17:50 +01:00
  • 27cd86e063 configuration: fix XDG_CONFIG_HOME handling Benoit Pierre 2015-01-27 16:41:19 +01:00
  • 51136701bb Revert "proxy song list: remove highlight" Andrzej Rybczak 2015-01-17 11:57:21 +01:00
  • f09d403e27 update NEWS Andrzej Rybczak 2015-01-17 10:17:49 +01:00
  • 28f576dc08 Merge branch '0.6.x' Andrzej Rybczak 2015-01-17 10:02:43 +01:00
  • af17e7eadf mpd: fix floating point exception when adding random tags/songs Benoît Dardenne 2015-01-14 22:55:03 +01:00
  • 8e31f81ca9 visualizer: scale spectrum along with window's width Andrzej Rybczak 2015-01-17 09:43:09 +01:00
  • 9888c3106e change version to 0.6.2 Andrzej Rybczak 2014-12-13 19:03:39 +01:00
  • fcd670b657 actions: seek: fix incremental seeking so it doesn't reset aftet 30 seconds Andrzej Rybczak 2014-12-13 19:03:00 +01:00
  • 8657cdbf4d status: minor interface changes Andrzej Rybczak 2014-12-13 18:44:38 +01:00
  • 7e87650715 actions: support adding random album_artists Wojciech Siewierski 2014-12-11 20:50:45 +01:00
  • 1a1105793d remove support for PDCurses Andrzej Rybczak 2014-11-15 20:00:33 +01:00
  • 5d75becca9 remove error.{cpp,h} Andrzej Rybczak 2014-11-15 19:42:03 +01:00
  • 3cc76ff0c4 charset: pass const references Andrzej Rybczak 2014-11-15 19:29:31 +01:00
  • 5d436ddc76 settings: rearrange a few options Andrzej Rybczak 2014-11-15 18:52:48 +01:00
  • 51e3cfe92c window: fix display of multibyte characters Andrzej Rybczak 2014-11-15 18:25:16 +01:00
  • 3b46248a61 main: simplify conversion error message Andrzej Rybczak 2014-11-15 17:53:40 +01:00
  • 0c58af8c53 window: support new colors also as borders Andrzej Rybczak 2014-11-15 16:50:39 +01:00
  • 38d9f811de configuration: support multiple configuration files Andrzej Rybczak 2014-11-15 15:07:49 +01:00
  • 8745523170 settings: song_status_format: forbid alignment mark Andrzej Rybczak 2014-11-11 20:31:30 +01:00
  • 81b907a974 format: add flags to refine parsing and printing of the AST Andrzej Rybczak 2014-11-11 19:17:18 +01:00
  • 3aa1ba1b9d settings: buffer: apply helper function Andrzej Rybczak 2014-11-11 17:53:06 +01:00
  • 059db198be window: support 'previous' background value for better composability Andrzej Rybczak 2014-11-11 17:37:59 +01:00
  • d26c3c8fc5 window: fill background color on clearing to EOL Andrzej Rybczak 2014-11-11 16:08:48 +01:00
  • 011738f653 actions: toggle interface: unlock progressbar Andrzej Rybczak 2014-11-11 14:36:49 +01:00
  • e3c68b0404 doc: update description of formats Andrzej Rybczak 2014-11-11 13:11:46 +01:00
  • 7d2ac5daa4 format: support 256 colors and backgrounds in formats Andrzej Rybczak 2014-11-11 12:42:25 +01:00
  • 6c422da3c9 window: remove debug print Andrzej Rybczak 2014-11-11 02:03:28 +01:00