log libao2/ao_macosx.c @ 20695:c44d7b2316e6

age author description
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>