maddox / vlc forked from mschrag/vlc
- Source
- Commits
- Network (2)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Filippo Carone (author)
Sun Sep 20 16:56:32 -0700 2009
vlc /
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Sun Mar 02 05:46:27 -0800 2008 | |
| |
.gitignore | Wed Aug 27 23:58:50 -0700 2008 | |
| |
AUTHORS | Mon Jan 26 11:20:47 -0800 2009 | |
| |
COPYING | Wed Nov 14 13:50:17 -0800 2007 | |
| |
HACKING | Sat Feb 21 00:38:51 -0800 2009 | |
| |
INSTALL | Mon Nov 24 08:52:46 -0800 2008 | |
| |
INSTALL.maemo | Mon Feb 09 11:46:12 -0800 2009 | |
| |
INSTALL.win32 | Fri Jun 26 06:33:17 -0700 2009 | |
| |
INSTALL.wince | Tue Jul 07 00:49:53 -0700 2009 | |
| |
MAINTAINERS | Thu Jun 26 08:38:55 -0700 2008 | |
| |
Makefile.am | Thu Sep 17 03:57:57 -0700 2009 | |
| |
NEWS | Wed Sep 16 02:44:13 -0700 2009 | |
| |
README | Mon Aug 25 13:09:50 -0700 2008 | |
| |
THANKS | Mon Sep 07 12:52:18 -0700 2009 | |
| |
autotools/ | Wed Aug 27 05:44:30 -0700 2008 | |
| |
bin/ | Wed Sep 09 12:37:21 -0700 2009 | |
| |
bindings/ | Sun Sep 20 16:56:32 -0700 2009 | |
| |
bootstrap | Mon Nov 24 08:28:50 -0800 2008 | |
| |
compat/ | Thu Aug 27 02:14:10 -0700 2009 | |
| |
config.in | Tue Jul 07 00:49:53 -0700 2009 | |
| |
configure.ac | Sun Sep 20 13:19:42 -0700 2009 | |
| |
doc/ | Sat Jul 11 12:24:21 -0700 2009 | |
| |
extras/ | Sun Sep 20 15:25:31 -0700 2009 | |
| |
include/ | Sun Sep 20 06:07:54 -0700 2009 | |
| |
libs/ | Mon Aug 31 12:48:21 -0700 2009 | |
| |
m4/ | Mon Aug 31 13:54:12 -0700 2009 | |
| |
make-alias | Sun May 25 15:11:33 -0700 2008 | |
| |
modules/ | Sun Sep 20 13:19:42 -0700 2009 | |
| |
po/ | Mon Sep 14 14:46:22 -0700 2009 | |
| |
projects/ | Wed Sep 16 09:24:48 -0700 2009 | |
| |
share/ | Mon Aug 31 13:24:52 -0700 2009 | |
| |
src/ | Sun Sep 20 06:07:54 -0700 2009 | |
| |
test/ | Mon Sep 07 12:21:34 -0700 2009 | |
| |
toolbox | Mon Jun 09 05:15:25 -0700 2008 | |
| |
vlc-config.in.in | Mon Aug 31 12:48:21 -0700 2009 |
README
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. NEWS - Important modifications between the releases. README - This file. THANKS - All VLC contributors. bindings/ - Bindings around LibVLC. extras/analyser - Code analyser and editor specific files. extras/buildsystem - different buildsystems specific files. extras/contrib - external libraries retrieving facilities for systems that don't have package manager. extras/deprecated - Now deprecated files. extras/misc - Files that don't fit in the other extras/ categories. extras/package - VLC packaging specific files such as spec files. include/ - Include files doc/ - Miscellaneous documentation. libs/ - libraries that we host. po/ - languages related files. projects/ - projects that uses libVLC such as the web browsers plugin. share/ - Common Resources files. src/ - VLC and libvlc source code.
