[vlc-devel] vlc: svn commit r7394 (gbazin)

Subversion daemon svn at videolan.org
Tue Apr 20 17:05:24 CEST 2004


r7394 | gbazin | 2004-04-20 17:05:24 +0200 (Tue, 20 Apr 2004) | 6 lines
Changed paths:
   M /trunk/include/vlc/vlc.h
   M /trunk/include/vlc_interface.h
   M /trunk/modules/gui/wxwindows/wxwindows.cpp
   M /trunk/src/interface/interface.c
   M /trunk/src/libvlc.c
   M /trunk/src/vlc.c

* include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype.
   When true, the interface will automatically start playing the playlist when (and only when) it is ready. (particularly useful for embedded vouts).
* src/libvlc.c, src/vlc.c: new VLC_AddIntf() prototype.
* src/interface/interface.c: if the interface doesn't support "playing on start", do it ourselves.
* modules/gui/wxwindows/wxwindows.cpp: implement "play on start".

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list