]> git.sesse.net Git - vlc/commitdiff
* Put sout back. (should have read the doc more)
authorChristophe Mutricy <xtophe@videolan.org>
Thu, 12 May 2005 18:07:47 +0000 (18:07 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Thu, 12 May 2005 18:07:47 +0000 (18:07 +0000)
share/http/index.html

index 88559fb11d6bfe71d1016ea64503e9eb9cbdf243..3c1ac32caa66dd2f883163eb8100b8732e9ccf3c 100644 (file)
@@ -127,17 +127,15 @@ function changeMe(item)
              </td>
              </form> 
           </tr>
-          <!--control=sout is not yet implemented
          <tr>
             <form method="get" action="" enctype="text/plain" >
               <td>Stream Output:</td>
               <td>
-               <input type="hidden" name="control" value="sout" />
               <input type="text" name="sout" size="40" value="<vlc id="get" param1="sout" param2="string" />" />
               <input type="submit"  value="Sout" />
              </td>
              </form>
-           </tr>-->
+           </tr>
           </table>
       </div>
 <!-- Playlist -->