[dacp] Keep the now playing item in the queue when calling (#353)

playqueueedit_clear
This commit is contained in:
chme
2017-02-11 09:28:35 +01:00
committed by ejurgensen
parent 98348b8fe9
commit 3896f61d06
6 changed files with 40 additions and 17 deletions

View File

@@ -735,7 +735,7 @@ int
db_queue_cleanup();
int
db_queue_clear();
db_queue_clear(uint32_t keep_item_id);
int
db_queue_delete_byitemid(uint32_t item_id);