CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Wed Aug 14 19:06:53 CEST 2002
Update of /var/cvs/videolan/vlc/include
Modified Files:
modules_inner.h vlc_common.h vlc_objects.h vlc_symbols.h
Update of /var/cvs/videolan/vlc/include/vlc
Modified Files:
vlc.h
Update of /var/cvs/videolan/vlc/modules/gui/gtk
Modified Files:
preferences.c
Update of /var/cvs/videolan/vlc/modules/gui/kde
Modified Files:
preferences.cpp
Update of /var/cvs/videolan/vlc/modules/gui/win32
Modified Files:
preferences.cpp
Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
modules.c modules_plugin.h objects.c
Log Message:
* ./src/misc/objects.c: implemented vlc_list_find() which works like
vlc_object_find() but returns a list of _all_ the matching objects. Only
works with FIND_ANYWHERE at the moment.
* ./modules/gui/gtk/preferences.c, ./modules/gui/kde/preferences.cpp,
./modules/gui/win32/preferences.cpp: the module lists in the preferences
menus work again.
* ./src/misc/objects.c: added a missing sizeof that caused crashes because
the reindexing of the global object array was incomplete.
* ./include/modules_inner.h: propagated the module long description to its
submodules.
--
sam
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list