]> git.sesse.net Git - vlc/commitdiff
This was missing to have backwards compatibility with scripts using the old intf.
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 31 Jul 2006 21:07:17 +0000 (21:07 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 31 Jul 2006 21:07:17 +0000 (21:07 +0000)
share/http/index.html

index c57af58e71e4f4c4779343317b79e1cbde55310a..13826a37d76c17e96de66b84d49de0317d74d8a7 100644 (file)
@@ -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>