CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Sun Apr 15 12:54:46 CEST 2001
Update of /cvs/videolan/vlc
Modified Files:
ChangeLog Makefile Makefile.modules.in Makefile.opts.in TODO
configure configure.in
Update of /cvs/videolan/vlc/plugins/alsa
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/beos
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/darwin
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/esd
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/gnome
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/gtk
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/idct
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/macosx
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/motion
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/mpeg
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/qt
Modified Files:
Makefile intf_qt.cpp
Update of /cvs/videolan/vlc/plugins/sdl
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/text
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/x11
Modified Files:
Makefile
Update of /cvs/videolan/vlc/plugins/yuv
Modified Files:
Makefile
Update of /cvs/videolan/vlc/src/misc
Modified Files:
modules.c
Log Message:
* Updated TODO list with Henri's Apr 6th post.
* Built-in modules support almost finished.
Now you can compile any module within vlc, even the Gnome, Qt, SDL
and GGI modules at the same time, resulting in an awful extra fat
vlc binary with gazillons of library dependecies.
The only exception is that the Gnome and Gtk+ modules can't be
compiled together into vlc. But you can have one compiled built-in
and the other as a plugin.
Another consequence is that libdl should no longer be needed under
MacOS X. I'll check this as soon as possible.
--
sam
More information about the vlc-devel
mailing list