1831 Commits (ee040635d96ae04bc5af3262127fe34edc8ab96b)

Author SHA1 Message Date
Andrzej Rybczak ee040635d9 Settings: expand tilde to home directory in several more variables 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
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
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 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
Andrzej Rybczak 0ee09fb109 outputs: replace enterPressed with toggleOutput 11 years ago
Andrzej Rybczak c6506d77fd media library: fix infinite loop if listallinfo fails 11 years ago
Andrzej Rybczak d96a6f0b65 bindings: add bindings for shift-up/down (select and scroll) 11 years ago
Andrzej Rybczak 6ad3de7366 help: show defined action chains 11 years ago
Andrzej Rybczak 43a6b81820 format: shorten date by simple truncation 11 years ago
Andrzej Rybczak 95c6366596 lastfm service: fix artist info fetching 11 years ago
Andrzej Rybczak 61ba262a0f window: revert to the old operator<<(char) as new causes problems 11 years ago
Andrzej Rybczak 7e8156566a window: add support for emacs terminal 11 years ago
Andrzej Rybczak f28d60e0c7 settings: check if terminal supports window title once 11 years ago
Andrzej Rybczak 9f9fcecd61 configuration: synchronize with man page 11 years ago
Andrzej Rybczak 72cfd27c30 configuration: bring back --now-playing (under a different name) 11 years ago
Andrzej Rybczak a94e620f29 configuration: make ignore-config-errors take no arguments 11 years ago
Andrzej Rybczak 71fa345280 strbuffer: fix issue with order of properties with the same position 11 years ago
Eric Izoita 4ac2990baf lyrics fetcher: fix lyricwiki.com redirect issue 11 years ago
Andrzej Rybczak d2189aa0f4 visualizer: scale automatically if multiplier is 1 11 years ago
Andrzej Rybczak dbe655d159 regex filter: log the problematic strings so they can be identified 11 years ago
Andrzej Rybczak 51768b9f7a regex filter: if string is invalid utf-8, ignore it 11 years ago