1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00
Go to file
2006-04-08 17:25:40 +00:00
activex - fixed a few return codes from APIs 2006-04-06 15:09:40 +00:00
bindings audio / video libvlc functions binded. 2006-04-03 18:05:47 +00:00
debian This commit message is Copyright (C) 2006, Clément Stenac. 2006-04-05 21:01:55 +00:00
doc * added a new skin variable "vlc.hasVout", true when... there is a vout ! 2006-03-25 16:52:16 +00:00
evc FSF address change. 2006-01-12 23:10:04 +00:00
extras Update libpng to 1.2.8 (includes lots of security fixes). Thanks to MYOB for noticing 2006-04-08 17:25:40 +00:00
include typo in a string (line 42) 2006-04-06 23:00:24 +00:00
ipkg Update version information in iPAQ build files.wq 2004-10-31 17:24:18 +00:00
loader Switch loader to libtool 2006-03-25 14:43:43 +00:00
lxdialog Fix potential bugs 2006-04-06 07:36:57 +00:00
m4 ALL: Merge the win32-contrib branch. 2005-11-01 11:30:23 +00:00
modules eliminate non-valid characters only on the name not on the full path (closes #628) 2006-04-07 21:45:01 +00:00
mozilla Add audio/wav and audio/x-wav to available mime types 2006-03-27 01:23:54 +00:00
msvc Don't use char outside ascii in shell script. 2006-04-07 21:14:52 +00:00
po Update po and changelog 2006-04-02 12:22:55 +00:00
python NOTE: libvlc API changes 2004-06-05 16:09:00 +00:00
share Ooops, i forgot to commit this in [14771] 2006-04-04 21:21:23 +00:00
src Win32 specific changes: Add --started-from-file option to tell VLC that it was started by clicking on a file (or disc). Add --one-instance-when-started-from-file option to tell VLC to use one instance mode when --started-from-file is used. See replies to r15125 for an explanation. 2006-04-07 21:52:33 +00:00
test Fix test 2006-03-20 23:13:39 +00:00
AUTHORS * JACK audio output 2006-02-19 14:54:57 +00:00
bootstrap libtool: Compile builtins as convenience libraries rather than static ones 2006-03-21 16:08:35 +00:00
build-vlc * New audio output module to support the JACK Audio Connection Kit 2006-01-08 20:53:51 +00:00
ChangeLog Update po and changelog 2006-04-02 12:22:55 +00:00
config.in * New audio output module to support the JACK Audio Connection Kit 2006-01-08 20:53:51 +00:00
configure.ac * Only compile cyberlink if --enable-cyberlink is explicitly set by the user. 2006-04-06 15:16:05 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
defconfig * config.in: wxwindows -> wxwidgets. Added a HTTPD option 2005-08-03 22:44:45 +00:00
HACKING HACKING: Add a note about the module cache and vlc --list 2006-03-07 13:30:27 +00:00
INSTALL * Update of README and install files with new information. 2004-10-17 13:48:57 +00:00
INSTALL.win32 Same as previous commit 2006-04-02 12:27:24 +00:00
INSTALL.wince * INSTALL.wince: small update. 2005-05-26 13:40:09 +00:00
MAINTAINERS Few modifs 2005-12-15 15:51:59 +00:00
Makefile.am * added 2 options for the OSX-disk-image creation-line 2006-03-30 17:38:36 +00:00
menuconfig * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media 2004-04-27 09:33:58 +00:00
NEWS Update NEWS, ChangeLog, and INSTALL.win32 2006-04-02 11:17:53 +00:00
README Misc changes 2005-11-01 20:50:07 +00:00
README.MacOSX.rtf * the transitional phase of our osx-aout-modules is over :) 2006-03-20 20:42:23 +00:00
THANKS Many thanks to Albert on the forums for his help with the http interface 2006-03-30 14:05:13 +00:00
toolbox Don't use char outside ascii in shell script. 2006-04-07 21:14:52 +00:00
vlc-api.pl Remove ugly usage of vlc_symbols.h when building libvlc as a shared library 2006-02-18 20:49:46 +00:00
vlc-config.in.in Use libdir to determine PLUGIN_PATH - should fix #474 2005-12-15 16:57:38 +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 - the creation of the audio filter pipeline when specifying user audio 2005-09-25 16:49:40 +00:00
vlc.win32.nsi Win32 specific changes: Add --started-from-file option to tell VLC that it was started by clicking on a file (or disc). Add --one-instance-when-started-from-file option to tell VLC to use one instance mode when --started-from-file is used. See replies to r15125 for an explanation. 2006-04-07 21:52:33 +00:00

$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://developers.videolan.org/vlc/

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.