Commit da8fc9c7 authored by Antoine Cellerier's avatar Antoine Cellerier

add same controls as in previous http interface. As zorglub pointed out,

some people might be using these controls regardless of the http interface
code itself.
parent 121be2e0
......@@ -32,6 +32,10 @@
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="functions.js"></script>
<!-- in case people had scripts that sent commands to the default
index.html page -->
<vlc id="control" param1="stop,pause,previous,next,add,sout,play,delete,empty,seek,fullscreen,keep,volume,sort,move" />
</head>
<body onload="loop_refresh();">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment