Mercurial > mplayer.hg
annotate DOCS/xml/fr/radio.xml @ 29695:7eaa16c03a87
Avoid a possible crash if num_cluster_pos is 0.
author | reimar |
---|---|
date | Wed, 30 Sep 2009 07:45:10 +0000 |
parents | 0f1b5b68af32 |
children |
rev | line source |
---|---|
20521 | 1 <?xml version="1.0" encoding="utf-8"?> |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
2 <!-- synced with r23520 --> |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
3 <chapter id="radio"> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
4 <title>Radio</title> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
5 |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
6 <sect1 id="radio-input" xreflabel="Radio input"> |
20521 | 7 <title>Entrée Radio</title> |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
8 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
9 <para> |
20521 | 10 Cette section a pour but de vous expliquer comment écouter la radio |
29263
0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
diego
parents:
28761
diff
changeset
|
11 depuis un tuner compatible V4L (Video For Linux). Reportez-vous à la |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
12 page de manuel pour la description des options controlant la radio ainsi |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
13 que pour la liste des raccourcis clavier. |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
14 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
15 |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
16 <!-- ********** --> |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
17 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
18 <sect2 id="radio-compilation"> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
19 <title>Compilation</title> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
20 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
21 <procedure> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
22 <step><para> |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
23 Tout d'abord, vous devez recompiler <application>MPlayer</application>. |
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
24 Invoquez <filename>./configure</filename> avec l'option |
20521 | 25 <option>--enable-radio</option> et si vous désirez pouvoir enregister la radio, |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
26 ajoutez <option>--enable-radio-capture</option>. |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
27 </para></step> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
28 <step><para> |
20521 | 29 Vérifiez que votre tuner fonctionne avec un autre logiciel d'écoute radio |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
30 comme <application>XawTV</application> par exemple. |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
31 </para></step> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
32 </procedure> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
33 </sect2> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
34 |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
35 <!-- ********** --> |
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
36 |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
37 <sect2 id="radio-tips"> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
38 <title>Astuces d'utilisation</title> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
39 <para> |
20521 | 40 La liste complète des options est disponible dans la page de manuel. |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
41 En voici une sélection des plus pratiques : |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
42 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
43 <itemizedlist> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
44 <listitem> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
45 <para> |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
46 L'option <option>channels</option>. Un exemple : |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
47 <screen>-radio channels=104.4-Sibir,103.9-Maximum</screen> |
20521 | 48 Avec cette option, seules les fréquences 104.4 et 103.9 |
49 pourront être écoutées. Lors d'un changement de station, le nom de la radio | |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
50 apparaitra à l'écran (OSD). Les caractères espace " " dans le nom de la |
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
51 station doivent être remplacés par le caractère underscore "_". |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
52 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
53 </listitem> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
54 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
55 <listitem> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
56 <para> |
20521 | 57 Il y a plusieurs façons d'enregistrer la radio. Vous pouvez soit utiliser votre |
58 carte son via un cable externe reliant votre carte vidéo et le line-in de la carte son | |
59 ou utiliser l'ADC integré à la puce saa7134. Dans le second cas, vous devez charger le | |
29263
0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
diego
parents:
28761
diff
changeset
|
60 pilote <systemitem>saa7134-alsa</systemitem> ou <systemitem>saa7134-oss</systemitem> selon |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
61 votre configuration. |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
62 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
63 </listitem> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
64 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
65 <listitem> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
66 <para> |
20521 | 67 <application>MEncoder</application> ne peut pas être utilisé pour enregistrer la radio car |
68 il doit necessairement travailler sur un flux vidéo. Vous pouvez soit utiliser le logiciel | |
29263
0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
diego
parents:
28761
diff
changeset
|
69 <application>arecord</application> du projet ALSA ou utiliser l'option |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
70 <option>-ao pcm:file=fichier.wav</option>. Dans ce cas, vous n'entenderez rien, |
20521 | 71 sauf si vous utilisez un cable branché au line-in et que le volume du line-in n'est pas nul). |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
72 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
73 </listitem> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
74 </itemizedlist> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
75 </sect2> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
76 |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
77 <!-- ********** --> |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
78 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
79 <sect2 id="radio-examples"> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
80 <title>Exemples</title> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
81 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
82 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
83 <informalexample> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
84 <para> |
20521 | 85 Ecoute depuis un périphérique V4L standard (cable relié au line-in, |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
86 enregistrement désactivé) : |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
87 <screen> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
88 mplayer radio://104.4 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
89 </screen> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
90 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
91 </informalexample> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
92 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
93 <informalexample> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
94 <para> |
20521 | 95 Ecoute depuis un périphérique V4L standard (cable relié au line-in, |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
96 enregistrement désactivé, interface V4Lv1) : |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
97 <screen> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
98 mplayer -radio driver=v4l radio://104.4 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
99 </screen> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
100 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
101 </informalexample> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
102 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
103 <informalexample> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
104 <para> |
20521 | 105 Ecoute de la seconde fréquence dans la liste. |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
106 <screen> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
107 mplayer -radio channels=104.4=Sibir,103.9=Maximm radio://2 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
108 </screen> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
109 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
110 </informalexample> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
111 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
112 <informalexample> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
113 <para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
114 Transfert du son par le bus PCI depuis l'ADC interne de la carte son. |
20521 | 115 Dans cet exemple, le tuner radio est utilisé comme une seconde carte son |
116 (périphérique ALSA hw:1,0). Pour les cartes son basées sur la puce | |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
117 saa7134, le module <systemitem>saa7134-alsa</systemitem> ou |
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
118 <systemitem>saa7134-oss</systemitem> doit être chargé. |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
119 <screen> |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
120 mplayer -rawaudio rate=32000 radio://2/capture \ |
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
121 -radio adevice=hw=1.0:arate=32000:channels=104.4=Sibir,103.9=Maximm |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
122 </screen> |
28761
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
123 <note><para>Dans les noms de périphérique ALSA, les point-virgules |
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
124 ";" doivent être remplacés |
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
125 par des signes égal "=" et les virgules "," par des points |
647c588d282c
- french punctuation cosmetics that was done weeks before.
gpoirier
parents:
20521
diff
changeset
|
126 ".". |
20205
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
127 </para></note> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
128 </para> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
129 </informalexample> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
130 </sect2> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
131 </sect1> |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
132 |
5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff
changeset
|
133 </chapter> |