Playlist "works"
This commit is contained in:
parent
4c0bffeb6f
commit
65c1011b8a
14 changed files with 710 additions and 19 deletions
|
@ -19,6 +19,7 @@ class XMMSHandler : public QObject, public sigc::trackable {
|
|||
void playback_current_id (XMMSResultValueUint *res);
|
||||
void medialib_info (XMMSResultDict *res);
|
||||
void playback_status (XMMSResultValueUint *res);
|
||||
void playlist_list (XMMSResultValueListUint *res);
|
||||
|
||||
const XMMSClient *getXMMS () { return m_xmmsc; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue