summaryrefslogtreecommitdiffstats
path: root/src/plugins/coreaudio
Commit message (Expand)AuthorAgeFilesLines
* Add necessary includes that were indirectThiago Macieira2014-09-105-0/+5
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-011-2/+2
|\
| * CoreAudioOutput use timeout when waiting for render threadDyami Caliri2014-08-211-2/+2
* | Update license headers and add new license filesAntti Kokko2014-08-246-114/+66
|/
* CoreAudio: make sure audio stops playing when the device is muted.Yoann Lopes2014-07-161-2/+3
* CoreAudio: fix supported channel count.Yoann Lopes2014-04-013-43/+6
* CoreAudio: Mismatched new[]/delete in several places.Dyami Caliri2014-03-272-4/+4
* CoreAudio: Set default audio category to Playback on iOSAndy Nichols2014-03-073-1/+17
* CoreAudio: Use the real default audio device for QSoundEffectAndy Nichols2014-03-031-3/+8
* CoreAudio: Make it possible to set volume on of QAudioOutputAndy Nichols2014-03-031-3/+28
* CoreAudio: Allow more flexability when specifying SampleRatesAndy Nichols2014-03-031-3/+6
* CoreAudio: fix supported input and output channel count.Yoann Lopes2013-12-021-12/+13
* CoreAudio: Create an audio plugin supporting iOS and OS XAndy Nichols2013-09-1914-0/+3786