fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / ardour / automation_list.h
2016-04-24 Robin Gareushand over automationlist undo state ownership (mem...
2016-04-11 Robin Gareusadd some class documentation
2016-04-10 Robin Gareusadd a C++ lifetime MementoCommand API
2015-11-01 nick_mClean up _before XMLNode in AutomationList if no automa...
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-09 Paul Davismake AutomationList::operator==() private and abort...
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility macros across libardour
2012-10-29 Paul Davischange is the only constant
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
2010-07-12 Carl HetheringtonMark Sequence as edited when one of its parent ControlS...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-19 David RobillardTidy.