Commit Graph

2135 Commits

Author SHA1 Message Date
Andrzej Rybczak
516ee31109 Update headers 2016-11-13 11:07:13 +01:00
Andrzej Rybczak
41317d31c8 configure: require c++14 compatible compiler 2016-11-13 11:04:23 +01:00
Andrzej Rybczak
40163dedaa Fix moveSelectedItemsTo for filtered lists 2016-11-13 08:50:20 +01:00
Andrzej Rybczak
e650b145df Further improve HTML formatting 2016-11-13 07:22:30 +01:00
Andrzej Rybczak
dbf5a1dbd8 Do not look at emptiness when changing windows 2016-11-13 06:30:12 +01:00
Andrzej Rybczak
9b6a080a29 Move filtering methods to separate interface 2016-11-13 06:26:25 +01:00
Andrzej Rybczak
0477e2e750 Implement filtering in playlist editor 2016-11-13 05:52:48 +01:00
Andrzej Rybczak
de2513a36c Implement filtering in media library 2016-11-13 04:55:51 +01:00
Andrzej Rybczak
17effe0115 Implement filtering in browser and search engine 2016-11-13 02:20:01 +01:00
Andrzej Rybczak
29b1813c6d Resurrect filtering of lists (playlist only for now) 2016-11-13 01:15:07 +01:00
Andrzej Rybczak
60e66b47b6 searchable: retrieve currently applied search constraint 2016-11-11 20:26:42 +01:00
Andrzej Rybczak
cbba364685 Prepare for the ressurection of filtering 2016-11-11 16:44:36 +01:00
Andrzej Rybczak
90f9a66ba4 actions: put all enums in a separate line 2016-11-11 15:26:21 +01:00
Andrzej Rybczak
55326899e0 Merge branch '0.7.x' 2016-11-01 00:46:07 +01:00
Andrzej Rybczak
8cf0cc7a68 Change version to 0.7.7 2016-10-31 12:24:35 +01:00
Andrzej Rybczak
44e723ffa7 Merge branch '0.7.x' 2016-10-30 23:44:26 +01:00
Andrzej Rybczak
6d72123012 Change version to 0.7.6 2016-10-30 23:33:39 +01:00
Andrzej Rybczak
888b6bc1c9 lyrics fetcher: fix fetchers and improve formatting of lyrics 2016-10-30 23:25:51 +01:00
Andrzej Rybczak
a53c574edd News: fix typo 2016-10-30 19:25:48 +01:00
Andrzej Rybczak
ee040635d9 Settings: expand tilde to home directory in several more variables 2016-10-30 19:21:46 +01:00
Andrzej Rybczak
6ebf00eb5d Song: add support for hiding duplicate tags 2016-10-30 19:01:11 +01:00
Andrzej Rybczak
67d4a04183 Doc: add info about MPD_HOST and MPD_PORT environment variables 2016-10-30 17:39:23 +01:00
Dmitriy Kusterskiy
d0185af4c1 Playlist editor: fix freeze if mpd playlist_directory doesn't exist 2016-10-30 17:26:36 +01:00
Andrzej Rybczak
63cd4473ce Update NEWS with regard to the previous commit 2016-10-30 17:09:24 +01:00
Hamuko
d544b777c3 Use mt19937 random number generator instad of the default one 2016-10-30 17:04:51 +01:00
Andrzej Rybczak
cfce9aed08 INSTALL: get rid of spaces from the end of line. 2016-10-30 16:34:52 +01:00
Czipperz
0156e7d424 Make autogen.sh not run configure so consistent with INSTALL
Also changed `INSTALL` to have easier and updated installation instructions.
2016-10-30 16:28:42 +01:00
Andreas Rammhold
7bb6a8365e Fixed typo in "max_output_buffer_size'
The reported error message now points to the right tuneable in mpd.conf
2016-10-30 16:23:38 +01:00
Andrzej Rybczak
8e11561981 Change version to 0.7.6_dev 2016-10-30 16:22:40 +01:00
Lennart Braun
14fb3baf63 menu: fixed rcurrent iterators on empty menus
If m_items is empty, ++current() did result in an invalid iterator
(pointing behind end()).
2016-10-30 16:19:55 +01:00
Andrzej Rybczak
126e954528 Include state line in the header window 2016-10-30 14:55:30 +01:00
Andrzej Rybczak
e34221f74d Merge branch '0.7.x' 2016-08-17 17:39:49 +02:00
Andrzej Rybczak
1619712682 Change version to 0.7.5 2016-08-17 17:39:03 +02:00
sphaugh
92b90b754d configuration: do not continue after handling --current-song 2016-08-17 17:34:27 +02:00
Andrzej Rybczak
e657089b30 Fix crash occuring when searching backward in an empty list 2016-08-17 17:27:58 +02:00
Andrzej Rybczak
0465962409 settings: change fault value of regular_expressions to 'perl' 2016-08-17 15:56:14 +02:00
Andrzej Rybczak
68fbbfae43 curl: fix fetching artist info from last.fm 2016-07-30 20:35:29 +02:00
Andrzej Rybczak
a0b6628865 actions: allow action chains to be used for seeking 2016-06-10 15:00:32 +02:00
Andrzej Rybczak
82ea8bf808 change version to 0.7.5_dev 2016-06-10 14:28:11 +02:00
Chris Gregory
dcbb3ab7ef Consistently use nullptr instead of 0 in type_conversions.cpp 2016-04-23 14:34:47 +02:00
ben01189998819991197253@users.noreply.github.com
4130d3ba24 settings: add 'execute_on_player_state_change' option 2016-04-23 14:29:21 +02:00
Andrzej Rybczak
8d12ac790f Merge branch '0.7.x' 2016-04-23 13:59:32 +02:00
Andrzej Rybczak
6093be238c change version to 0.7.4 2016-04-17 07:41:01 +02:00
Andrzej Rybczak
c7d2aa4395 configure: continue without errors if icu is not present 2016-04-17 07:40:57 +02:00
Andrzej Rybczak
62f70e7bec lyrics fetcher: fix lyricwiki fetcher 2016-04-17 07:24:06 +02:00
Andrzej Rybczak
e8ad870787 change version to 0.7.4_dev 2016-04-17 07:23:43 +02:00
Andrzej Rybczak
3a86500665 change version to 0.7.3 2016-01-20 14:36:22 +01:00
Andrzej Rybczak
3a94ad886e window: recognize home/end in more terminal emulators 2016-01-18 14:04:46 +01:00
Andrzej Rybczak
b3473e290c change version to 0.7.3_dev 2016-01-18 13:54:51 +01:00
Andrzej Rybczak
b48dd14102 format: add ability to extract tags from a song 2016-01-16 16:31:27 +01:00