make playlist's stats scrollable, also display remaining time on demand

This commit is contained in:
Andrzej Rybczak
2009-02-20 15:30:30 +01:00
parent 51d4f34cf3
commit 2856d5cd78
7 changed files with 102 additions and 46 deletions

View File

@@ -138,6 +138,7 @@ struct ncmpcpp_config
bool colors_enabled;
bool fancy_scrolling;
bool playlist_show_remaining_time;
bool columns_in_playlist;
bool columns_in_browser;
bool columns_in_search_engine;