aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/coreaudio.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the ERROR macro to ERRChris Robinson2011-07-131-36/+36
* Use logging macros in the coreaudio backendChris Robinson2011-07-101-45/+43
* Implement capture support for the CoreAudio backendChris Robinson2011-06-271-23/+402
* Use a proper enum for the probe typeChris Robinson2011-06-141-5/+12
* Use channel config strings in log outputChris Robinson2011-05-151-7/+7
* Add a device flag for channel config requestsChris Robinson2011-05-031-0/+37
* Add a frequency-request device flagChris Robinson2011-05-031-5/+11
* NoErr should be noErrChris Robinson2011-03-151-8/+8
* Add a CoreAudio backendChris Robinson2011-03-151-0/+290