add StartTouch and EndTouch signals to Plugin class; make PluginInsert handle these...
[ardour.git] / libs / ardour / audio_unit.cc
2012-07-11 Paul Davisadd StartTouch and EndTouch signals to Plugin class...
2012-07-11 Paul Davisfix propagation of parameter changes from Plugin to...
2012-07-11 Paul Davisimproved version of last commit, for tracking plugin...
2012-07-11 Paul Davisupdate automatable parameter's Evoral::Control object...
2012-06-24 Paul Davisstring fix, plus a tweak to handling variable i/o AUs
2012-06-11 Paul Davislots more work trying to create a common structure...
2012-06-05 Paul Daviswhen selecting one of a set of variable I/O configs...
2012-01-09 Paul Davisanother AU-specific tempo fix
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2012-01-05 Paul Davisupgrade audiounit support to use the new tempomap API
2011-12-22 Paul Davismore tempo-related AU changes
2011-12-22 Paul Davisswitch over audio_unit.cc to use divisions_per_bar...
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-12-02 Paul DavisMake Carbon GUI support for AU's optional at compile...
2011-11-10 Paul Davisuse error << to replace cerr in AudioUnits GUI code...
2011-11-01 Paul Davisstart trying to remove the use of Plugin::info()->n_...
2011-10-19 Paul Davisadd AU parameter listening stuff from 2.X
2011-10-19 Paul Davisworking AU instruments (MIDI-driven synth plugins)
2011-10-18 Paul Davisdeliver MIDI events to AU plugins that want them
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-06-09 Paul Davisfix serious breakage with setup of plugin automatable...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-04-02 Paul Davismore attempted cleanup of AU preset declarations
2011-04-02 Paul Davisfix up (?) audio_unit.cc compilation, maybe
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-07 Carl HetheringtonPut plugin-note-off code in the right place.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-15 Paul Davisnominally add MIDI input support for AudioUnit plugins
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-03-13 Paul Davis"Ardour" -> PROGRAM_NAME change for libardour and setup...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-14 David RobillardLess weak plugin preset system (maybe AU preset stuff...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-31 David RobillardMerged with trunk R879
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 David RobillardMerged with trunk R795
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-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-10 David RobillardMerged with trunk R776
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-02 David RobillardMerged from trunk R743
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-08-01 David RobillardMerged up to trunk R732
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...