summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/CoreAudioSoundStream.h
AgeCommit message (Expand)Author
2012-12-14(CoreAudio) Retain volume value until initialization. Makes volume slider wor...Ryan Houdek
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-01-04Some minor tidying of the OS X audio and wiimote code.Soren Jorvang
2011-01-02Audio volume slider support for OS X.Soren Jorvang
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
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