aboutsummaryrefslogtreecommitdiff
path: root/src/audioOutputs/audioOutput_osx.c
Commit message (Expand)AuthorAge
* use size_t and constant pointer in ao pluginsMax Kellermann2008-04-12
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* The massive copyright updateAvuton Olrich2007-04-05
* remove some unneccesary includes from the audioOutput'sWarren Dukes2006-10-18
* Hopefully fix endian problem mac x86/ppcQball Cow2006-09-09
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* Spelling & GrammarAvuton Olrich2006-08-11
* Add mpd-indent.shAvuton Olrich2006-07-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Use a macro to declare disabled audio output pluginsJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* remove C++ style commentsEric Wong2005-11-19
* gcc 2.95 fixesEric Wong2005-11-19
* Fixed (tested in Fink and DarwinPorts) osX output pluginQball Cow2005-10-02
* destroy mutex's and condition'sWarren Dukes2005-03-24
* revert to r3105Warren Dukes2005-03-24
* fix compilation error in os x pluginWarren Dukes2005-03-23
* potentially fix OS X woesWarren Dukes2005-03-22
* some potential optimizations for OS XWarren Dukes2005-03-20
* bump the OS X buffer up to 1sWarren Dukes2005-03-17
* dynamically allocate a buffer for 0.5s of audio for OS XWarren Dukes2005-03-17
* tweak OS X a bit moreWarren Dukes2005-03-17
* OS X tweaksWarren Dukes2005-03-17
* slight tweak of avuton's idea of causing an error when no audio output's foundWarren Dukes2005-03-17
* cleanup debugging code and implement _dropBufferedAudio()Warren Dukes2005-03-16
* closing the audio device seems to work nowWarren Dukes2005-03-16
* attempt to close the osx deviceWarren Dukes2005-03-16
* playing audio in OS X now works, but far from finishedWarren Dukes2005-03-16
* broken os x outputWarren Dukes2005-03-14
* some broken OS X stuffWarren Dukes2005-03-13
* add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes2005-03-13