Commit Graph

87 Commits

Author SHA1 Message Date
gabucino 3cfe0d7fc2 some fixes I did while updating design5
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7374 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-11 14:02:15 +00:00
atmos4 e96b97054c Update with new method of finding DShow codecs and a small hint about VFW on WinNT.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7306 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-07 11:19:53 +00:00
diego 53b0c17c7e DXR3 docs updated. Patch by David Holm <david@realityrift.com>, further
spelling/consistency fixes by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7271 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-04 20:22:07 +00:00
diego e68ab1115c All RealVideo codecs liste on one line - less wasted space.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7191 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 13:05:33 +00:00
diego 05253c1c9b RV40 supported, atrc not.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7155 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 03:55:45 +00:00
diego 35c887d931 Sipro audio now supported.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7132 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 01:56:09 +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 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 2853fc24af Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
* Reduces the number of '!' chars...
  * Removes unnecessary spaces before ':' and '!' chars.
  * Changes the title of Appendix X to 'MPlayer skin format'.
  * Improves(?) wording in some cases.
  * Adds CODE tags around some options and filenames.

Plus some further wording fixes by me, two dangling links and converted
a few ASCII unordered lists into proper HTML ones.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6999 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:24:01 +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
gabucino 5461fc33ba continuing paragraph reformatting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6961 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-10 20:26:43 +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 1bcedca760 Moved RealPlayer libs installation to codecs.html where all the other
installation instructions are.
Always use <B>Note:</> for consistency, reworded parts all over the place.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6776 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-24 01:56:08 +00:00
gabucino 8bdba96f16 XViD info fixing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6597 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 05:32:35 +00:00
gabucino 400a9bd982 handled by liba52
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6595 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 05:25:41 +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 e1a0bfe7b1 Background now uses CSS, added doctype and charset, removed leftover
</FONT> tags, <P> may not contain an <UL>-element.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6409 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:31:16 +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
gabucino b7bf84e540 typo, noticed by Jonas Jermann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6365 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 21:07:13 +00:00
gabucino 0ffcf9bffc RealVideo libraries support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6358 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 15:21:57 +00:00
gabucino c5e56e6b0a majd biztos strong bazmeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6173 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 21:01:56 +00:00
arpi da1671c174 suggested by John L. Clark <jlc6@po.cwru.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6172 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 20:57:51 +00:00
gabucino a6f4082344 small update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5969 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 16:29:11 +00:00
gabucino 683f5adb1f commited hogyishijjak's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5535 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-08 16:40:52 +00:00
gabucino c484393153 better opendivx-divx4 interface explanation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5397 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 22:37:14 +00:00
gabucino 6867b9d2c1 small update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5379 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 17:30:46 +00:00
gabucino 7aca91af64 -oldpp info fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5231 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 20:25:44 +00:00
gabucino 6e2cee8ede applied Melanson's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5188 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 22:24:18 +00:00
gabucino 454dcc7690 fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5161 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 09:42:20 +00:00
arpi 880dc95d31 faszom.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5115 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:29:22 +00:00
gabucino 75cb67d227 xanim search path fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:16:56 +00:00
gabucino 5007739506 10lityi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5023 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 09:25:18 +00:00
gabucino 5dbf8a6d3e XViD section added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5022 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 09:03:37 +00:00
gabucino 73966ff69a DivX5 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5019 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 08:12:24 +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 c5bfa1c138 XANIM_MOD_DIR can be used for XAnim codecs' path specifying
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4705 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:14:19 +00:00
gabucino 39cf06f62f entudjam?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4340 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 17:14:09 +00:00
gabucino 4ce057aa2e *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4201 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-16 17:13:00 +00:00
gabucino 82f3b91a68 many small updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4178 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 17:04:01 +00:00
gabucino 82963d79ed lavc info+install instructions update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4023 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-06 23:36:29 +00:00
gabucino ca316fa22e applied Steve's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3932 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-01 18:20:40 +00:00
gabucino f916a53034 new 'RealMedia' 'Realvideo' 'RealAudio' sections
also added FLI format section


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3807 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 22:12:35 +00:00
gabucino 185400d6a7 bad wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3695 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 02:13:38 +00:00
gabucino 2ae0646772 removed some fucks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3669 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 12:25:25 +00:00
gabucino 8b7f2de213 updated Cinepak section (new, opensource codec)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3648 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 20:33:09 +00:00
gabucino 932ce66431 hm. stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3584 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-18 17:07:21 +00:00
gabucino 8d1f9c1444 err... minor fixes/additions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3567 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 18:51:24 +00:00