CVS: main/DOCS users_against_developers.html,1.20,1.21 formats.html,1.29,1.30 sound.html,1.40,1.41
Update of /cvsroot/mplayer/main/DOCS In directory mail:/var/tmp.root/cvs-serv969 Modified Files: users_against_developers.html formats.html sound.html Log Message: Background color now set by CSS, added doctype and default character set, as well as typos and some HTML fixes. Index: users_against_developers.html =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/users_against_developers.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- users_against_developers.html 12 Jun 2002 09:31:32 -0000 1.20 +++ users_against_developers.html 12 Jun 2002 23:53:28 -0000 1.21 @@ -1,10 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <LINK REL="stylesheet" TYPE="text/css" HREF="default.css"> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> </HEAD> -<BODY BGCOLOR=white> +<BODY> <P><B>In medias res</B></P> @@ -111,7 +113,7 @@ about problems related to these closed-source drivers and their poor quality, instability and poor user and expert support. Here is an example from the -<A HREF="http://www.nvnews.net/forum/showthread.php?s=fda5725bc2151e29453b2da3bd5d2930&threadid=14306"> +<A HREF="http://www.nvnews.net/forum/showthread.php?s=fda5725bc2151e29453b2da3bd5d2930&threadid=14306"> nVidia Linux Forum</A>. Many of these problems/issues keep appearing repeatedly. We have been contacted by nVidia lately, and they said these bugs @@ -145,7 +147,6 @@ Mplayer and thought it was unfair, reminding me that it is a free software project. "If you don't like it," Bartsch said, "you're free not to use it." </BLOCKQUOTE> -</P> <P>He does not reply to our mails. His editor does not reply to our mails. Here are some quotes from different people about Joe Barr, so you can form your @@ -165,7 +166,7 @@ <P>A <A HREF="http://www.mplayerhq.hu/pipermail/mplayer-users/2001-December/009118.html">quote</A> from Robert Munro on the <A HREF="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</A> -mailinglist:</P> +mailing list:</P> <BLOCKQUOTE> <P>He's interesting, but not good at avoiding, um... controversy. Joe Barr Index: formats.html =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/formats.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- formats.html 12 Jun 2002 09:31:32 -0000 1.29 +++ formats.html 12 Jun 2002 23:53:28 -0000 1.30 @@ -1,10 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <LINK REL="stylesheet" TYPE="text/css" HREF="default.css"> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> </HEAD> -<BODY BGCOLOR=WHITE> +<BODY> <P><B><A NAME=2.1>2.1. Supported formats</A></B></P> Index: sound.html =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/sound.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- sound.html 12 Jun 2002 09:31:32 -0000 1.40 +++ sound.html 12 Jun 2002 23:53:28 -0000 1.41 @@ -1,10 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <LINK REL="stylesheet" TYPE="text/css" HREF="default.css"> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> </HEAD> -<BODY BGCOLOR=white> +<BODY> <P><B><A NAME=2.3.2>2.3.2. Audio output devices</A></B></P>
participants (1)
-
Diego Biurrun CVS