summaryrefslogtreecommitdiff
path: root/src/screens/browser.cpp
AgeCommit message (Expand)Author
2020-12-22Enable full sorting of items in the local browser if it's notAndrzej Rybczak
2020-12-21Fix crash on startup with Browser as the initial screenAndrzej Rybczak
2020-12-20Smoother switching to Browser with MopidyAndrzej Rybczak
2020-12-20Recover from invalid directory in Browser::locateSongAndrzej Rybczak
2020-12-19Update header information and my emailAndrzej Rybczak
2020-12-19Faster loading of playlists from the playlist editorAndrzej Rybczak
2020-12-19Add `type` value of `browser_sort_mode` (set by default)Andrzej Rybczak
2020-12-19Deprecate 'noop' value of browser_sort_mode in favor of 'none'.Andrzej Rybczak
2018-03-18Fix warnings when compiling with GCC 7Andrzej Rybczak
2017-05-21Replace highlight colors with prefixes and suffixesAndrzej Rybczak
2017-03-29Add support for ignoring diacritics while searching and filtering listsAndrzej Rybczak
2017-03-29Include format_impl.h where functions from format.h are usedAndrzej Rybczak
2017-03-12Update AUTHORS and copyright lineAndrzej Rybczak
2017-01-06Get rid of intermediate data structure when fetching directory contentsAndrzej Rybczak
2017-01-06Fix highlighting parent directory in filtered browserAndrzej Rybczak
2017-01-06Check if songs are in playlist when displaying them, not up-frontAndrzej Rybczak
2016-12-22Move screens to subdirectoryAndrzej Rybczak