summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/audio_unit.h
AgeCommit message (Expand)Author
2009-10-09handle AU Factory presets along with user presets2.8.3Paul Davis
2009-03-19clean up & extend handling of various AU Component types & subtypes - makes A...Paul Davis
2009-01-28AU state handling, including changes to PathScanner so that it can now do rec...Paul Davis
2008-05-15lots and lots of work to correctly deduce AU IO configurations and related is...Paul Davis
2008-05-13initial code for AU I/O config discovery (i hate you apple!)Paul Davis
2008-03-25make copy-n-paste of AudioUnits workPaul Davis
2008-02-13splash updating on gdk/quartz; more filtering of automatable AU parametersPaul Davis
2008-02-13"boot" messages; more AU fixes; new SAE ui.conf filePaul Davis
2008-02-13discover all AU parameters, map to ardour internal data, make automationt tra...Paul Davis
2008-01-15LV2 support.David Robillard
2007-12-18new LocateRollLocate event, used to implement play-at-edit-point-and-return; ...Paul Davis
2007-12-10AU support, plus changes in Plugin to make unique_id a stringPaul Davis
2006-11-03Plugin windows change title when route title changes.Taybin Rutkin
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-11Remove unnecessary header usage.Taybin Rutkin
2006-08-10Moved PluginInfo::Type to ARDOUR::PluginType in ardour/types.h.Taybin Rutkin
2006-08-09Renamed PluginUI to LadspaPluginUI to make things more clear.Taybin Rutkin
2006-08-08AudioUnit work.Taybin Rutkin
2006-08-03Start using libappleutilityTaybin Rutkin
2006-08-03Most PluginManager refactoring is out of the way. Time to begin on AudioUnit...Taybin Rutkin
2006-08-02Added libappleutility from /Developer/Examples/CoreAudio/PublicUtilityTaybin Rutkin
2006-08-01Fixed random track background problemDavid Robillard
2006-08-01Added LADSPA_PATH to ardev_common.shTaybin Rutkin
2006-07-31Start of AudioUnit work. COREAUDIO=y is a little destable for now.Taybin Rutkin