You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Denis-Courmont 20d8d786fc Remove useless include 18 years ago
activex Implement vlc.video.toggleTeletext() JS API method 19 years ago
bindings Don't include config.h from the headers - refs #297. 18 years ago
doc . 19 years ago
extras Don't include config.h from the headers - refs #297. 18 years ago
include Remove useless include 18 years ago
ipkg Update version information in iPAQ build files.wq 22 years ago
libs Remove useless mutex (pthread_once is enough) 19 years ago
lxdialog Same for lxdialog and xvmc 19 years ago
m4 Remove silly m4 file. I'd rather use UPTODATE version on my system than some crap from VLC tree 19 years ago
modules Reverts [24530] & [24531] (preprocessing related) , add $(DEFS) (-DHAVE_CONFIG_H) to moc command line 18 years ago
mozilla Don't include config.h from the headers - refs #297. 18 years ago
po Recover the copyright statement + thanks 19 years ago
share Canal+ lua demux. Example use: vlc --http-forward-cookies "http://www.canalplus.fr/index.php?pid=1784" 19 years ago
src Include assert.h when needed 18 years ago
test Don't include config.h from the headers - refs #297. 18 years ago
AUTHORS . 19 years ago
COPYING Layout fixes in COPYING (and use spaces instead of tabs). Use a fixed width font in when displaying the license in the qt4 help window (since that's how it's meant to be displayed). 19 years ago
ChangeLog Happy new year (2) 19 years ago
HACKING put the right developers website url, pointed out by marcfiu on IRC. bump gettext requirement 19 years ago
INSTALL Debian's packaging moved 19 years ago
INSTALL.win32 INSTALL.win32: Set correctly PATH when using contribs + misc fix 19 years ago
INSTALL.wince Revert [17900] as it doesn't harm to specify --target 20 years ago
MAINTAINERS Add mysef as playlist & ncurses interface maintainer 19 years ago
Makefile.am Makefile.am: another attempt to the fix dmg creation 19 years ago
NEWS TODO 19 years ago
README There is no (more?) FAQ 18 years ago
README.MacOSX.rtf * updated the README for 0.9.0 19 years ago
THANKS Recover the copyright statement + thanks 19 years ago
bootstrap Don't delete compile. It can't go wrong and get regenerated by configure anyway 19 years ago
build-vlc - thou shalt keep menuconfig up-to-date and not disable it 19 years ago
config.in - thou shalt keep menuconfig up-to-date and not disable it 19 years ago
configure.ac Remove Cthreads support 19 years ago
defconfig Remove CORBA module, which I is not used anymore (not even by me...) 20 years ago
make-alias Build VLC aliases cleanly (don't need to parse argv[0]) 19 years ago
menuconfig "bash is not always in /bin/". Patch by funman. 19 years ago
toolbox Don't include config.h from the headers - refs #297. 18 years ago
vlc-config.in.in vlc-config: don't store optimisation cflags in cppflags (preprocessor flags), revive --cppflags 19 years ago
vlc.altlinux.spec Update trunk ALT Linux spec file for trunk. 19 years ago
vlc.exe.manifest * Fixed URLs here and there. 23 years ago
vlc.fedora.spec Fedora and SuSE specfiles provided by Nicolas Chauvet (livna) and Dominique Leuenberger 19 years ago
vlc.mandriva.spec Rename flacdec codec plugin to flac, to show it can encode too 20 years ago
vlc.roku Remove CORBA module, which I is not used anymore (not even by me...) 20 years ago
vlc.suse.spec Fedora and SuSE specfiles provided by Nicolas Chauvet (livna) and Dominique Leuenberger 19 years ago
vlc.win32.nsi.in Vista registeration inside the installer... Has to be tested. 18 years ago

README

$Id$

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

The VideoLAN web site . . . http://www.videolan.org/
Documentation . . . . . . . http://www.videolan.org/doc/
Support . . . . . . . . . . http://www.videolan.org/support/
Forums . . . . . . . . . . http://forum.videolan.org/
Wiki . . . . . . . . . . . http://wiki.videolan.org/
The Developers site . . . . http://www.videolan.org/developers/vlc.html

ABOUT-NLS - Notes on the Free Translation Project.
AUTHORS - Main VLC authors.
COPYING - The GPL license.
ChangeLog - The vlc ChangeLog.
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.