Add option 'media_library_albums_split_by_date'

This commit is contained in:
Andrzej Rybczak
2017-03-28 09:01:33 +02:00
parent a22bad7ad5
commit 6f1e2d7516
7 changed files with 35 additions and 20 deletions

1
NEWS
View File

@@ -30,6 +30,7 @@ ncmpcpp-0.8 (????-??-??)
* Disable autocenter mode while searching and filtering.
* Added '--quiet' comand line argument that supresses messages shown at startup.
* Multiple songs in Media library are now added to playlist in the same order they are displayed.
* Added configuration options 'media_library_albums_split_by_date' that determines whether albums in media library should be split by date.
ncmpcpp-0.7.7 (2016-10-31)
* Fixed compilation on 32bit platforms.