[vlc-devel] CVS Commit (zorglub)

cvs at videolan.org cvs at videolan.org
Mon Oct 6 18:23:30 CEST 2003


Update of /var/cvs/videolan/vlc/include
Modified Files:
	vlc_playlist.h 

Update of /var/cvs/videolan/vlc/modules/gui/wxwindows
Modified Files:
	Modules.am interface.cpp playlist.cpp wxwindows.h 
Added Files:
	iteminfo.cpp 

Update of /var/cvs/videolan/vlc/modules/misc
Modified Files:
	sap.c 

Update of /var/cvs/videolan/vlc/modules/visualization/visual
Modified Files:
	effects.c 

Update of /var/cvs/videolan/vlc/src/playlist
Modified Files:
	playlist.c 

Log Message:
* include/vlc_playlist.h
  src/playlist/playlist.c:
     * Implemented a boolean b_enabled to disable a playlist item
     * Implemented the idea of group (p_item->i_group), that allows
       to enable/disable and to sort some series of items
     * Implemented an unused (at the moment), psz_author field
     * Started to implement a new playlist format to store all of these

* modules/gui/wxwindows/interface.cpp:
     Added a hiddeable panel to put some important options. 
     (Menu Preferences->Extra GUI)
     At the moment, we put the adjust filter and aspect ratio, and must
     decide what options we want here

* modules/gui/wxwindows/playlist.cpp
  modules/gui/wxwindows/iteminfo.cpp:
     Added "Enable/disable group button", options to enable/disable selection
     Added an item info dialog box

* modules/misc/sap.c : 
     Added a sap-group-id option: the SAP playlist items are in a separate group
     (defaults to 42)

* modules/visualization/visual/effects.c:
     Minor coding style fixes

Todo:
-----

* Advanced sort (alphabetical and/or by group)
* Ability to load 0_6 playlists
* Really use the libid3tag

-- 
zorglub

-- 
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