1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
Go to file
2005-08-11 21:21:08 +00:00
activex - add libvlc.a at the end of the linking chain, so that --disable-plugins works for the ActiveX Plugin (ref. #276) 2005-08-02 09:02:49 +00:00
bindings Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
debian * Updated Debian packaging stuff. 2005-08-10 13:59:07 +00:00
doc * wxwidgets/menus.cpp: Added "Open Directory" in the wx popup menu 2005-08-07 10:56:07 +00:00
evc Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
extras * extras/Makefile: fixed the zsh.cpp build. 2005-08-10 14:18:03 +00:00
include Fix revision 12116 which broke other transcode options. The commandline for streaming the OSD menu has changed into a boolean option --sout-transcode-osd: ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{osd}:std{url=127.0.0.1:1234,access=udp,mux=ts}' 2005-08-11 20:13:01 +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
loader Should not be there 2005-07-09 19:01:19 +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 Fix volume callback 2005-08-11 21:03:20 +00:00
mozilla * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJavaClass wasn't defined. 2005-08-10 14:19:32 +00:00
msvc Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
po * Re-ran toolbox --update-po. 2005-08-10 12:45:55 +00:00
python NOTE: libvlc API changes 2004-06-05 16:09:00 +00:00
share The OSD menu pictures in two flavors a simple (default.cfg) and a more full version (dvd.cfg). (forward ported from branches/0.8.1-jpsaman-thedj) 2005-08-10 21:45:54 +00:00
src change name to --monitor-aspect-ratio so its consistent with other programs 2005-08-11 21:21:08 +00:00
AUTHORS * forgot these 2 2005-08-07 18:23:46 +00:00
bootstrap Don't remove vlc_symbols.h 2005-06-04 12:55:23 +00:00
BUGS change trac url 2005-06-11 21:36:48 +00:00
build-vlc * config.in: wxwindows -> wxwidgets. Added a HTTPD option 2005-08-03 22:44:45 +00:00
ChangeLog * ChangeLog should be in english ... 2005-05-12 14:36:28 +00:00
config.in * config.in: wxwindows -> wxwidgets. Added a HTTPD option 2005-08-03 22:44:45 +00:00
configure.ac * configure.ac: Fixed the contrib path in the general case. 2005-08-11 13:37:50 +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 * 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 * INSTALL.win32: s/toolame/twolame. 2005-05-13 13:31:39 +00:00
INSTALL.wince * INSTALL.wince: small update. 2005-05-26 13:40:09 +00:00
MAINTAINERS * extras/contrib/src/ dvdnav packages 2004-01-24 21:06:52 +00:00
Makefile.am Forward port of branches/0.8.1-jpsaman-thedj revision 12070. The OSD menu subsystem consists of two parts a core part (src/osd, include/vlc_osd.h) and a subfilter (modules/video_filter/osdmenu.c). The OSD menu can be used locally or it can be streamed. It depends on the way the functionality is called from the vlc commandline. Currently there is only one way to make the subpictures appear on the video and that is through the rc-interface. The following commands are supported by it: "menu on" (show OSD menu), "menu off" (hide OSD menu), "menu left" (highlight button on the left), "menu right" (highlight button on the right), "menu up" (highlight button above), "menu down" (highlight button below) or "menu select" (perform hotkey action). When there is no button on the left, right, up or down then the menu-command will be ignored. 2005-08-10 22:08:50 +00:00
menuconfig * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media 2004-04-27 09:33:58 +00:00
NEWS change name to --monitor-aspect-ratio so its consistent with other programs 2005-08-11 21:21:08 +00:00
README * Update of README and install files with new information. 2004-10-17 13:48:57 +00:00
README.MacOSX.rtf * Fix rear speaker recognition 2005-06-08 14:48:15 +00:00
THANKS add François Seigner 2005-08-01 19:50:19 +00:00
TODO Clean BUGS and TODO 2005-05-08 07:40:39 +00:00
toolbox Any reason why removal of .deps was disabled ?? 2005-07-10 13:32:43 +00:00
vlc-api.pl Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
vlc-config.in.in Complete rewrite of vlc_symbols.h generation (closes #155) 2005-06-02 12:47:30 +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 * add "remove prefs and cache" option in installer and uninstaller 2005-08-07 02:59:04 +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/