Mercurial > mplayer.hg
changeset 10178:7a08f6b5ce1b
sync
author | nicolas |
---|---|
date | Sat, 24 May 2003 21:24:51 +0000 |
parents | 9cee07f898f7 |
children | 832182cacfe6 |
files | DOCS/fr/sound.html DOCS/xml/en/audio.xml DOCS/xml/fr/audio.xml |
diffstat | 3 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/fr/sound.html Fri May 23 21:20:12 2003 +0000 +++ b/DOCS/fr/sound.html Sat May 24 21:24:51 2003 +0000 @@ -36,6 +36,12 @@ <DT>sun</DT> <DD>pilote audio SUN (<CODE>/dev/audio</CODE>) pour les utilisateurs BSD et Solaris8</DD> + <DT>macosx</DT> + <DD>pilote MacOS X natif</DD> + + <DT>win32</DT> + <DD>pilote Win32 natif</DD> + <DT>arts</DT> <DD>pilote ARTS natif (principalement pour les utilisateurs KDE)</DD>
--- a/DOCS/xml/en/audio.xml Fri May 23 21:20:12 2003 +0000 +++ b/DOCS/xml/en/audio.xml Sat May 24 21:24:51 2003 +0000 @@ -34,6 +34,12 @@ <row><entry>sun</entry><entry> SUN audio driver (<filename>/dev/audio</filename>) for BSD and Solaris8 users </entry></row> +<row><entry>macosx</entry><entry> + native MacOSX driver + </entry></row> +<row><entry>win32</entry><entry> + native Win32 driver + </entry></row> <row><entry>arts</entry><entry> native ARTS driver (mostly for KDE users) </entry></row>
--- a/DOCS/xml/fr/audio.xml Fri May 23 21:20:12 2003 +0000 +++ b/DOCS/xml/fr/audio.xml Sat May 24 21:24:51 2003 +0000 @@ -34,6 +34,12 @@ <row><entry>sun</entry><entry> pilote audio SUN (<filename>/dev/audio</filename>) pour les utilisateurs BSD et Solaris8 </entry></row> +<row><entry>macosx</entry><entry> + pilote MacOS X natif + </entry></row> +<row><entry>win32</entry><entry> + pilote Win32 natif + </entry></row> <row><entry>arts</entry><entry> pilote ARTS natif (principalement pour les utilisateurs KDE) </entry></row>