summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/CoreAudioSoundStream.cpp
AgeCommit message (Expand)Author
2010-06-01Now that Core Audio works, reduce the number of build permutations a bit Soren Jorvang
2010-05-31Have the AudioUnit callback drive the internal mixer directly insteadSoren Jorvang
2010-05-30Get the audio unit output buffer size and use that as the renderingSoren Jorvang
2010-02-12Fix a Memory leak in CoreAudio backend, around 2MB. Stops OpenCL from trying ...Sonicadvance1
2010-02-05Correct stopping of Core in OSX via Command+Q, and fix a thread from not dyin...Sonicadvance1
2010-01-12coreaudio backend make sound nowtmator
2009-10-23CoreAudio for osx : replace all deprecated functions, now it not block dolphi...tmator
2009-09-24Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp...Sonicadvance1