summaryrefslogtreecommitdiff
path: root/libs/backends/coreaudio/coreaudio_pcmio.cc
AgeCommit message (Expand)Author
2018-01-03strlen is not a member of std.Robin Gareus
2017-09-19partially revert 30b087ab3, CoreAudio SDK uses "Frames"Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2015-10-02improve CoreAudio error reportingRobin Gareus
2015-07-24coreaudio aggregate device fix for 10.5Robin Gareus
2015-07-22fix typo in old (pre 10.6) coreaudio API wrapperRobin Gareus
2015-06-04half-duplex Coreaudio support.Robin Gareus
2015-06-01coreaudio support for multiple devicesRobin Gareus
2015-03-09NOOP, add header-guards and namespace to CA backendRobin Gareus
2015-03-09implement samples_since cycle start.Robin Gareus
2015-03-07CoreAudio: fix allocation alignmentRobin Gareus
2015-03-07no more gcc/ppc complaintsRobin Gareus
2015-03-07fix various -WformatRobin Gareus
2015-03-07Hard Core AudioRobin Gareus
2015-03-06more ongoing work on the coreaudio backendRobin Gareus
2015-03-06cont’d work on the coreaudio backend & cleanupRobin Gareus
2015-03-05get started on coreaudio/midi backendRobin Gareus