ensure that the name used the control out IO for a route always uses the desired...
[ardour.git] / libs / ardour / audio_unit.cc
2009-03-19 Paul Davisremove some AU debugging output
2009-03-19 Paul Davisclean up & extend handling of various AU Component...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2008-11-08 Paul Daviscatch exceptions while loading AudioUnits
2008-07-22 Paul Davisdebug output for pixbuf loaders; catch exception when...
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2008-05-13 Paul Davisinitial code for AU I/O config discovery (i hate you...
2008-04-03 Paul Davismake plugin latency compensation work for AU's (latency...
2008-03-25 Paul Davismake copy-n-paste of AudioUnits work
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-02-27 Paul Davispossible fix for AU problems on PPC
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2008-02-22 Paul Davisfix some layering/display problems with AU GUIs (requir...
2008-02-15 Paul Davisfix use of basename; AU automation now working; add...
2008-02-13 Paul Davissplash updating on gdk/quartz; more filtering of automa...
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-13 Paul Davisdiscover all AU parameters, map to ardour internal...
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2007-12-18 Paul Davisnew LocateRollLocate event, used to implement play...
2007-12-11 Taybin Rutkin-- not true anymore. :)
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-09 Taybin RutkinRenamed PluginUI to LadspaPluginUI to make things more...
2006-08-08 Hans Fugalpull from trunk
2006-08-08 Taybin RutkinAudioUnit work.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinFix for AudioUnit crash.
2006-08-03 Taybin RutkinStart using libappleutility
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-08-02 Taybin RutkinAdded libappleutility from /Developer/Examples/CoreAudi...
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...