1
mirror of https://github.com/mpv-player/mpv synced 2025-01-09 01:36:25 +01:00

ao_win32 and ao_macosx

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10152 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2003-05-22 16:04:27 +00:00
parent 0166987078
commit a1ba57cc18
2 changed files with 12 additions and 0 deletions

View File

@ -36,6 +36,12 @@
<DT>sun</DT>
<DD>SUN audio driver (<CODE>/dev/audio</CODE>) for BSD and Solaris8 users</DD>
<DT>macosx</DT>
<DD>native MacOSX driver</DD>
<DT>win32</DT>
<DD>native Win32 driver</DD>
<DT>arts</DT>
<DD>native ARTS driver (mostly for KDE users)</DD>

View File

@ -35,6 +35,12 @@ a k
<DT>sun</DT>
<DD>SUN audio meghajtó (/dev/audio) BSD-re és Solaris-ra</DD>
<DT>macosx</DT>
<DD>natív MacOSX meghajtó</DD>
<DT>win32</DT>
<DD>natív Win32 meghajtó</DD>
<DT>arts</DT>
<DD>natív ARTS meghajtó (KDE lusereknek)</DD>