From 4f138c09862f83781e389c64336b427c69c88fb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=E7=9B=B2ublein?= Date: Wed, 2 Sep 2015 19:24:52 +0200 Subject: [PATCH] Save Queue --- htdocs/index.html | 28 ++++++++++++++++++++++++++++ htdocs/js/mpd.js | 7 +++++++ src/mpd_client.c | 12 ++++++++++++ src/mpd_client.h | 1 + 4 files changed, 48 insertions(+) diff --git a/htdocs/index.html b/htdocs/index.html index 3ba6a7e..a035d4f 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -144,6 +144,9 @@ + + Save queue +
@@ -237,6 +240,31 @@
+ +