Go to file
Derk-Jan Hartman 0815f48408 * TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support.
if this breaks the linux or win32 mozilla plugin then it should be restored.
2005-03-08 23:25:11 +00:00
activex - activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation 2005-03-07 10:40:23 +00:00
debian * debian/rules: 2004-09-21 15:55:45 +00:00
doc * update VLM help about inputdel 2005-03-04 12:55:48 +00:00
evc Remove bogus executable permissions 2005-02-15 13:55:08 +00:00
extras * dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this. 2005-03-07 22:30:55 +00:00
include * include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler and more powerful text renderer api. 2005-03-08 01:23:54 +00:00
ipkg Update version information in iPAQ build files.wq 2004-10-31 17:24:18 +00:00
lib * Added "Id" svn:keywords property to all files containing "$Id:". 2004-03-05 17:34:23 +00:00
lxdialog * user-friendly(?) build system, based on linux Menuconfig script. 2003-04-11 20:45:48 +00:00
m4 * m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling. 2005-02-15 21:22:47 +00:00
modules * modules/packetizer/mpeg4video.c: fixed segfault 2005-03-08 23:21:40 +00:00
mozilla * TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support. 2005-03-08 23:25:11 +00:00
msvc * msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme at free dot fr). 2005-02-11 10:03:50 +00:00
po UTF8 fixes 2005-03-05 10:55:32 +00:00
python NOTE: libvlc API changes 2004-06-05 16:09:00 +00:00
share * modules/control/http.c: elements are now one level more recursive (if needed) 2005-03-04 12:28:18 +00:00
src input.c: allow "intelligent" previous-chapter behaviour for access sources too 2005-03-08 09:06:27 +00:00
AUTHORS Creative Voice File demux 2005-03-08 13:53:36 +00:00
bootstrap Allow automake 1.9.2 2004-12-08 02:06:58 +00:00
build-vlc Removed the old skins plugin 2004-08-21 11:34:33 +00:00
ChangeLog * Moved 2004 changelog to doc/. 2005-01-15 04:41:24 +00:00
config.in * modules/video_output/x11/glx.c: new OpenGL vout for X11. 2004-07-20 20:25:25 +00:00
configure.ac Enable voc demux 2005-03-08 13:54:11 +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 * added asx todo item to list 2004-09-23 20:56:46 +00:00
INSTALL * Update of README and install files with new information. 2004-10-17 13:48:57 +00:00
INSTALL.win32 * configure.ac: fixed --with-ffmpeg-dts. 2004-09-14 11:45:44 +00:00
INSTALL.wince * INSTALL.wince: preliminary build instructions for the WinCE port of VLC. 2005-02-20 20:53:01 +00:00
MAINTAINERS * extras/contrib/src/ dvdnav packages 2004-01-24 21:06:52 +00:00
Makefile.am - Add dependency of update-includes on vlc-config 2005-03-02 19:45:39 +00:00
menuconfig * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media 2004-04-27 09:33:58 +00:00
NEWS * simplified the lirc code to listen for key-* strings which we can directly use to trigger hotkeys. 2005-03-01 09:28:37 +00:00
README * Update of README and install files with new information. 2004-10-17 13:48:57 +00:00
README.MacOSX.rtf * Update of README and install files with new information. 2004-10-17 13:48:57 +00:00
THANKS Added Steve Lhomme to the list of contributors. Thanks :) 2005-02-11 10:30:09 +00:00
TODO * added statistics, blue/green wall filter and goom effect video filter to the TODO list 2005-03-06 10:53:18 +00:00
toolbox - build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir 2005-03-01 21:24:25 +00:00
vlc-config.in.in Unbreak make vlc from subdir 2005-03-02 10:27:35 +00:00
vlc-cvs.ebuild * an ebuild that pulls vlc from cvs and installs that. 2003-11-01 14:35:38 +00:00
vlc.ebuild * updates to ebuild for 0.7.2 2004-05-04 20:03:10 +00:00
vlc.exe.manifest * Fixed URLs here and there. 2003-12-21 23:32:58 +00:00
vlc.roku Updated build rules. 2004-06-14 19:19:57 +00:00
vlc.spec Long overdue update to the spec file 2004-10-14 20:52:14 +00:00
vlc.spec.mdk * extras/contrib/src/ dvdnav packages 2004-01-24 21:06:52 +00:00
vlc.win32.nsi - install axvlc.dll within the VLC directory, rather than WINDOWS 2005-03-02 13:45:45 +00:00

$Id$

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/
Documentation and support: http://w.videolan.org/support/
Forums: http://forum.videolan.org/
The Developers site: http://developers.videolan.org/vlc/