author | kaliko <kaliko@azylum.org> | |
Tue, 6 Jan 2015 21:04:41 +0000 (22:04 +0100) | ||
committer | kaliko <kaliko@azylum.org> | |
Tue, 6 Jan 2015 21:04:41 +0000 (22:04 +0100) | ||
commit | d6229b7f78f350144ae6288ad54d0ea14f41feff | |
tree | ab5578308c6572991e46c85a25ef74d5cfddefa5 | tree | snapshot (zip tar.gz) |
.drone.yml | [new file with mode: 0644] | blob |
CMakeLists.txt | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
cmake/FindLibMPDClient.cmake | [new file with mode: 0644] | blob |
contrib/init.debian | [new file with mode: 0755] | blob |
contrib/ympd.service | [new file with mode: 0644] | blob |
htdocs/assets/favicon.ico | [new file with mode: 0644] | blob |
htdocs/css/bootstrap-theme.css | [new file with mode: 0644] | blob |
htdocs/css/bootstrap-theme.min.css | [new file with mode: 0644] | blob |
htdocs/css/bootstrap.css | [new file with mode: 0644] | blob |
htdocs/css/bootstrap.min.css | [new file with mode: 0644] | blob |
htdocs/css/mpd.css | [new file with mode: 0644] | blob |
htdocs/css/mpd.min.css | [new file with mode: 0644] | blob |
htdocs/fonts/glyphicons-halflings-regular.eot | [new file with mode: 0644] | blob |
htdocs/fonts/glyphicons-halflings-regular.svg | [new file with mode: 0644] | blob |
htdocs/fonts/glyphicons-halflings-regular.ttf | [new file with mode: 0644] | blob |
htdocs/fonts/glyphicons-halflings-regular.woff | [new file with mode: 0644] | blob |
htdocs/index.html | [new file with mode: 0644] | blob |
htdocs/js/bootstrap-notify.js | [new file with mode: 0644] | blob |
htdocs/js/bootstrap-slider.js | [new file with mode: 0644] | blob |
htdocs/js/bootstrap.js | [new file with mode: 0644] | blob |
htdocs/js/bootstrap.min.js | [new file with mode: 0644] | blob |
htdocs/js/jquery-1.10.2.min.js | [new file with mode: 0644] | blob |
htdocs/js/jquery.cookie.js | [new file with mode: 0644] | blob |
htdocs/js/mpd.js | [new file with mode: 0644] | blob |
htdocs/js/sammy.js | [new file with mode: 0644] | blob |
htdocs/mkdata.c | [new file with mode: 0644] | blob |
htdocs/mkdata.pl | [new file with mode: 0755] | blob |
src/config.h.in | [new file with mode: 0644] | blob |
src/http_server.c | [new file with mode: 0644] | blob |
src/http_server.h | [new file with mode: 0644] | blob |
src/json_encode.c | [new file with mode: 0644] | blob |
src/json_encode.h | [new file with mode: 0644] | blob |
src/mongoose.c | [new file with mode: 0644] | blob |
src/mongoose.h | [new file with mode: 0644] | blob |
src/mpd_client.c | [new file with mode: 0644] | blob |
src/mpd_client.h | [new file with mode: 0644] | blob |
src/ympd.c | [new file with mode: 0644] | blob |
ympd.1 | [new file with mode: 0644] | blob |