summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-30Use mt19937 random number generator instad of the default oneHamuko
2016-10-30Fixed typo in "max_output_buffer_size'Andreas Rammhold
2016-10-30menu: fixed rcurrent iterators on empty menusLennart Braun
2016-08-17configuration: do not continue after handling --current-songsphaugh
2016-08-17Fix crash occuring when searching backward in an empty listAndrzej Rybczak
2016-08-17settings: change fault value of regular_expressions to 'perl'Andrzej Rybczak
2016-07-30curl: fix fetching artist info from last.fmAndrzej Rybczak
2016-06-10actions: allow action chains to be used for seekingAndrzej Rybczak
2016-04-17lyrics fetcher: fix lyricwiki fetcherAndrzej Rybczak
2016-01-18window: recognize home/end in more terminal emulatorsAndrzej Rybczak
2016-01-16statusbar: always respect alternative ui separator color0.7.2Andrzej Rybczak
2016-01-15lyrics fetcher: update metrolyrics.com fetcherAndrzej Rybczak
2016-01-15search engine: fix assertion failureAndrzej Rybczak
2015-12-25settings: add config option to not confirm shuffling playlistAsa Sourdiffe
2015-12-25media library: fix gathering of selected songsAndrzej Rybczak
2015-11-22window: send mouse related escape codes to the terminal immediatelyAndrzej Rybczak
2015-11-22window: keep mouse disabled if it was initially disabledAndrzej Rybczak
2015-11-13bindings: make run_action take precedence over play_itemAndrzej Rybczak
2015-11-11mpd: fix root directory handling with MPD >= 0.20Andrzej Rybczak
2015-11-11configure: check for readline properlyAndrzej Rybczak
2015-11-06sort playlist: add 'album artist' to the sort optionsAdrian Kowalski
2015-11-04add ifdefs to fix conditional compilation0.7_beta1Andrzej Rybczak
2015-11-04actions: require confirmation before shuffling rangeAndrzej Rybczak
2015-11-04helpers: treat no selection as a full rangeAndrzej Rybczak
2015-11-04screen type: silence gcc warningAndrzej Rybczak
2015-11-04remove enterPressed from remaining screensAndrzej Rybczak
2015-09-27playlist: remove enterPressedAndrzej Rybczak
2015-09-27playlist: convert several function names to camelCaseAndrzej Rybczak
2015-09-27helpers: getDatabaseIterator: rethrow exception if connection wasn't closedAndrzej Rybczak
2015-09-27outputs: replace enterPressed with toggleOutputAndrzej Rybczak
2015-09-27media library: fix infinite loop if listallinfo failsAndrzej Rybczak
2015-09-27bindings: add bindings for shift-up/down (select and scroll)Andrzej Rybczak
2015-09-27help: show defined action chainsAndrzej Rybczak
2015-09-22format: shorten date by simple truncationAndrzej Rybczak
2015-09-13Merge branch '0.6.x'Andrzej Rybczak
2015-09-13lastfm service: fix artist info fetchingAndrzej Rybczak
2015-09-12window: revert to the old operator<<(char) as new causes problemsAndrzej Rybczak
2015-09-12window: add support for emacs terminalAndrzej Rybczak
2015-09-12settings: check if terminal supports window title onceAndrzej Rybczak
2015-09-12configuration: synchronize with man pageAndrzej Rybczak
2015-09-12configuration: bring back --now-playing (under a different name)Andrzej Rybczak
2015-09-12configuration: make ignore-config-errors take no argumentsAndrzej Rybczak
2015-09-09strbuffer: fix issue with order of properties with the same positionAndrzej Rybczak
2015-09-08Merge branch '0.6.x'Andrzej Rybczak
2015-09-02lyrics fetcher: fix lyricwiki.com redirect issueEric Izoita
2015-09-01visualizer: scale automatically if multiplier is 1Andrzej Rybczak
2015-08-15regex filter: log the problematic strings so they can be identifiedAndrzej Rybczak
2015-08-15regex filter: if string is invalid utf-8, ignore itAndrzej Rybczak
2015-08-13settings: restrict value of visualizer_sync_interval to be >= 10Andrzej Rybczak
2015-08-13selected items adder: implement Searchable instanceAndrzej Rybczak