[vlc-devel] vlc: svn commit r7817 (gbazin)
Subversion daemon
svn at videolan.org
Sat May 29 23:41:57 CEST 2004
r7817 | gbazin | 2004-05-29 23:41:57 +0200 (Sat, 29 May 2004) | 9 lines
Changed paths:
M /trunk/include/modules.h
M /trunk/include/vlc_common.h
M /trunk/include/vlc_config.h
M /trunk/src/libvlc.c
M /trunk/src/libvlc.h
M /trunk/src/misc/configuration.c
M /trunk/src/misc/modules.c
* include/*,src/*: New plugins cache feature for faster load times.
This is still experimental so isn't enabled by default (use --plugins-cache).
There are also a few issues that aren't dealt with yet:
- translation of module strings.
- config options callbacks and actions.
- a few memory leaks.
- and likely other things ;)
You can easily reset the plugins cache with --reset-plugins-cache.
--
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