]> git.sesse.net Git - vlc/history - Makefile.modules
* ALL: added *.am files here and there for future automake support.
[vlc] / Makefile.modules
2002-08-26 Sam Hocevar * ALL: fixed a few include directories.
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-07-18 Sam Hocevar * ./Makefile.modules: we don't chmod -x the compiled...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-12 Christophe Massiot* Fixed menus [Mac OS X port]
2002-04-05 Sam Hocevar * ./plugins/win32/win32.cpp: fixed `--intf intfwin...
2002-04-05 Sam Hocevar * ./plugins/win32/intfwin.bpr: we now build intfwin...
2002-04-03 Sam Hocevar * ./Makefile.modules: modules now depend on Makefile...
2002-03-19 Sam Hocevar * ./plugins/aa: aalib output plugin courtesy of Sigmu...
2002-02-20 Sam Hocevar * ./configure.in: removed a bashism.
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-06-03 Sam Hocevar * Various little fixes
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-04-16 Sam Hocevar * Merged Makefile.common and Makefile.modules.in...