$Id: README,v 1.11 2002/08/25 23:18:04 sam Exp $ README for vlc, the VideoLAN Client =================================== ABOUT-NLS - Notes on the Free Translation Project. AUTHORS - All the people who worked on vlc. BUGS - List of known, unresolved bugs. COPYING - The GPL license. ChangeLog - The vlc ChangeLog. FAQ - Commonly asked questions. HACKING - Hacking vlc. INSTALL - Installation instructions. INSTALL.libmad - Installation instructions for the libmad library. INSTALL.win32 - Installation instructions for the Win32 version of vlc. MODULES - Short description of all the available modules. README - This file. README.MacOSX.rtf - Information specific to the MacOS X port. TODO - Work needed. doc/ - miscellaneous documentation. Resources ========= The VideoLAN web site : http://www.videolan.org/ Mailing-lists : http://www.videolan.org/lists.html
-
Sam Hocevar authored
unnoticeable apart from the extra dependency on autoconf, automake and gettextize. See the new HACKING file for some information, especially if you don't run Linux. The current strategy is to have the configure script generate a nice automake Makefile from Makefile.am, and then clobber it with our good old dirty Makefile. Muahaha :-)
764176f6