gabucino
88c475968f
timer routines section slightly reformatted
...
added note about buggy RTC in some cases
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6501 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 10:22:49 +00:00
gabucino
ae320b78bf
SVGAlib section revised
...
EGA support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6500 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 10:03:46 +00:00
gabucino
6dda86aafe
xynxronize
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6499 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:41:19 +00:00
gabucino
1ad6b44273
more sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6498 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:33:08 +00:00
gabucino
a0a9c835b4
more fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6497 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:32:35 +00:00
gabucino
2d270e38f3
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6496 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:07:29 +00:00
gabucino
6eee11b33b
input dox translated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6495 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 08:56:01 +00:00
gabucino
2f49235e93
input dox fixed, cosmetixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6494 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 08:55:17 +00:00
diego
734fd1f7d8
Small typo spotted by Alban Bedel.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6473 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 23:13:36 +00:00
diego
4317c99d92
HTML mail not wanted, mplayer --> <B>MPlayer</B>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6471 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 11:52:51 +00:00
diego
fb8bd3d6a6
Tons of typos plus wording updated here and there.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6470 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 11:09:47 +00:00
diego
2765ba67e6
Atmos says this is clearer and he is right.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6469 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 10:26:11 +00:00
diego
41a890438e
Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjusted
...
for coding style.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6465 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-19 23:44:42 +00:00
frodone
8753c37118
Sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6463 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-19 01:44:19 +00:00
michael
c52d76675a
vf-noise update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6450 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 13:59:23 +00:00
attila
d25b34b971
better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>
...
on -users
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6447 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 11:24:49 +00:00
diego
ef97f4a3d6
Added a short note on how to contribute fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6446 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 10:50:30 +00:00
diego
e9cc18b6a2
Recent changes in configure should take care of the Real lib locations.
...
Hint by Atmos on -users.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6444 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 02:56:44 +00:00
diego
ac884de235
Now using CSS, added doctype and charset, settle for lowercase tags.
...
Removed obsolete FONT-tags, quoted some attributes and removed IE specific
ones.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6442 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 02:33:39 +00:00
diego
7bdbd38f2f
Background now set by CSS, added doctype and charset.
...
Properly closed all tags, quoted attributes with # and %, removed bogus <P>
tags around block elements, do not put block elements in inline elements,
some typos and cosmetic changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6437 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 19:47:10 +00:00
diego
0e349b604a
Background now set by CSS, added doctype and charset.
...
Properly closed all tags, removed bogus <P>-tags around block elements and
put <P> outside <A>, the other way around is incorrect.
Fixed some typos, uppercased all tags, removed some <I>-tags for better
readability on the screen.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6436 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 17:12:21 +00:00
diego
f60b501a6e
Background now set by CSS, added doctype and charset.
...
Closed all tags properly and removed bogus <P> tags around block elements.
Manpage is really spelled man page and punctuation marks should not be
separated by a space from the word they follow.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6428 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 01:44:30 +00:00
michael
1335462d5b
docs for vf-test & vf-noise
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6427 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 01:31:29 +00:00
arpi
7cf06d19a4
a-v sync solved
...
postprocess added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6426 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 01:25:41 +00:00
jonas
41b9e1364f
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6419 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 15:37:24 +00:00
arpi
502d928959
merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6416 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 13:32:10 +00:00
gabucino
6f88f32de3
ah 10000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6411 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 04:57:09 +00:00
diego
defd89e746
Background now uses CSS, added charset.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6410 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:33:54 +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
diego
9ae5e56bc0
Background now uses CSS, added charset, quoted all attributes that need
...
quoting (contain % or #), typos, misc HTML fixes and all HTML tags should
be UPPERCASE.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6408 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:26:51 +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
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
jonas
47338d40a9
update to english version
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6400 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 17:06:06 +00:00
jonas
a646edad65
updated to english version
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6399 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 16:31:32 +00:00
gabucino
ff7e7cc22d
this was really wrong! but not they way you all though!! MWAHAHHAA!!!
...
(ehh... :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6398 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 16:29:11 +00:00
diego
75ea8e4ed7
Also set background color via CSS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6397 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 11:28:27 +00:00
diego
72a26d4e0d
use default.css
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6396 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 11:05:55 +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
c002881d42
using CSS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6393 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:14:52 +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
dc5d59b9a1
default style
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:13:36 +00:00
gabucino
8cfc32989d
added cdda (paranoia) dox
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6390 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:12:23 +00:00
diego
8c4df7e877
Remind people to NOT cut mplayer output, removed italics that make text
...
hard to read on a screen + minor fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6388 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 18:57:47 +00:00
diego
fb0a6aa5b2
Added FAQ compilation entry, moved DGA entry to video section, fixed the
...
table structure + minor updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6387 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 18:35:33 +00:00
gabucino
4b5e3e5fd1
Q/A about mencoder printing negative recommended bitrate
...
(Diego, don't you wanna enhance the FAQ?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6386 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 16:31:43 +00:00
diego
3339519233
Pontscho says panscan works with xmga only, not with mga.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6384 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 18:43:42 +00:00
diego
e6f7a4fc4a
http_proxy environment variable should be lowercase.
...
Patch by Eric Lammerts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6382 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 16:51:41 +00:00
gabucino
7e95379cea
added -dumpsrtsub
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6379 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 16:14:25 +00:00
arpi
d5ea99b894
some more
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6366 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 22:02:46 +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