aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_macosx.c
Commit message (Expand)AuthorAge
* remove delay when setting audio volumeGravatar nplourde2005-07-19
* more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw...Gravatar nplourde2005-06-29
* removes the use of AudioConverters. patch by Alexander Strange <alexander.str...Gravatar nplourde2005-06-14
* Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by C...Gravatar nplourde2005-06-05
* simplifies the format matching logic. Chris Roccati <roccati@pobox.com>Gravatar nplourde2005-05-16
* indicate the number of channels required, patch by Chris Roccati <roccati@pob...Gravatar nplourde2005-05-14
* do not always request little-endian despite the actual sound format. by Alexa...Gravatar nplourde2005-03-03
* rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_s...Gravatar nplourde2005-02-22
* bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>Gravatar faust32005-02-04
* af_format.h needs config.h to be included first.Gravatar reimar2005-01-12
* many 10ls fixed... also better debuggingGravatar arpi2005-01-03
* rate/format matching and volume get/set supportGravatar arpi2005-01-01
* removing AFMT_ dependancyGravatar alex2004-12-27
* Make include paths consistent.Gravatar diego2004-12-07
* Fix incompatibility with audio devices with more then 2 channelsGravatar nplourde2004-10-16
* enables resampling of audio in ao_macosx by Dan ChristiansenGravatar nplourde2004-07-10
* uninit immed flagGravatar alex2004-04-06
* cleanup/cosmetic patch by the author :)Gravatar alex2003-05-22
* Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>Gravatar alex2003-05-21