Commit Graph

54 Commits

Author SHA1 Message Date
nicolas 21024dd13d Added missing <CODE> tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8606 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 13:52:09 +00:00
diego 5929c7c835 Reviewed and reworked (again), added some information about SCSI CD-ROMs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8555 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-24 18:28:11 +00:00
gabucino 7f8c98cd7b too big readahead can be bad
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8497 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-19 21:35:30 +00:00
gabucino aae5309747 fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7993 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 05:07:43 +00:00
arpi b11ab7c61a VCD fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7944 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-28 00:55:07 +00:00
jonas 9f91a91294 1l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7937 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-27 18:01:40 +00:00
jonas aa9f266980 some changes found by lgb...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7936 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-27 17:33:44 +00:00
jonas 7158327e6d DVD authentication, VCD/DVD structure, more...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7935 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-27 15:36:33 +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
nexus 5eb14098b5 FreeBSD info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7796 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 13:29:25 +00:00
gabucino c132e28e42 updates, fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7641 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 20:55:38 +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 6e9a12a0d7 Fixed typo manpage --> man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7049 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-20 00:36:58 +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
gabucino cbc39c4b97 begun removing "Available options" and "Examples" sections, which
was discussed earlier on the list. Objections? Better solutions?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-18 20:51:55 +00:00
diego 2adad13b32 Cosmetics: Properly indented table and fixed <TR> structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6980 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 20:38:34 +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 11bc29e6cc VCDs do *not* get mounted.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6910 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 00:27:26 +00:00
diego 7cafdd1d46 Applied some suggestions by Nilmoni Deb.
CD-ROM section renamed to CD/DVD drives, VCD clarification.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6908 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 22:26:35 +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 a441e02871 -dvdkey option clarified.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6880 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-03 20:36:53 +00:00
diego 867b0a1077 Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.
VCD stuff moved into VCD playback section, put parts of the CD-ROM section
into an unordered list.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6879 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-03 19:19:22 +00:00
diego f7da210b50 Review
Almost completely reworded, consistency and spellchecking.
Removed "Compiling MPlayer" section for lack of useful information.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6878 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-03 01:32:14 +00:00
diego 81fa2e5368 Background color now set by CSS, added doctype and charset, misc HTML fixes
and repair the table structure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6406 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:15:32 +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 f65f58f1f3 DVD FAQ moved to faq.html, small TOC added. all this by Diego Biurrun
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6253 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 22:08:49 +00:00
gabucino a8d7519126 updated DVD documentation for libmpdvdkit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5860 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 09:08:30 +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 7d3941ab6d strike period over, commiting stuff. next commit will be rewrite. (?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4909 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 20:39:59 +00:00
gabucino 947f877f7c applied Alban Bedel's patch (-dvd-device and -cdrom-device)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4635 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 10:03:39 +00:00
gabucino 9d5f1a30a5 -chapter option updates (and some else?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4399 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-28 14:02:16 +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 4db4cba80e old-style DVD options added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4058 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 17:35:44 +00:00
gabucino 7d71e0dcb6 not us, but en.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3800 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 18:53:11 +00:00
gabucino 2c3a9adf19 documentation of -alang -slang added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3797 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 18:35:26 +00:00
gabucino bcc9a475f2 only -v is needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3531 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 18:24:03 +00:00
gabucino c80506db9a -sid works now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3489 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 17:34:10 +00:00
gabucino d3ca64601b libdvdread + lib(dvd)css version number problems
new Q/A : a libdvdread bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3351 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 18:25:39 +00:00
gabucino 0c79e01f48 updated decss status (huh?)
anyone cares? :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2755 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-06 23:53:43 +00:00
gabucino 81a87c48e4 small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2121 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-07 11:40:06 +00:00
gabucino 7f0e6c8dd7 more fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2002 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-27 22:13:38 +00:00
gabucino b59297e602 reviewed for release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1988 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-27 15:23:41 +00:00
gabucino ce19bbba3b *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1880 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-10 16:20:42 +00:00
gabucino 9ba327c517 use dvdread 0.8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1875 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-09 07:27:23 +00:00
arpi d9139f5890 some words about VCD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1868 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-08 04:52:58 +00:00
gabucino c815f49792 can't stop commiting :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1732 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-28 16:10:50 +00:00
gabucino 1d9b8e280d Arial font
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1705 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-26 17:28:49 +00:00
gabucino c9275017cf *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1703 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-26 16:52:47 +00:00