1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-21 00:57:37 +00:00

Added google closure compiler for css and js files

This commit is contained in:
jcorporation
2018-06-21 22:29:49 +01:00
parent 2098060765
commit 2dff568abe
26 changed files with 200 additions and 18049 deletions

1
htdocs/js/player.min.js vendored Normal file
View File

@@ -0,0 +1 @@
var mpdstream=decodeURI(location.hash).replace(/^#/,"");player.src=mpdstream;console.log("playing mpd stream: "+player.src);player.load();player.play();