LUA MPD Web Interface for OpenWRT/LEDE systems
authorrvbglas <rvb@rvb.name>
Tue, 26 Dec 2017 09:12:52 +0000 (12:12 +0300)
committerrvbglas <rvb@rvb.name>
Tue, 26 Dec 2017 09:12:52 +0000 (12:12 +0300)
commit7e7b0d2b9ec3b3c62370de418cf9b0a4a667b1fb
tree7ed647022cd2bfdaf65606cca6857811cdc60fed
LUA MPD Web Interface for OpenWRT/LEDE systems
34 files changed:
ajax/mpd.js [new file with mode: 0644]
css/general.css [new file with mode: 0644]
images/addall.png [new file with mode: 0755]
images/addselected.png [new file with mode: 0755]
images/bg.png [new file with mode: 0755]
images/control_bg.png [new file with mode: 0755]
images/down.png [new file with mode: 0755]
images/highlight.png [new file with mode: 0755]
images/left.png [new file with mode: 0755]
images/lists.png [new file with mode: 0644]
images/minus.png [new file with mode: 0755]
images/next.png [new file with mode: 0755]
images/pause.png [new file with mode: 0755]
images/play.png [new file with mode: 0755]
images/playing_bg.png [new file with mode: 0755]
images/playlist.png [new file with mode: 0755]
images/plus.png [new file with mode: 0755]
images/prev.png [new file with mode: 0755]
images/previous.png [new file with mode: 0755]
images/remall.png [new file with mode: 0755]
images/remove.png [new file with mode: 0755]
images/removeall.png [new file with mode: 0755]
images/removeselected.png [new file with mode: 0755]
images/remselected.png [new file with mode: 0755]
images/repeatoff.png [new file with mode: 0755]
images/repeaton.png [new file with mode: 0755]
images/right.png [new file with mode: 0755]
images/save.png [new file with mode: 0644]
images/songs.png [new file with mode: 0755]
images/stop.png [new file with mode: 0755]
images/up.png [new file with mode: 0755]
images/update.png [new file with mode: 0755]
index.html [new file with mode: 0644]
mpd.lua [new file with mode: 0755]