[vlc-devel] [Videolan-devel] [PATCH] Add Dynamic CSA update	functionality
    Antoine Cellerier 
    dionoea at videolan.org
       
    Tue Jun 10 13:08:17 CEST 2008
    
    
  
On Tue, Jun 10, 2008, Kaloyan Kovachev wrote:
>  You mean there is no need to patch /src/input/vlmshell.c at all?
Right.
>  Is there a similar way to do it for the mozilla and ActiveX, as the code will
> be quite similar to the one for telnet intf?
That currently works in the rc and telnet interfaces. So it's not a VLM
command ... But you could add the needed function call to the browser
plugin interfaces to make it possible. The internal VLC function is:
var_Command( <vlc object>, <target object name>, <variable name>,
   <argument as a string>, <pointer to string for error message> );
Cheers,
-- 
Antoine Cellerier
dionoea
    
    
More information about the vlc-devel
mailing list