Go to file
Xavier Marchesini 620b69bbc2 * libvlc.c : Win32 compilation fix.
* modules.c : we now check the directory plugins/ to find some plugins.
(this will allow us to use the packager / installer which wasn't aware
of plugins -> modules :)
2002-08-21 09:26:53 +00:00
debian * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
doc * ./configure: Fixed double detection of gethostbyname. 2002-08-19 21:31:11 +00:00
extras * S/PDIF output should now be working (untested, though). 2002-08-11 22:36:35 +00:00
include * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
ipkg Add package sdl to package dependency list. 2002-07-13 12:22:14 +00:00
lib * libdvdcss enhancements by Billy Biggs <vektor@dumbterm.net>. This breaks 2001-07-11 02:01:05 +00:00
modules *Set output format to AOUT_FMT_SPDIF when in spdif mode. 2002-08-20 22:11:49 +00:00
mozilla * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
po Swedish translation, courtesy of Joel Arvidsson <dogai@privat.utfors.se> 2002-07-23 23:22:28 +00:00
share Enhanced BeOS icon ;) 2002-08-18 16:17:32 +00:00
src * libvlc.c : Win32 compilation fix. 2002-08-21 09:26:53 +00:00
.cvsignore * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy. 2002-07-20 18:01:43 +00:00
ABOUT-NLS * Added vlc-arts to the debian package generation. 2001-12-11 14:43:38 +00:00
AUTHORS * ./modules/gui/qnx/*: ported the QNX audio output to the new API, courtesy 2002-08-20 21:02:40 +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
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
ChangeLog Imported 0.4.4 Changelog. 2002-08-10 23:22:45 +00:00
Doxyfile ./Doxyfile: a sample doxygen configuration file. Have a look at 2002-08-12 15:56:57 +00:00
FAQ * ./FAQ: removed QT6 / QT6 Preview "bug" 2002-07-25 22:34:37 +00:00
INSTALL * Fixed a little omission in INSTALL-win32.txt. 2002-03-25 04:18:07 +00:00
INSTALL.libmad * ./BUGS: updated bug list. 2002-03-17 21:59:52 +00:00
INSTALL.win32 * updated INSTALL.win32 2002-05-18 22:41:43 +00:00
MAINTAINERS Up to date ALSA information. 2002-08-16 14:30:39 +00:00
Makefile * Fixed a variable overflow bug in the audio output. 2002-08-12 22:12:51 +00:00
Makefile.config.in * ./Makefile.opts.in: removed configuration stuff which does not need to 2002-05-20 14:12:15 +00:00
Makefile.dep * ALL: the first libvlc commit. 2002-06-01 12:32:02 +00:00
Makefile.modules * ./include/modules_inner.h: support for several modules with the same 2002-08-08 22:28:23 +00:00
Makefile.opts.in * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
README * ./ChangeLog: updated. 2002-07-12 16:30:28 +00:00
README.MacOSX.rtf * ./README.MacOSX.rtf : updated README. 2002-07-25 22:48:56 +00:00
STATUS Up to date ALSA information. 2002-08-16 14:30:39 +00:00
TODO Closed old entries. 2002-07-12 22:42:30 +00:00
aclocal.m4 * Removed unused code (intf_channels.c, keystrokes.h). 2001-12-10 04:53:11 +00:00
bootstrap.sh Audio output 3. Expect major breakages. 2002-08-07 21:36:56 +00:00
config.guess * ./plugins/win32: skeleton for the win32 interface Ipkiss is developing. 2002-01-21 00:52:07 +00:00
config.sub * ./plugins/win32: skeleton for the win32 interface Ipkiss is developing. 2002-01-21 00:52:07 +00:00
configure * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
configure.in * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
install-sh Premiers fichiers n�cessaires � autoconf 2000-03-08 10:22:45 +00:00
install-win32 * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working. 2002-04-05 20:44:23 +00:00
macosx-dmg * MacOS X vout improvements 2002-02-18 01:34:44 +00:00
mkinstalldirs * Removed unused code (intf_channels.c, keystrokes.h). 2001-12-10 04:53:11 +00:00
todo.pl . removed obsolete video_yuv_mmx.S 2001-02-04 03:06:30 +00:00
vlc-config.in * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy. 2002-07-20 18:01:43 +00:00
vlc.spec * ./modules/audio_output/oss.c: compilation fixes. 2002-08-08 00:35:11 +00:00

README

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.
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