[vlc-devel] CVS Commit (gbazin)

cvs at videolan.org cvs at videolan.org
Wed Oct 15 00:41:41 CEST 2003


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

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

Update of /var/cvs/videolan/vlc/modules/gui/wxwindows
Modified Files:
	interface.cpp menus.cpp timer.cpp wxwindows.cpp wxwindows.h 

Update of /var/cvs/videolan/vlc/modules/gui/skins/src
Modified Files:
	dialogs.cpp skin_main.cpp 

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

Log Message:

* modules/gui/wxwindows/*: don't forget to delete the timer.
   Use wxApp::OnExit() to cleanup the dialogs provider.
   Added a "Miscellaneous" section to the menu. Added a "Switch interface" and "Add interface" entries to this menu.
* modules/gui/skins/src/*: dialog providers have object types of VLC_OBJECT_DIALOGS.
   Don't forget to attach/detach the dialogs provider to its parent intf.
   Work around a bug in imlib2 when we close the plugin.
* src/misc/objects.c, include/vlc_objects.h: added VLC_OBJECT_DIALOGS for dialogs providers.
* src/interface/interface.c, include/vlc_interface.h: added 2 object variables to switch/add interfaces on the fly (intf-switch and intf-add).

-- 
gbazin

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