Go to file
Sam Hocevar 691e470422 * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
* ./bootstrap: fixed a typo that prevented per-object target directories
    to work.
  * ./evc/*, ./msvc/*: removed project files; they're becoming a bit large
    (more than 1MB) and I don't want to spoil the CVS with them.
2002-11-20 19:07:27 +00:00
debian * ./Makefile.am: we properly install plugins in the OS X vlc.app directory. 2002-11-04 15:04:45 +00:00
doc * ./bootstrap: bootstrap now requires the --config flag. With no arguments 2002-11-13 20:51:05 +00:00
evc * ./src/misc/messages.c: added ^Ms to the WinCE logfile. 2002-11-20 19:07:27 +00:00
extras/MacOSX * ./src/misc/modules.c: p_module->psz_filename is now filled with a real 2002-11-19 17:38:07 +00:00
include * ./evc/plugins.vcp.in: fixed plugin entry points for WinCE. 2002-11-20 13:37:36 +00:00
ipkg * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
lib * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
m4 * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
modules * ./modules/audio_output/waveout.c: audio output now works under WinCE 2002-11-20 16:43:33 +00:00
mozilla * ./Makefile.am: we properly install plugins in the OS X vlc.app directory. 2002-11-04 15:04:45 +00:00
msvc * ./src/misc/messages.c: added ^Ms to the WinCE logfile. 2002-11-20 19:07:27 +00:00
po * ./po/POTFILES.in: fixed "make dist". 2002-11-13 09:56:19 +00:00
share * ./modules/audio_output/waveout.c: audio output now works under WinCE 2002-11-20 16:43:33 +00:00
src * ./src/misc/messages.c: added ^Ms to the WinCE logfile. 2002-11-20 19:07:27 +00:00
.cvsignore * ./bootstrap, ./Makefile.am: workarounds for automake 1.5. 2002-10-02 12:59:59 +00:00
AUTHORS * modules/codec/spudec/*: modified the spu decoder to handle text subtitles. 2002-11-06 21:48:24 +00:00
bootstrap * ./src/misc/messages.c: added ^Ms to the WinCE logfile. 2002-11-20 19:07:27 +00:00
BUGS * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
ChangeLog Added the changelog of vlc 0.4.6. 2002-11-14 22:44:57 +00:00
configure.ac.in * configure.ac.in: temporary hack for libdvbpsi detection. 2002-11-20 17:23:30 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
Doxyfile ./Doxyfile: a sample doxygen configuration file. Have a look at 2002-08-12 15:56:57 +00:00
FAQ * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc 2002-11-20 08:58:24 +00:00
HACKING * HACKING : documentation for the automake crash 2002-10-07 21:58:40 +00:00
INSTALL * Fixed a little omission in INSTALL-win32.txt. 2002-03-25 04:18:07 +00:00
install-win32 * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working. 2002-04-05 20:44:23 +00:00
INSTALL.libmad Adding lost instruction for compiling libmad library. 2002-09-25 20:25:24 +00:00
INSTALL.win32 * INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the 2002-11-07 19:31:08 +00:00
macosx-dmg * MacOS X vout improvements 2002-02-18 01:34:44 +00:00
MAINTAINERS * ALL: New ogg demux and vorbis codec modules for preliminary support of 2002-10-23 23:17:45 +00:00
Makefile.am * ./bootstrap: bootstrap now requires the --config flag. With no arguments 2002-11-13 20:51:05 +00:00
Makefile.dep * ALL: the first libvlc commit. 2002-06-01 12:32:02 +00:00
README * ALL: started the slow move to automake. For the moment, the changes are 2002-08-25 23:18:05 +00:00
README.MacOSX.rtf * ./README.MacOSX.rtf : updated README. 2002-07-25 22:48:56 +00:00
STATUS * ALL: New ogg demux and vorbis codec modules for preliminary support of 2002-10-23 23:17:45 +00:00
TODO * ALL: New ogg demux and vorbis codec modules for preliminary support of 2002-10-23 23:17:45 +00:00
todo.pl . removed obsolete video_yuv_mmx.S 2001-02-04 03:06:30 +00:00
vlc-config.in * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
vlc.spec Updated description. 2002-10-14 21:36:04 +00:00

$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