[MPlayer-dev-eng] [PATCH] Radio support

Jindrich Makovicka makovick at gmail.com
Mon Aug 28 23:01:33 CEST 2006


On Mon, 28 Aug 2006 22:46:40 +0200
Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:

> Hello,
> On Mon, Aug 28, 2006 at 10:19:37PM +0200, Jindrich Makovicka wrote:
> > Still doesn't build. Patch attached.
> 
> > Index: ru/radio.xml
> > ===================================================================
> > --- ru/radio.xml	(revision 19583)
> > +++ ru/radio.xml	(working copy)
> > @@ -1,8 +1,5 @@
> >  <?xml version="1.0" encoding="koi8-r"?>
> >  <!-- $Revision: 17322 $ -->
> > -<chapter id="tv">
> > -<title>Radio</title>
> > -
> >  <sect1 id="radio" xreflabel="Radio">
> >  <title>Radio</title>
> >  
> > @@ -115,5 +112,3 @@
> >  </informalexample>
> >  </sect2>
> >  </sect1>
> > -
> > -</chapter>
> > Index: en/radio.xml
> > ===================================================================
> > --- en/radio.xml	(revision 19583)
> > +++ en/radio.xml	(working copy)
> > @@ -1,10 +1,10 @@
> >  <?xml version="1.0" encoding="iso-8859-1"?>
> >  <!-- $Revision: 17322 $ -->
> > -<chapter id="tv">
> > +<chapter id="radio">
> >  <title>Radio</title>
> >  
> > -<sect1 id="radio" xreflabel="Radio">
> > -<title>Radio</title>
> > +<sect1 id="radio-input" xreflabel="Radio">
> > +<title>Radio input</title>
> >  
> >  <para>
> >  This section is about how to enable <emphasis role="bold">listening
> 
> Hmm... tvinput.xml has the same inconsistencies that the ru version
> does not include <chapter ..> but the en version does, but is this on
> purpose or should better both be fixed in the same way?

In Russian, radio and tv are included within one chapter in
features.xml, while in English they are separate chapters. Just run make
html-chunked-(en|ru) and see for yourself.

-- 
Jindrich Makovicka



More information about the MPlayer-dev-eng mailing list