index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screens
/
browser.cpp
Age
Commit message (
Expand
)
Author
2020-12-22
Enable full sorting of items in the local browser if it's not
Andrzej Rybczak
2020-12-21
Fix crash on startup with Browser as the initial screen
Andrzej Rybczak
2020-12-20
Smoother switching to Browser with Mopidy
Andrzej Rybczak
2020-12-20
Recover from invalid directory in Browser::locateSong
Andrzej Rybczak
2020-12-19
Update header information and my email
Andrzej Rybczak
2020-12-19
Faster loading of playlists from the playlist editor
Andrzej Rybczak
2020-12-19
Add `type` value of `browser_sort_mode` (set by default)
Andrzej Rybczak
2020-12-19
Deprecate 'noop' value of browser_sort_mode in favor of 'none'.
Andrzej Rybczak
2018-03-18
Fix warnings when compiling with GCC 7
Andrzej Rybczak
2017-05-21
Replace highlight colors with prefixes and suffixes
Andrzej Rybczak
2017-03-29
Add support for ignoring diacritics while searching and filtering lists
Andrzej Rybczak
2017-03-29
Include format_impl.h where functions from format.h are used
Andrzej Rybczak
2017-03-12
Update AUTHORS and copyright line
Andrzej Rybczak
2017-01-06
Get rid of intermediate data structure when fetching directory contents
Andrzej Rybczak
2017-01-06
Fix highlighting parent directory in filtered browser
Andrzej Rybczak
2017-01-06
Check if songs are in playlist when displaying them, not up-front
Andrzej Rybczak
2016-12-22
Move screens to subdirectory
Andrzej Rybczak