fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / midi_stretch.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-18 David RobillardDon't assume compiler can avoid copy to const ref.
2014-12-17 David RobillardFix various MIDI locking issues.
2014-11-22 David RobillardWrap MusicalTime in a class.
2013-01-19 David RobillardReplace a bunch of potential crashes with graceful...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2011-10-19 David RobillardTrim include tree.
2011-10-19 David RobillardRemove dubious Evoral::Event methods that exposed non...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-07-20 Paul Davistry to fix data loss at end of a capture pass for MIDI...
2011-07-14 Paul Davisinitial pass at session-renaming functionality
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-04-06 David RobillardFix my name :)
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-20 Carl HetheringtonAdd progress bar to strip silence dialogue. Fixes...
2010-07-20 Paul Davisadd note IDs and use them for looking up notes during...
2010-07-14 Carl HetheringtonA few fixes to interpolation of MIDI controller data...
2010-05-17 Carl HetheringtonFix assertion failure on time FX of MIDI regions (...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-04-30 David RobillardFix crash on MIDI stretch.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-01-17 David RobillardAdded missing files.