new feature: go to currently playing song in browser
This commit is contained in:
@@ -50,6 +50,7 @@ class Browser : public Screen< Menu<MPD::Item> >
|
||||
|
||||
const std::string &CurrentDir() { return itsBrowsedDir; }
|
||||
|
||||
void LocateSong(const MPD::Song &);
|
||||
void GetDirectory(std::string, std::string = "/");
|
||||
void ChangeBrowseMode();
|
||||
void UpdateItemList();
|
||||
|
||||
Reference in New Issue
Block a user