summaryrefslogtreecommitdiffstats
path: root/libao2/ao_macosx.c
Commit message (Collapse)AuthorAgeFilesLines
* remove delay when setting audio volumenplourde2005-07-191-11/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16015 b3059339-0415-0410-9bf9-f77b7e298cf2
* more general ao_macosx cleanup. Patch by Alexander Strange ↵nplourde2005-06-291-17/+18
| | | | | | <astrange@ithinksw.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15854 b3059339-0415-0410-9bf9-f77b7e298cf2
* removes the use of AudioConverters. patch by Alexander Strange ↵nplourde2005-06-141-40/+5
| | | | | | <alexander.strange@ithinksw.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15723 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by ↵nplourde2005-06-051-177/+171
| | | | | | Chris Roccati<roccati@pobox.com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15647 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplifies the format matching logic. Chris Roccati <roccati@pobox.com>nplourde2005-05-161-47/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15487 b3059339-0415-0410-9bf9-f77b7e298cf2
* indicate the number of channels required, patch by Chris Roccati ↵nplourde2005-05-141-0/+1
| | | | | | <roccati@pobox.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15449 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not always request little-endian despite the actual sound format. by ↵nplourde2005-03-031-1/+2
| | | | | | Alexander Strange - astrange@ithinksw.com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14904 b3059339-0415-0410-9bf9-f77b7e298cf2
* rids ao_macosx of the buffer mutex by using the same buffering scheme as ↵nplourde2005-02-221-98/+76
| | | | | | ao_sdl - Patch by Reimar Doffinger git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14770 b3059339-0415-0410-9bf9-f77b7e298cf2
* bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-02-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14643 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_format.h needs config.h to be included first.reimar2005-01-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14480 b3059339-0415-0410-9bf9-f77b7e298cf2
* many 10ls fixed... also better debuggingarpi2005-01-031-27/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14318 b3059339-0415-0410-9bf9-f77b7e298cf2
* rate/format matching and volume get/set supportarpi2005-01-011-28/+151
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14291 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing AFMT_ dependancyalex2004-12-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14246 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make include paths consistent.diego2004-12-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14124 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix incompatibility with audio devices with more then 2 channelsnplourde2004-10-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13652 b3059339-0415-0410-9bf9-f77b7e298cf2
* enables resampling of audio in ao_macosx by Dan Christiansennplourde2004-07-101-14/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12789 b3059339-0415-0410-9bf9-f77b7e298cf2
* uninit immed flagalex2004-04-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12146 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup/cosmetic patch by the author :)alex2003-05-221-50/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10153 b3059339-0415-0410-9bf9-f77b7e298cf2
* Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>alex2003-05-211-0/+384
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10148 b3059339-0415-0410-9bf9-f77b7e298cf2