Go to file
Gildas Bazin 4e14e85aea * src/playlist/playlist.c: bugfix for when we delete the last playlist
element (I'll get this one right... eventually ;).
* modules/demux/m3u.c: allow forcing the demux to be used by specifying the
   asx or m3u demux.
2002-11-13 12:58:19 +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 * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of 2002-11-10 18:04:24 +00:00
extras * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project 2002-11-09 16:34:53 +00:00
include * include/vlc_playlist.h, src/playlist/playlist.c: added a b_autodeletion 2002-11-12 21:20: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 * src/playlist/playlist.c: bugfix for when we delete the last playlist 2002-11-13 12:58:19 +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 * ALL: libvlc now compiles and run under WinCE. I haven't ported any modules 2002-11-10 23:41:54 +00:00
po * ./po/POTFILES.in: fixed "make dist". 2002-11-13 09:56:19 +00:00
share * ./msvc/vlc.dsp: additional fixes to the MSVC project. 2002-11-09 18:28:58 +00:00
src * src/playlist/playlist.c: bugfix for when we delete the last playlist 2002-11-13 12:58:19 +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 * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of 2002-11-10 18:04:24 +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 ./ChangeLog: added entry for the linear resampler 2002-11-10 13:24:35 +00:00
configure.ac.in added a new demux that reads .m3u files and addes the contained items to 2002-11-12 22:18:54 +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 * Updated FAQ. 2002-10-11 23:44:25 +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 * ./Makefile.am: fixed rc compilation under mingw32/cygwin. 2002-11-12 13:57:13 +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