]> git.sesse.net Git - vlc/blobdiff - share/http/index.html
VLCKit: Disable syslog.
[vlc] / share / http / index.html
index c57af58e71e4f4c4779343317b79e1cbde55310a..4e526b3b0c6d8595503973d931037262a3e088de 100644 (file)
@@ -28,7 +28,7 @@
 <head>
 
   <title>VLC media player - Web Interface</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=<vlc id="value" param1="charset"/>" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <link href="style.css" rel="stylesheet" type="text/css" />
   <!--[if IE ]>
   <link href="iehacks.css" rel="stylesheet" type="text/css" />
@@ -38,6 +38,7 @@
   <!-- 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" />
+  <vlc id="set" param1="sout" param2="string" />
 
 </head>
 
@@ -46,8 +47,7 @@
 <noscript>
   <hr/>
   <p>
-  Warning: Your browser doesn't support javascript.
-  You should use the <a href="old/">old http interface</a>.
+  Warning: Your browser doesn't support JavaScript.
   </p>
   <hr/>
 </noscript>