From 9ee50d00b7569b4b7226ac9ec4c78d5a284d47ab Mon Sep 17 00:00:00 2001 From: Andrew Karpow Date: Fri, 8 Nov 2013 12:58:18 +0100 Subject: [PATCH] add play-on-click func, fixup of current playing song --- htdocs/index.html | 8 +- htdocs/js/bootstrap.js | 2002 ---------------------------------------- htdocs/js/mpd.js | 12 +- src/Makefile | 2 +- src/mpd_client.c | 5 + src/mpd_client.h | 1 + 6 files changed, 19 insertions(+), 2011 deletions(-) delete mode 100644 htdocs/js/bootstrap.js diff --git a/htdocs/index.html b/htdocs/index.html index eb8c102..ff328c3 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -53,13 +53,13 @@