new feature: playlist sorting (Ctrl-V by default)
This commit is contained in:
@@ -119,6 +119,7 @@ namespace MPD
|
||||
void Next() const;
|
||||
void Prev() const;
|
||||
void Move(int, int) const;
|
||||
void Swap(int, int) const;
|
||||
void Seek(int) const;
|
||||
void Shuffle() const;
|
||||
void ClearPlaylist() const;
|
||||
|
||||
Reference in New Issue
Block a user