initial mongoose checkin
authorAndrew Karpow <andy@ndyk.de>
Sun, 16 Feb 2014 18:46:53 +0000 (19:46 +0100)
committerAndrew Karpow <andy@ndyk.de>
Sat, 8 Mar 2014 11:30:48 +0000 (12:30 +0100)
commit79e38e7edd82f9f6cd9fc7fb10f13ceb72187d18
treeeaa4811dd94a7dd720930e3a704d18c3bdce5cb9
parent5920d9f1bfdb457d18e81b8272355fa17b0f233a
initial mongoose checkin
13 files changed:
CMakeLists.txt
cmake/FindLibWebSockets.cmake [deleted file]
htdocs/index.html
htdocs/js/mpd.js
htdocs/mkdata.pl [new file with mode: 0644]
src/http_server.c
src/http_server.h
src/mongoose.c [new file with mode: 0644]
src/mongoose.h [new file with mode: 0644]
src/mpd_client.c
src/mpd_client.h
src/urldecode.c [deleted file]
src/ympd.c