log libao2/ao_macosx.c @ 24844:4559076416de

age author description
2007-10-13 nplourde bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gmail com
2007-10-11 nplourde Add support for AC-3/DTS passthrough.
2007-05-28 diego Remove some unused variables, patch by timwoj ieee org.
2007-01-22 diego Fix FSF address and otherwise broken license headers.
2006-11-28 nplourde adds support for AOCONTROL_GET_VOLUME/AOCONTROL_SET_VOLUME in ao_macosx, patcg by Crhis Roccati<roccati@pobox.com>
2006-08-18 nplourde fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com>
2006-07-06 reynaldo modifies function declarations without parameters from ()
2006-07-03 reynaldo rm unnecesary casts from void* - part 4
2005-07-19 nplourde remove delay when setting audio volume
2005-06-29 nplourde more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw.com>
2005-06-14 nplourde removes the use of AudioConverters. patch by Alexander Strange <alexander.strange@ithinksw.com>
2005-06-05 nplourde Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by Chris Roccati<roccati@pobox.com
2005-05-16 nplourde simplifies the format matching logic. Chris Roccati <roccati@pobox.com>
2005-05-14 nplourde indicate the number of channels required, patch by Chris Roccati <roccati@pobox.com>
2005-03-03 nplourde do not always request little-endian despite the actual sound format. by Alexander Strange - astrange@ithinksw.com
2005-02-22 nplourde rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger
2005-02-04 faust3 bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
2005-01-12 reimar af_format.h needs config.h to be included first.
2005-01-03 arpi many 10ls fixed... also better debugging
2005-01-01 arpi rate/format matching and volume get/set support
2004-12-27 alex removing AFMT_ dependancy
2004-12-07 diego Make include paths consistent.
2004-10-16 nplourde Fix incompatibility with audio devices with more then 2 channels
2004-07-10 nplourde enables resampling of audio in ao_macosx by Dan Christiansen
2004-04-06 alex uninit immed flag
2003-05-22 alex cleanup/cosmetic patch by the author :)
2003-05-21 alex Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>