new feature: allow for files and directories deletion in browser
This commit is contained in:
@@ -52,6 +52,7 @@ class Browser : public Screen< Menu<MPD::Item> >
|
||||
|
||||
void LocateSong(const MPD::Song &);
|
||||
void GetDirectory(std::string, std::string = "/");
|
||||
void ClearDirectory(const std::string &) const;
|
||||
void ChangeBrowseMode();
|
||||
void UpdateItemList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user