summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-28 17:05:18 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-28 17:05:18 +0000
commitacf654cf8ff5d7a2693067116347ce568b0455d6 (patch)
tree55aa4861d6411c4f81e0f08c4be4e44233af23b9 /DOCS/xml
parent0decebcb05de3b3f4774567524f32d9013c4c6ee (diff)
downloadmpv-acf654cf8ff5d7a2693067116347ce568b0455d6.tar.bz2
mpv-acf654cf8ff5d7a2693067116347ce568b0455d6.tar.xz
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19574 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/documentation.xml1
-rw-r--r--DOCS/xml/en/install.xml5
-rw-r--r--DOCS/xml/ru/features.xml1
-rw-r--r--DOCS/xml/ru/install.xml9
4 files changed, 16 insertions, 0 deletions
diff --git a/DOCS/xml/en/documentation.xml b/DOCS/xml/en/documentation.xml
index e2a1f90eac..6ddd105c34 100644
--- a/DOCS/xml/en/documentation.xml
+++ b/DOCS/xml/en/documentation.xml
@@ -185,6 +185,7 @@ can be distributed under the terms of the GNU General Public License Version 2.
&video.xml;
&audio.xml;
&tvinput.xml;
+&radio.xml;
&ports.xml;
&mencoder.xml;
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 3ea2f15e4d..ba8d1c9d77 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -434,6 +434,11 @@ it works with the following drivers:
read the <link linkend="tv-input">TV input</link> section.
</para></listitem>
<listitem><para>
+ If you have a V4L compatible <emphasis role="bold">Radio tuner</emphasis> card,
+ and wish to listen and capture sound with <application>MPlayer</application>,
+ read the <link linkend="radio">Radio</link> section.
+ </para></listitem>
+<listitem><para>
There is a neat <emphasis role="bold">OSD Menu</emphasis> support ready to be
used. Check the <link linkend="subosd">OSD menu</link> section.
</para></listitem>
diff --git a/DOCS/xml/ru/features.xml b/DOCS/xml/ru/features.xml
index 65b51e4b99..1de8d296d1 100644
--- a/DOCS/xml/ru/features.xml
+++ b/DOCS/xml/ru/features.xml
@@ -7,5 +7,6 @@
&codecs.xml;
&tvinput.xml;
+&radio.xml;
</chapter>
diff --git a/DOCS/xml/ru/install.xml b/DOCS/xml/ru/install.xml
index 87f2799b60..a0839a0868 100644
--- a/DOCS/xml/ru/install.xml
+++ b/DOCS/xml/ru/install.xml
@@ -449,6 +449,15 @@ nVidia TV-выход</link>, если Вы хотите использовать TV.
и кодировать MPlayer'ом фильмы, читайте секцию <link linkend="tv-input">TV вход</link>.
</para></listitem>
<listitem><para>
+ Если у вас есть V4L совместимый <emphasis role="bold">Radio тюнер</emphasis>,
+ и вы хотите слушать/записывать MPlayer'ом радиопередачи, читайте секцию
+ <link linkend="radio">Радио</link>.
+ </para></listitem>
+<listitem><para>
+ There is a neat <emphasis role="bold">OSD Menu</emphasis> support ready to be
+ used. Check the <link linkend="subosd">OSD menu</link> section.
+ </para></listitem>
+<listitem><para>
Существует изящное <emphasis role="bold">OSD Меню</emphasis> готовое для использования. Проверьте секцию
<link linkend="subosd">OSD Меню</link>.
</para></listitem>