summaryrefslogtreecommitdiff
path: root/libs/appleutility
AgeCommit message (Expand)Author
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-03-16Indent python files with spaces as per style guide.David Robillard
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2009-12-06Merged revisions 6292,6294-6295,6311,6314 via svnmerge from Taybin Rutkin
2009-12-06Merged revisions 6293,6296-6306,6308 via svnmerge from Taybin Rutkin
2009-12-02more MTC stuff, including toggleable use of torben's PI controllerPaul Davis
2009-12-02add appleutility wscriptPaul Davis
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul 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
2008-02-21Fix install path problems (s/ardour2/ardour3).David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-10-10do not include install targets for conditionally-built subdirs2.0beta5.1Paul Davis
2006-10-09do not conditionally add directories to "subdirs" because then they are not i...Paul Davis
2006-09-01Synced string array in sfdb_ui.cc with ImportMode enum.Taybin Rutkin
2006-08-02Added libappleutility from /Developer/Examples/CoreAudio/PublicUtilityTaybin Rutkin