1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
Go to file
Sam Hocevar 5cc5eba266 * Makefile.am: Parse mozilla after . so that the mozilla plugin gets its
dependencies right.
  * src/stream_output/announce.c: Compilation fix.
2003-07-17 16:34:40 +00:00
autotools * ./toolbox: implemented toolbox --distclean to clean the tree without 2003-04-09 16:05:58 +00:00
debian * debian/compat: 2003-07-17 13:01:59 +00:00
doc moved Doxyfile to doc/ to make sam happy. Changed Doxyfile so the generated 2003-07-15 18:12:05 +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 * src/stream_output/announce.c: 2003-07-17 14:10:08 +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: Looks like POSIX shell reduces "eval echo '$'FOO" to "" even 2003-07-17 15:49:37 +00:00
modules * modules/codec/spudec/spudec.c: oops, proper fix for the proper initialization of the proper iconv handle ;) 2003-07-16 17:19:06 +00:00
mozilla * mozilla/Makefile.am: Fixed stamp-pic generation, it was created in the 2003-07-17 13:09:46 +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 * bootstrap: 2003-07-16 15:52:05 +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 * disabled by default. (It's a nice security hole for those) 2003-07-11 19:29:37 +00:00
src * Makefile.am: Parse mozilla after . so that the mozilla plugin gets its 2003-07-17 16:34:40 +00:00
.cvsignore * debian/rules: Fixed the package generation on !x86. 2003-07-03 03:35:29 +00:00
AUTHORS * AUTHORS: Added Olivier Aubert. 2003-07-07 17:01:16 +00:00
bootstrap * mozilla/Makefile.am: Fixed stamp-pic generation, it was created in the 2003-07-17 13:09:46 +00:00
build-vlc * enable basic-skins for GTK2 (not tested yet ;) 2003-04-30 21:16:24 +00:00
ChangeLog * toolbox: 2003-06-28 01:17:47 +00:00
config.in * enable basic-skins for GTK2 (not tested yet ;) 2003-04-30 21:16:24 +00:00
configure.ac * configure.ac vlc-config.in.in: Oops, vlc-config needs top_builddir, not 2003-07-17 14:54:26 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
defconfig * shortcut handling under linux 2003-04-21 01:47:42 +00:00
HACKING * AUTHORS: Added Olivier Aubert. 2003-07-07 17:01:16 +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 * install-win32: fixed my last commit. 2003-07-06 18:20:32 +00:00
INSTALL.win32 * INSTALL.win32: added an instruction for using tar to extract the contrib. 2003-07-06 16:22:15 +00:00
MAINTAINERS * updates for the YOPY ports (thx to Sebastien Chaumat !) 2003-02-27 12:44:01 +00:00
Makefile.am * Makefile.am: Parse mozilla after . so that the mozilla plugin gets its 2003-07-17 16:34:40 +00:00
menuconfig * renamed "kernel" into "vlc" ;) 2003-04-12 13:17:48 +00:00
NEWS * modules/gui/wxwindows/streamout.cpp, wxwindows.h: added an audio channels combobox for transcoding. 2003-07-11 23:36:01 +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
toolbox * bootstrap: 2003-07-16 15:52:05 +00:00
vlc-config.in.in * configure.ac vlc-config.in.in: Oops, vlc-config needs top_builddir, not 2003-07-17 14:54:26 +00:00
vlc.ebuild * fixed glide header detection 2003-07-10 00:47:42 +00:00
vlc.spec * vlc.spec.redhat: Renamed this file to vlc.spec again. It's the expected 2003-07-10 07:08:41 +00:00
vlc.spec.mdk Updated vlc.spec file for Linux Mandrake. 2003-07-02 09:30:18 +00:00

$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