Go to file
Sam Hocevar e2d69c725e * bootstrap:
+ Removed the Modules.am generation. To build module/foo/libfoo.so, you
      now need to cd modules/foo and make libfoo.so.
    + Workaround for Solaris sed. Which sucks. Did I mention that before?
2003-07-01 16:25:24 +00:00
autotools * ./toolbox: implemented toolbox --distclean to clean the tree without 2003-04-09 16:05:58 +00:00
debian * Makefile.am: 2003-07-01 12:50:56 +00:00
doc * modules/gui/macosx/playlist.m: 10.1 is archaic. i don't know why i bother ;) 2003-06-29 00:14:50 +00:00
evc * ./evc/config.h, ./msvc/config.h: proper generation of these files using 2003-01-16 12:49:28 +00:00
extras/MacOSX * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed 2003-06-22 16:00:57 +00:00
include * include/error.h: Renamed this file to include/vlc_error.h to avoid name 2003-07-01 12:56:47 +00:00
ipkg Updated build packages for test2 release. 2003-06-09 19:51:31 +00:00
lib * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
lxdialog * user-friendly(?) build system, based on linux Menuconfig script. 2003-04-11 20:45:48 +00:00
m4 * m4/vlc.m4: output all modules to vlc-config, not just those who define 2003-07-01 14:25:48 +00:00
modules * modules/gui/wxwindows/interface.cpp: Display the VLC version in the about 2003-07-01 13:12:19 +00:00
mozilla * ./mozilla/npvlc_rc.rc: fixed a typo in the MIME types. 2003-04-20 21:14:20 +00:00
msvc * modules/gui/skins/*: fix for msvc .dsp generation, replaced the BASIC_SKINS macro with the standard MODULE_NAME_IS_foo one and a couple of compilation fixes for msvc. 2003-06-11 10:42:34 +00:00
po * m4/vlc.m4: output all modules to vlc-config, not just those who define 2003-07-01 14:25:48 +00:00
python modules/misc/sap.c: fix for the default scope of the IPv6 announces. 2003-06-20 11:42:08 +00:00
share * share/Makefile.am: fixed my previous fix ;) 2003-06-12 08:14:31 +00:00
src * include/error.h: Renamed this file to include/vlc_error.h to avoid name 2003-07-01 12:56:47 +00:00
.cvsignore * bootstrap: 2003-07-01 16:25:24 +00:00
AUTHORS * ALL: bumped version number to 0.6.0-test3 + po updates 2003-06-11 22:46:42 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
ChangeLog * toolbox: 2003-06-28 01:17:47 +00:00
Doxyfile ./Doxyfile: a sample doxygen configuration file. Have a look at 2002-08-12 15:56:57 +00:00
HACKING * HACKING: updated doc to match the new build. 2003-07-01 11:58:29 +00:00
INSTALL * INSTALL: added reference to online info on compiling on MacOSX and BeOS 2003-03-19 15:44:44 +00:00
INSTALL.win32 * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed 2003-06-22 16:00:57 +00:00
MAINTAINERS * updates for the YOPY ports (thx to Sebastien Chaumat !) 2003-02-27 12:44:01 +00:00
Makefile.am * bootstrap: 2003-07-01 16:25:24 +00:00
NEWS * Stream output now support IPv6 SAP announces 2003-06-23 11:41:26 +00:00
README * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot 2003-02-02 04:01:29 +00:00
README.MacOSX.rtf * vlc.ebuild: added support for faad2 and skins. See the wiki page for info. 2003-06-20 01:27:55 +00:00
THANKS * THANKS: spelling fixes. 2003-06-21 20:45:53 +00:00
bootstrap * bootstrap: 2003-07-01 16:25:24 +00:00
build-vlc * enable basic-skins for GTK2 (not tested yet ;) 2003-04-30 21:16:24 +00:00
config.in * enable basic-skins for GTK2 (not tested yet ;) 2003-04-30 21:16:24 +00:00
configure.ac * configure.ac: Added a --with-v4l option like in VLS. 2003-07-01 15:06:36 +00:00
defconfig * shortcut handling under linux 2003-04-21 01:47:42 +00:00
install-win32 * install-win32: fixed the nsi script to not include the FAQ. 2003-05-27 22:57:03 +00:00
menuconfig * renamed "kernel" into "vlc" ;) 2003-04-12 13:17:48 +00:00
toolbox * toolbox: use awk, not nawk, and fixed syntax to match older awks. 2003-07-01 12:01:22 +00:00
vlc-config.in.in * Makefile.am: 2003-07-01 12:50:56 +00:00
vlc.ebuild * toolbox: 2003-06-28 01:17:47 +00:00
vlc.spec better OS detection (RH). 2003-03-23 15:10:11 +00:00
vlc.spec.redhat Update spec file for the 0.5.3 release, courtesy of Jason Luka. 2003-04-08 07:19:57 +00:00

README

$Id: README,v 1.15 2003/02/02 04:01:29 sam Exp $

README for the VLC media player
===============================

ABOUT-NLS          - Notes on the Free Translation Project.
AUTHORS            - Main VLC authors.
COPYING            - The GPL license.
ChangeLog          - The vlc ChangeLog.
FAQ                - Commonly asked questions.
HACKING            - Hacking vlc.
INSTALL            - Installation instructions.
INSTALL.win32      - Installation instructions for the Win32 version of vlc.
README             - This file.
README.MacOSX.rtf  - Information specific to the MacOS X port.
THANKS             - All VLC contributors.
doc/               - miscellaneous documentation.

Resources
=========

The VideoLAN web site : http://www.videolan.org/
Mailing-lists : http://www.videolan.org/lists.html