[vlc-devel] CVS Commit (hartman)
cvs at videolan.org
cvs at videolan.org
Sat Sep 20 21:37:54 CEST 2003
Update of /var/cvs/videolan/vlc/extras/MacOSX/Resources/English.lproj/MainMenu.nib
Modified Files:
classes.nib info.nib objects.nib
Update of /var/cvs/videolan/vlc/include/vlc
Modified Files:
vlc.h
Update of /var/cvs/videolan/vlc/modules/gui/macosx
Modified Files:
about.m controls.h controls.m intf.h intf.m vout.m
Update of /var/cvs/videolan/vlc/src
Modified Files:
libvlc.h
Update of /var/cvs/videolan/vlc/src/playlist
Modified Files:
playlist.c
Log Message:
* include/vlc/vlc.h:
- removed the defines for i_mode concerning random and loop. We use config
variables for all of these.
* src/libvlc.h:
- removed the enqueue playlist config option. It's no longer used.
- added a repeat option. vlc will keep playing the same playlist_item,
until the option is unset.
* src/playlist/playlist.c:
- added a repeat, random and loop variable.
- wxwindows should use these as well I think.
* modules/gui/macosx:
- added the INTF_ABOUT_MSG to the about dialog.
- implemented the about and repeat items.
--
hartman
--
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