add support for browsing local filesystem

This commit is contained in:
unK
2008-10-27 20:35:02 +01:00
parent e1202f2dfe
commit beee0bc9d3
15 changed files with 346 additions and 170 deletions

View File

@@ -142,6 +142,7 @@ struct ncmpcpp_config
bool albums_in_tag_editor;
bool incremental_seeking;
bool now_playing_lyrics;
bool local_browser;
int mpd_connection_timeout;
int crossfade_time;