Commit Graph

  • 30830e338a functional: remove reverse_iteration, use boost::range instead Andrzej Rybczak 2016-12-14 08:01:31 +0100
  • 2e0de374a3 Prevent ncurses input queue from breaking by cleaning KEY_RESIZE asap Andrzej Rybczak 2016-12-09 04:08:53 +0100
  • 31b2c7f55f Make run_resize_screen volatile Andrzej Rybczak 2016-12-09 02:23:08 +0100
  • b7386c4fa6 song list: get rid of boost::zip_iterator and improve {Const,}SongIterator Andrzej Rybczak 2016-12-08 04:28:43 +0100
  • 612f8c3145 bindings: remove deprecation warnings Andrzej Rybczak 2016-12-08 01:31:42 +0100
  • 9926718cf0 man: update description of a few variables Andrzej Rybczak 2016-12-07 20:29:09 +0100
  • 000de70634 settings: deprecate visualizer_sample_multiplier Andrzej Rybczak 2016-12-07 20:13:51 +0100
  • 667e9be00e window: make key type 64 bits to represent unicode characters unambiguously Andrzej Rybczak 2016-12-07 20:03:50 +0100
  • 9306f56c34 Exit if stdin is closed Andrzej Rybczak 2016-12-07 19:46:38 +0100
  • 56cb940a12 actions: use shared_ptr to store actions Andrzej Rybczak 2016-12-07 19:02:47 +0100
  • 59197f23d0 actions: use unique_ptr for storing actions Andrzej Rybczak 2016-11-23 20:58:00 +0100
  • c422b993db Always clear worker after fetching lyrics completed Andrzej Rybczak 2016-11-21 12:04:46 +0100
  • 00f70e23e6 Add support for fetching lyrics in background for selected songs Andrzej Rybczak 2016-11-21 11:47:13 +0100
  • 5b56c48c4a lyrics: add support for showing notifications about fetching lyrics in background Andrzej Rybczak 2016-11-21 10:47:27 +0100
  • ba83b9daab Explicitly link with pthread library Andrzej Rybczak 2016-11-20 20:51:04 +0100
  • 3868e32b92 Show detailed error message if writing tags fails Andrzej Rybczak 2016-11-20 19:38:11 +0100
  • a2ffa72a34 Move Shared class to a separate file Andrzej Rybczak 2016-11-20 19:20:25 +0100
  • 5e2626ca0c Make libcurl a hard dependency Andrzej Rybczak 2016-11-20 19:14:46 +0100
  • b018efceb6 Modernize lyrics screen Andrzej Rybczak 2016-11-20 14:49:56 +0100
  • c6f5933bf9 settings: remove default_space_mode Andrzej Rybczak 2016-11-19 15:52:47 +0100
  • 180c2d26fc Simplify option_parser Andrzej Rybczak 2016-11-19 14:41:32 +0100
  • 6d313a282b settings: expand '~' to home directory in execute_on_player_song_change Andrzej Rybczak 2016-11-16 11:29:33 +0100
  • e3bb8aaad5 configuration: trim MPD_PORT value before passing it to lexical_cast Andrzej Rybczak 2016-11-16 11:19:41 +0100
  • 8dde3944ee configuration: show meaningful error message if MPD_PORT is not a number Andrzej Rybczak 2016-11-16 11:12:56 +0100
  • 6a3c49e8e6 lyrics: suppress name shadow warnings Andrzej Rybczak 2016-11-16 09:38:27 +0100
  • 481ed0b1fe lyrics: fetch lyrics in background sequentially Andrzej Rybczak 2016-11-16 09:19:28 +0100
  • a2862b9fdf Make the list of lyrics fetchers customizable Andrzej Rybczak 2016-11-16 09:12:06 +0100
  • b833818023 lyrics fetcher: add support for tekstowo.pl Andrzej Rybczak 2016-11-16 07:18:34 +0100
  • 308c2be2f6 lyrics fetcher: add support for genius.com Andrzej Rybczak 2016-11-16 06:20:05 +0100
  • dac0d4602f lyrics: fix loading of files with DOS line endings Andrzej Rybczak 2016-11-16 05:50:40 +0100
  • d98b8ca1c1 lastfm: use std::future instead of boost::future Andrzej Rybczak 2016-11-16 05:39:45 +0100
  • 6b73f0ebe1 window: prevent ncurses from defining macros Andrzej Rybczak 2016-11-14 02:18:06 +0100
  • 516ee31109 Update headers Andrzej Rybczak 2016-11-13 11:07:13 +0100
  • 41317d31c8 configure: require c++14 compatible compiler Andrzej Rybczak 2016-11-13 11:04:23 +0100
  • 40163dedaa Fix moveSelectedItemsTo for filtered lists Andrzej Rybczak 2016-11-13 08:50:20 +0100
  • e650b145df Further improve HTML formatting Andrzej Rybczak 2016-11-13 07:22:06 +0100
  • dbf5a1dbd8 Do not look at emptiness when changing windows Andrzej Rybczak 2016-11-13 06:30:12 +0100
  • 9b6a080a29 Move filtering methods to separate interface Andrzej Rybczak 2016-11-13 06:18:39 +0100
  • 0477e2e750 Implement filtering in playlist editor Andrzej Rybczak 2016-11-13 05:52:48 +0100
  • de2513a36c Implement filtering in media library Andrzej Rybczak 2016-11-13 04:37:54 +0100
  • 17effe0115 Implement filtering in browser and search engine Andrzej Rybczak 2016-11-13 02:19:14 +0100
  • 29b1813c6d Resurrect filtering of lists (playlist only for now) Andrzej Rybczak 2016-11-13 00:21:25 +0100
  • 60e66b47b6 searchable: retrieve currently applied search constraint Andrzej Rybczak 2016-11-11 20:26:42 +0100
  • cbba364685 Prepare for the ressurection of filtering Andrzej Rybczak 2016-11-11 16:43:41 +0100
  • 90f9a66ba4 actions: put all enums in a separate line Andrzej Rybczak 2016-11-11 15:26:21 +0100
  • 55326899e0 Merge branch '0.7.x' Andrzej Rybczak 2016-11-01 00:46:07 +0100
  • 8cf0cc7a68 Change version to 0.7.7 Andrzej Rybczak 2016-10-31 11:30:04 +0100
  • 44e723ffa7 Merge branch '0.7.x' Andrzej Rybczak 2016-10-30 23:44:26 +0100
  • 6d72123012 Change version to 0.7.6 Andrzej Rybczak 2016-10-30 23:33:39 +0100
  • 888b6bc1c9 lyrics fetcher: fix fetchers and improve formatting of lyrics Andrzej Rybczak 2016-10-30 23:25:51 +0100
  • a53c574edd News: fix typo Andrzej Rybczak 2016-10-30 19:25:31 +0100
  • ee040635d9 Settings: expand tilde to home directory in several more variables Andrzej Rybczak 2016-10-30 19:21:46 +0100
  • 6ebf00eb5d Song: add support for hiding duplicate tags Andrzej Rybczak 2016-10-30 19:01:11 +0100
  • 67d4a04183 Doc: add info about MPD_HOST and MPD_PORT environment variables Andrzej Rybczak 2016-10-30 17:38:38 +0100
  • d0185af4c1 Playlist editor: fix freeze if mpd playlist_directory doesn't exist Dmitriy Kusterskiy 2016-09-23 00:25:06 +0300
  • 63cd4473ce Update NEWS with regard to the previous commit Andrzej Rybczak 2016-10-30 17:08:56 +0100
  • d544b777c3 Use mt19937 random number generator instad of the default one Hamuko 2016-10-06 02:11:22 +0300
  • cfce9aed08 INSTALL: get rid of spaces from the end of line. Andrzej Rybczak 2016-10-30 16:34:52 +0100
  • 0156e7d424 Make `autogen.sh` not run `configure` so consistent with `INSTALL` Czipperz 2016-04-26 15:01:09 -0700
  • 7bb6a8365e Fixed typo in "max_output_buffer_size' Andreas Rammhold 2016-10-17 01:00:55 +0200
  • 8e11561981 Change version to 0.7.6_dev Andrzej Rybczak 2016-10-30 16:22:31 +0100
  • 14fb3baf63 menu: fixed rcurrent iterators on empty menus Lennart Braun 2016-10-17 22:15:49 +0200
  • 126e954528 Include state line in the header window Andrzej Rybczak 2016-10-30 14:55:30 +0100
  • e34221f74d Merge branch '0.7.x' Andrzej Rybczak 2016-08-17 17:39:49 +0200
  • 1619712682 Change version to 0.7.5 Andrzej Rybczak 2016-08-17 17:39:03 +0200
  • 92b90b754d configuration: do not continue after handling --current-song sphaugh 2016-04-27 20:16:16 -0500
  • e657089b30 Fix crash occuring when searching backward in an empty list Andrzej Rybczak 2016-08-17 17:27:16 +0200
  • 0465962409 settings: change fault value of regular_expressions to 'perl' Andrzej Rybczak 2016-08-17 15:56:14 +0200
  • 68fbbfae43 curl: fix fetching artist info from last.fm Andrzej Rybczak 2016-07-30 20:35:29 +0200
  • a0b6628865 actions: allow action chains to be used for seeking Andrzej Rybczak 2016-06-10 15:00:32 +0200
  • 82ea8bf808 change version to 0.7.5_dev Andrzej Rybczak 2016-06-10 14:28:11 +0200
  • dcbb3ab7ef Consistently use nullptr instead of 0 in type_conversions.cpp Chris Gregory 2015-11-22 15:33:07 -0800
  • 4130d3ba24 settings: add 'execute_on_player_state_change' option ben01189998819991197253@users.noreply.github.com 2016-03-02 20:21:16 -0600
  • 8d12ac790f Merge branch '0.7.x' Andrzej Rybczak 2016-04-23 13:59:32 +0200
  • 6093be238c change version to 0.7.4 Andrzej Rybczak 2016-04-17 07:22:31 +0200
  • c7d2aa4395 configure: continue without errors if icu is not present Andrzej Rybczak 2016-04-17 07:38:50 +0200
  • 62f70e7bec lyrics fetcher: fix lyricwiki fetcher Andrzej Rybczak 2016-04-17 07:20:19 +0200
  • e8ad870787 change version to 0.7.4_dev Andrzej Rybczak 2016-04-17 07:20:05 +0200
  • 3a86500665 change version to 0.7.3 Andrzej Rybczak 2016-01-20 14:36:22 +0100
  • 3a94ad886e window: recognize home/end in more terminal emulators Andrzej Rybczak 2016-01-18 14:04:46 +0100
  • b3473e290c change version to 0.7.3_dev Andrzej Rybczak 2016-01-18 13:54:51 +0100
  • b48dd14102 format: add ability to extract tags from a song Andrzej Rybczak 2016-01-16 16:31:27 +0100
  • 9890a100df change version to 0.8_dev Andrzej Rybczak 2016-01-16 14:44:28 +0100
  • f56c825b36 statusbar: always respect alternative ui separator color Andrzej Rybczak 2016-01-16 10:39:20 +0100
  • cb93743827 change version to 0.7.2 Andrzej Rybczak 2016-01-15 15:37:08 +0100
  • 9ea0cc3f48 lyrics fetcher: update metrolyrics.com fetcher Andrzej Rybczak 2016-01-15 15:32:26 +0100
  • f482e97962 search engine: fix assertion failure Andrzej Rybczak 2016-01-15 15:27:50 +0100
  • 133a794cb1 change version to 0.7.2_dev Andrzej Rybczak 2016-01-15 15:25:03 +0100
  • 6324013e88 change version to 0.7.1 Andrzej Rybczak 2016-01-01 20:30:10 +0100
  • 20f37968c2 settings: add config option to not confirm shuffling playlist Asa Sourdiffe 2015-12-22 12:21:20 -0800
  • d2db864293 media library: fix gathering of selected songs Andrzej Rybczak 2015-12-25 15:35:34 +0100
  • 994af07ab7 change version to 0.7.1_dev Andrzej Rybczak 2015-12-25 15:34:39 +0100
  • 79d28636b4 change version to 0.7 Andrzej Rybczak 2015-11-22 18:30:58 +0100
  • f2e96f9f89 window: send mouse related escape codes to the terminal immediately Andrzej Rybczak 2015-11-22 18:26:05 +0100
  • f173a582ce window: keep mouse disabled if it was initially disabled Andrzej Rybczak 2015-11-22 18:23:40 +0100
  • 7f148f9c34 bindings: make run_action take precedence over play_item Andrzej Rybczak 2015-11-13 03:26:49 +0100
  • 103e6de214 Merge branch '0.6.x' Andrzej Rybczak 2015-11-11 23:07:58 +0100
  • bf9be9f645 change version to 0.6.8 Andrzej Rybczak 2015-11-11 23:01:54 +0100
  • d7fb62c49a configure: check for readline properly Andrzej Rybczak 2015-11-11 15:33:32 +0100
  • 5d13934fed mpd: fix root directory handling in MPD >= 0.20 Andrzej Rybczak 2015-11-11 22:49:20 +0100