r29251 - in trunk: AUTHORS DOCS/man/en/mplayer.1 DOCS/tech/MAINTAINERS Makefile configure libao2/ao_coreaudio.c libao2/ao_macosx.c libao2/audio_out.c
Author: diego Date: Mon May 4 16:53:47 2009 New Revision: 29251 Log: Rename macosx audio output driver to coreaudio. Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Added: trunk/libao2/ao_coreaudio.c - copied, changed from r29245, trunk/libao2/ao_macosx.c Deleted: trunk/libao2/ao_macosx.c Modified: trunk/AUTHORS trunk/DOCS/tech/MAINTAINERS trunk/Makefile trunk/configure trunk/libao2/audio_out.c Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Mon May 4 16:49:42 2009 (r29250) +++ trunk/DOCS/man/en/mplayer.1 Mon May 4 16:53:47 2009 (r29251) @@ -2786,7 +2786,7 @@ Note that this seems unreliable and will audio output through NAS . .TP -.B macosx (Mac OS X only) +.B coreaudio (Mac OS X only) native Mac OS X audio output driver . .TP
participants (1)
-
diego