summaryrefslogtreecommitdiff
path: root/libs/appleutility/CAAudioUnit.cpp
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from .cpp and .hpp files missed by pr...Paul Davis
2015-02-23AU: fix return value referenceRobin Gareus
2015-02-22fix return value on AU error in e070701Robin Gareus
2015-02-22fix logical-op-parenthesesRobin Gareus
2015-02-22support AudioUnit Generators without global Channel InfoRobin Gareus
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2006-08-02Added libappleutility from /Developer/Examples/CoreAudio/PublicUtilityTaybin Rutkin