1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
Go to file
2007-08-30 05:20:56 +00:00
activex URI: when pasring for protocol headers allow for more characters than just alpha 2007-08-20 10:40:36 +00:00
bindings bindings/java: callback/events usage has changed. For the time being, send an exception. 2007-08-05 23:06:07 +00:00
doc doc/skins/skins2-howto.xml: Added Button.tooltiptext which had been forgotten 2007-08-05 13:10:00 +00:00
extras propset snv:keywords "Id" 2007-08-29 21:09:27 +00:00
include control/media_list.c: Replace set_name/name by set_media_descriptor/media_descriptor. This is the md from which the media_list is a subitem, if any. 2007-08-29 00:01:51 +00:00
ipkg Update version information in iPAQ build files.wq 2004-10-31 17:24:18 +00:00
libs Add real SRTP unit test (85% coverage let alone SRTCP) 2007-05-17 18:37:44 +00:00
lxdialog Fix potential bugs 2006-04-06 07:36:57 +00:00
m4 Resync gettext with contrib 2007-07-20 14:04:50 +00:00
modules Converting a string for using it in xml without using it is STUPID 2007-08-30 00:50:10 +00:00
mozilla URI: when pasring for protocol headers allow for more characters than just alpha 2007-08-20 10:40:36 +00:00
po french translation: makes help mnemonic not conflict with audio mnemonic 2007-08-30 05:20:56 +00:00
share Attempt to fix youtube demux script. I still get connections errors towards youtube but i wanted to commit what i'd already done since i'll be gone for a week. 2007-08-24 22:25:17 +00:00
src Checks if ml.xsp is present before loading it 2007-08-30 01:10:14 +00:00
test Added initial support for TLS (Thread Local Storage) variables 2006-12-18 21:40:12 +00:00
AUTHORS video chromas: finalize SSE2 improvements 2007-08-15 16:15:45 +00:00
bootstrap Continue fixing static builds 2007-08-15 17:37:20 +00:00
build-vlc - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
ChangeLog Commit random stuff to test modified commit emails. 2006-09-12 21:32:29 +00:00
config.in - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
configure.ac configure.ac: removed -Wold-style-definition from CFLAGS as this affects AC_TRY_COMPILE() and causes false results such as: 2007-08-29 10:28:21 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
defconfig Remove CORBA module, which I is not used anymore (not even by me...) 2006-09-25 12:09:13 +00:00
HACKING Long overdue update 2007-03-11 10:44:48 +00:00
INSTALL Debian's packaging moved 2007-03-24 01:30:37 +00:00
INSTALL.win32 INSTALL.win32: Set correctly PATH when using contribs + misc fix 2007-04-17 19:24:49 +00:00
INSTALL.wince Revert [17900] as it doesn't harm to specify --target 2006-11-21 15:58:36 +00:00
MAINTAINERS Remove CORBA module, which I is not used anymore (not even by me...) 2006-09-25 12:09:13 +00:00
Makefile.am vlc: don't forget vlc-config --libs vlc when linking executable 2007-08-28 17:13:14 +00:00
menuconfig - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
NEWS * added the OSX path to .hosts 2007-08-20 21:17:46 +00:00
README update developers website. 2007-01-28 00:53:39 +00:00
README.MacOSX.rtf * the transitional phase of our osx-aout-modules is over :) 2006-03-20 20:42:23 +00:00
THANKS Add myself, sort alphabetically 2007-08-13 16:38:48 +00:00
toolbox Remove totally broken VC support. 2007-08-04 16:57:00 +00:00
vlc-config.in.in vlc-config: fixed optimizations by splitting CFLAGS_OPTIM into CFLAGS_OPTIM_SIZE and CFLAGS_OPTIM_SPEED, and only one of which is used depending on value --enable-optimize-memory, moreover CFLAGS_NOOPTIM is set to -O0 rather than -O2 whenever possible 2007-07-17 11:05:30 +00:00
vlc.altlinux.spec Update trunk ALT Linux spec file for trunk. 2007-07-03 08:51:06 +00:00
vlc.exe.manifest * Fixed URLs here and there. 2003-12-21 23:32:58 +00:00
vlc.fedora.spec Fedora and SuSE specfiles provided by Nicolas Chauvet (livna) and Dominique Leuenberger 2007-06-04 21:26:47 +00:00
vlc.mandriva.spec Rename flacdec codec plugin to flac, to show it can encode too 2006-10-30 22:19:21 +00:00
vlc.roku Remove CORBA module, which I is not used anymore (not even by me...) 2006-09-25 12:09:13 +00:00
vlc.suse.spec Fedora and SuSE specfiles provided by Nicolas Chauvet (livna) and Dominique Leuenberger 2007-06-04 21:26:47 +00:00
vlc.win32.nsi.in Add a polski option for installer 2007-06-24 10:33:59 +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://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.
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.