Changeset 7cd78288d2f749feca4088d608d95a4d19a24a6f
- Timestamp:
- 02/02/03 00:08:48
(5 years ago)
- Author:
- Sam Hocevar <sam@videolan.org>
- git-committer:
- Sam Hocevar <sam@videolan.org> 1044140928 +0000
- git-parent:
[d215f2b3cfe48716b8dd90f38b25456f29340f44]
- git-author:
- Sam Hocevar <sam@videolan.org> 1044140928 +0000
- Message:
- ./INSTALL.libmad: removed that file; if one does not know how to build
and install a library, he'd better not fiddle with VLC.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| raa142db |
r7cd7828 |
|
| 1 | | $Id: README,v 1.13 2002/11/26 15:03:28 sam Exp $ |
|---|
| | 1 | $Id: README,v 1.14 2003/02/01 23:08:48 sam Exp $ |
|---|
| 2 | 2 | |
|---|
| 3 | 3 | README for vlc, the VideoLAN Client |
|---|
| … | … | |
| 5 | 5 | |
|---|
| 6 | 6 | ABOUT-NLS - Notes on the Free Translation Project. |
|---|
| 7 | | AUTHORS - All the people who worked on vlc. |
|---|
| | 7 | AUTHORS - Main VLC authors. |
|---|
| 8 | 8 | COPYING - The GPL license. |
|---|
| 9 | 9 | ChangeLog - The vlc ChangeLog. |
|---|
| … | … | |
| 11 | 11 | HACKING - Hacking vlc. |
|---|
| 12 | 12 | INSTALL - Installation instructions. |
|---|
| 13 | | INSTALL.libmad - Installation instructions for the libmad library. |
|---|
| 14 | 13 | INSTALL.win32 - Installation instructions for the Win32 version of vlc. |
|---|
| 15 | | MODULES - Short description of all the available modules. |
|---|
| 16 | 14 | README - This file. |
|---|
| 17 | 15 | README.MacOSX.rtf - Information specific to the MacOS X port. |
|---|
| | 16 | THANKS - All VLC contributors. |
|---|
| 18 | 17 | doc/ - miscellaneous documentation. |
|---|
| 19 | 18 | |
|---|