log libao2/ao_macosx.c @ 28190:321b70afabe1

age author description
Fri, 06 Jun 2008 00:45:35 +0000 diego Use standard license header, merge changelog into license header and TODO.
Sat, 22 Dec 2007 18:12:03 +0000 ulion Grammar fix.
Sat, 22 Dec 2007 17:33:28 +0000 ulion Add copyright info for s/pdif code from VideoLAN.
Sat, 08 Dec 2007 02:57:50 +0000 ulion Remove useless variable aoIsCreated since we took good care of init failure.
Tue, 04 Dec 2007 12:38:31 +0000 ulion Add cleanup codes for init() failure to prevent leak.
Tue, 13 Nov 2007 15:08:17 +0000 ulion Remove an useless conditional suggested by Emanuele Giaquinta.
Sun, 11 Nov 2007 13:09:09 +0000 ulion Remove useless definition.
Sun, 11 Nov 2007 02:58:45 +0000 ulion Indent fix for last change.
Sun, 11 Nov 2007 02:54:57 +0000 ulion Support mute when passthrough to digital output.
Sat, 10 Nov 2007 02:07:34 +0000 ulion Fix dead lock when changing and restoring stream format for digital output,
Mon, 05 Nov 2007 12:02:21 +0000 ulion Add include to fix warning:
Sat, 13 Oct 2007 12:14:24 +0000 nplourde bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gmail com
Thu, 11 Oct 2007 02:00:05 +0000 nplourde Add support for AC-3/DTS passthrough.
Mon, 28 May 2007 08:42:35 +0000 diego Remove some unused variables, patch by timwoj ieee org.
Mon, 22 Jan 2007 08:02:06 +0000 diego Fix FSF address and otherwise broken license headers.
Tue, 28 Nov 2006 23:05:45 +0000 nplourde adds support for AOCONTROL_GET_VOLUME/AOCONTROL_SET_VOLUME in ao_macosx, patcg by Crhis Roccati<roccati@pobox.com>
Fri, 18 Aug 2006 01:19:19 +0000 nplourde fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com>
Thu, 06 Jul 2006 04:30:19 +0000 reynaldo modifies function declarations without parameters from ()
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Tue, 19 Jul 2005 14:36:13 +0000 nplourde remove delay when setting audio volume
Wed, 29 Jun 2005 18:17:19 +0000 nplourde more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw.com>
Tue, 14 Jun 2005 12:41:42 +0000 nplourde removes the use of AudioConverters. patch by Alexander Strange <alexander.strange@ithinksw.com>
Sun, 05 Jun 2005 14:47:26 +0000 nplourde Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by Chris Roccati<roccati@pobox.com
Mon, 16 May 2005 00:16:43 +0000 nplourde simplifies the format matching logic. Chris Roccati <roccati@pobox.com>
Sat, 14 May 2005 01:14:58 +0000 nplourde indicate the number of channels required, patch by Chris Roccati <roccati@pobox.com>
Thu, 03 Mar 2005 13:46:54 +0000 nplourde do not always request little-endian despite the actual sound format. by Alexander Strange - astrange@ithinksw.com
Tue, 22 Feb 2005 20:54:31 +0000 nplourde rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger
Fri, 04 Feb 2005 18:31:04 +0000 faust3 bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
Wed, 12 Jan 2005 22:00:02 +0000 reimar af_format.h needs config.h to be included first.
Mon, 03 Jan 2005 03:34:18 +0000 arpi many 10ls fixed... also better debugging
Sat, 01 Jan 2005 03:51:08 +0000 arpi rate/format matching and volume get/set support
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Tue, 07 Dec 2004 02:24:15 +0000 diego Make include paths consistent.
Sat, 16 Oct 2004 00:56:40 +0000 nplourde Fix incompatibility with audio devices with more then 2 channels
Sat, 10 Jul 2004 00:23:19 +0000 nplourde enables resampling of audio in ao_macosx by Dan Christiansen
Tue, 06 Apr 2004 17:55:36 +0000 alex uninit immed flag
Thu, 22 May 2003 16:12:54 +0000 alex cleanup/cosmetic patch by the author :)
Wed, 21 May 2003 21:15:46 +0000 alex Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>