0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
Commit Graph

35 Commits

Author SHA1 Message Date
diego
bb7c0c7559 divx_vbr.c now GPL, small parts rephrased.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8135 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-09 02:22:19 +00:00
diego
ee149d09d7 <B>MPlayer</B> ---> MPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7815 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 12:20:39 +00:00
diego
8220a1756c Removed authors and maintainers section, now in txt format.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7366 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 21:56:05 +00:00
diego
f833f5b1a5 Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with some
small additions.

* Replaced <UL> with <OL> where it made sense (to me :-)).
* Moved "Developer Cries" into the appendix (as Appendix F)
  with s/Flame Wars/Developer Cries/ and
  s/In medias res/Developer Cries/.
* Renamed "Appendix X" to "Appendix E".
* Put a "Hint" inside <BLOCKQUOTE>.
* Converted 3-pass encoding and mga_vid installation
  instructions to lists.
* Converted options tables (video eq, SDL, fbdev, VESA, DXR3, TV input,
  DivX4Linux, AAlib) to <DL> lists.
* The "sections" for MPsub and INSTALLING OSD are numbered and displayed
  in the TOC now.
* Changed the text inside some <H4> tags.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7100 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 18:06:07 +00:00
diego
5f72bb4caa Settle for GCC, not gcc. 10l for telling Andras otherwise.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7095 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 08:12:58 +00:00
diego
4617c88ba9 Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightly
modified.

* Fixed <> chars (or replaced them with something else, where it was
  trivial).
* weblint complained about <A HREF="...">here</A> being a bad form, so I
  replaced them with more descriptive text.
* Fixed empty <A NAME="..."> tags.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7077 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-23 10:50:19 +00:00
diego
411ad0099e Converted the docs to use proper headings tags.
Headings start at <H1> for sections and decrease one size for each level in
the section hierarchy, thus 2.3.4 is <H3>.  Headings without numbering are
<H4> unless they are in a <H5> section, then <H5> also.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7048 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-20 00:33:04 +00:00
diego
98b496fdbb HTML fixes, no content change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6982 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 22:27:08 +00:00
diego
58bba52aca Another big batch of cosmetics *only*.
2 character indentation everywhere, 2 blank lines before new sections.
The docs should now have a nice and uniform look.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6975 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 18:27:38 +00:00
diego
2c4e0598b6 Changed all link names from the section number to a sensible label.
Section numbers were 2.3.2.1. in the section names and 2.3.2.1 in the TOC.
I settled for the former everywhere.  "Misc OS" is now called "Ports".
Checked all internal links, some of them were falsely pointing to renumbered
sections.  This should no longer happen.
And in case some of you think "This must have been a lot of work!", that
does not even begin to describe it...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6907 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 22:13:09 +00:00
diego
053f1d0d62 Added a uniform title: something - MPlayer - The Movie Player for Linux.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6883 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 00:07:55 +00:00
diego
d9ca0b96ea Update about gcc 3.0.4. The problem is not Red Hat specific.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 22:55:46 +00:00
gabucino
56b2014b75 big update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 06:07:46 +00:00
diego
7cb545ce5b GCC 3.0.4-RH update
Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6575 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 16:17:54 +00:00
diego
fd0c3b7c62 Background color now set by CSS, added doctype and default character set,
as well as typos and some HTML fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6404 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 23:53:28 +00:00
gabucino
30097784c0 FONT tags obsoleted by CSS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6394 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:31:33 +00:00
gabucino
72d3bed658 small updates
using CSS now


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6392 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:14:08 +00:00
arpi
db43a6edeb various updates by Diego Biurrun <diego@biurrun.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 01:41:24 +00:00
gabucino
53dd3f5605 applied Nilmoni Debian's (and Diego Burrick) patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6015 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 18:00:26 +00:00
gabucino
c778f10b0a rpm/deb/licensing stuff removed/changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5980 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 05:04:56 +00:00
arpi
73158ed870 "ez+az" -- Gabucino, 2001
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5118 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:15:36 +00:00
gabucino
988e72ebc3 HTML: different font handling - idea from new hp dezign
ocassional misc fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4983 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 17:55:34 +00:00
gabucino
09a6d6f465 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 13:39:35 +00:00
gabucino
580dc2b71c marillat doesn't distribute debs now (only -doc and -font)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3998 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-05 18:27:44 +00:00
gabucino
1f847d4393 marillat se .deb-ezik mar? ha igen akkor szoljatok...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3983 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-04 17:44:49 +00:00
gabucino
6ea9d17c6a guilamer ugynezki +javult
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3982 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-04 17:13:44 +00:00
gabucino
a313361803 new 'Developer Cries' TOC :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3938 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-02 00:09:52 +00:00
gabucino
042f3b309d nvidia & joebarr entry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3937 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-01 23:57:53 +00:00
gabucino
86bb2b4db5 ehh too much
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3054 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 17:07:40 +00:00
gabucino
166548ba36 info about gcc 2.96 and lame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2935 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 22:26:47 +00:00
gabucino
fa0d4bc0f6 Added pl's license text
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2931 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 21:14:38 +00:00
gabucino
59b1b4461c gui-lamer rosseb added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2921 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-15 21:44:51 +00:00
gabucino
8a21cc4e9c more flame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2920 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-15 20:05:52 +00:00
arpi
6f1f7cb504 removed bad and not proven statemets...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2911 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 22:45:53 +00:00
gabucino
90e7605dd8 nice new docu. read it.
TODO: place gcc 2.96 Q/A from FAQ to here.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2868 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 16:19:48 +00:00