1852 Commits (e650b145dfd161e60c5271673b9ba5d2efa47c54)

Author SHA1 Message Date
Andrzej Rybczak e650b145df Further improve HTML formatting 9 years ago
Andrzej Rybczak dbf5a1dbd8 Do not look at emptiness when changing windows 9 years ago
Andrzej Rybczak 9b6a080a29 Move filtering methods to separate interface 9 years ago
Andrzej Rybczak 0477e2e750 Implement filtering in playlist editor 9 years ago
Andrzej Rybczak de2513a36c Implement filtering in media library 9 years ago
Andrzej Rybczak 17effe0115 Implement filtering in browser and search engine 9 years ago
Andrzej Rybczak 29b1813c6d Resurrect filtering of lists (playlist only for now) 9 years ago
Andrzej Rybczak 60e66b47b6 searchable: retrieve currently applied search constraint 9 years ago
Andrzej Rybczak cbba364685 Prepare for the ressurection of filtering 9 years ago
Andrzej Rybczak 90f9a66ba4 actions: put all enums in a separate line 9 years ago
Andrzej Rybczak 8cf0cc7a68 Change version to 0.7.7 10 years ago
Andrzej Rybczak 888b6bc1c9 lyrics fetcher: fix fetchers and improve formatting of lyrics 10 years ago
Andrzej Rybczak ee040635d9 Settings: expand tilde to home directory in several more variables 10 years ago
Andrzej Rybczak 6ebf00eb5d Song: add support for hiding duplicate tags 10 years ago
Dmitriy Kusterskiy d0185af4c1 Playlist editor: fix freeze if mpd playlist_directory doesn't exist 10 years ago
Hamuko d544b777c3 Use mt19937 random number generator instad of the default one 10 years ago
Andreas Rammhold 7bb6a8365e Fixed typo in "max_output_buffer_size' 10 years ago
Lennart Braun 14fb3baf63 menu: fixed rcurrent iterators on empty menus 10 years ago
Andrzej Rybczak 126e954528 Include state line in the header window 10 years ago
sphaugh 92b90b754d configuration: do not continue after handling --current-song 10 years ago
Andrzej Rybczak e657089b30 Fix crash occuring when searching backward in an empty list 10 years ago
Andrzej Rybczak 0465962409 settings: change fault value of regular_expressions to 'perl' 10 years ago
Andrzej Rybczak 68fbbfae43 curl: fix fetching artist info from last.fm 10 years ago
Andrzej Rybczak a0b6628865 actions: allow action chains to be used for seeking 10 years ago
Chris Gregory dcbb3ab7ef Consistently use nullptr instead of 0 in type_conversions.cpp 10 years ago
ben01189998819991197253@users.noreply.github.com 4130d3ba24 settings: add 'execute_on_player_state_change' option 10 years ago
Andrzej Rybczak 62f70e7bec lyrics fetcher: fix lyricwiki fetcher 10 years ago
Andrzej Rybczak 3a94ad886e window: recognize home/end in more terminal emulators 10 years ago
Andrzej Rybczak b48dd14102 format: add ability to extract tags from a song 10 years ago
Andrzej Rybczak f56c825b36 statusbar: always respect alternative ui separator color 10 years ago
Andrzej Rybczak 9ea0cc3f48 lyrics fetcher: update metrolyrics.com fetcher 10 years ago
Andrzej Rybczak f482e97962 search engine: fix assertion failure 10 years ago
Asa Sourdiffe 20f37968c2 settings: add config option to not confirm shuffling playlist 10 years ago
Andrzej Rybczak d2db864293 media library: fix gathering of selected songs 10 years ago
Andrzej Rybczak f2e96f9f89 window: send mouse related escape codes to the terminal immediately 10 years ago
Andrzej Rybczak f173a582ce window: keep mouse disabled if it was initially disabled 10 years ago
Andrzej Rybczak 7f148f9c34 bindings: make run_action take precedence over play_item 10 years ago
Andrzej Rybczak d7fb62c49a configure: check for readline properly 10 years ago
Andrzej Rybczak 5d13934fed mpd: fix root directory handling in MPD >= 0.20 10 years ago
Andrzej Rybczak ca8f346ca2 mpd: fix root directory handling with MPD >= 0.20 10 years ago
Andrzej Rybczak 320db64bb9 configure: check for readline properly 10 years ago
Adrian Kowalski 257f67c732 sort playlist: add 'album artist' to the sort options 11 years ago
Andrzej Rybczak 5ce704e31c add ifdefs to fix conditional compilation 11 years ago
Andrzej Rybczak 2832c6c540 actions: require confirmation before shuffling range 11 years ago
Andrzej Rybczak 0e32959721 helpers: treat no selection as a full range 11 years ago
Andrzej Rybczak 85df953be8 screen type: silence gcc warning 11 years ago
Andrzej Rybczak 9e9e521580 remove enterPressed from remaining screens 11 years ago
Andrzej Rybczak 3c1a888378 playlist: remove enterPressed 11 years ago
Andrzej Rybczak 3de7558483 playlist: convert several function names to camelCase 11 years ago
Andrzej Rybczak 7644c9e8bd helpers: getDatabaseIterator: rethrow exception if connection wasn't closed 11 years ago