fixed firefox websocket bug, added assets
authorAndrew Karpow <andy@ndyk.de>
Tue, 3 Dec 2013 20:48:49 +0000 (21:48 +0100)
committerAndrew Karpow <andy@ndyk.de>
Tue, 3 Dec 2013 20:48:49 +0000 (21:48 +0100)
commit38f5009140be49d399068699bf6fa7c40643cebc
treefbbc1854cfb3d3c35fbb08e40664cf929181b52d
parent77321257e24b7628d58e05697c60d18d6243f8bb
fixed firefox websocket bug, added assets
12 files changed:
CMakeLists.txt
htdocs/assets/favicon.ico [new file with mode: 0644]
htdocs/css/mpd.css
htdocs/index.html
htdocs/js/jquery.simplePagination.js [new file with mode: 0644]
htdocs/js/mpd.js
src/http_server.c
src/http_server.h
src/mpd_client.c
src/mpd_client.h
src/urldecode.c [new file with mode: 0644]
src/ympd_process.c [new file with mode: 0644]