fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / midi_region.cc
2016-07-20 Julien "_FrnchFrgg... Fix previous commit
2016-07-20 Julien "_FrnchFrgg... Make bus's trim control also affect sends to the bus
2016-07-20 Julien "_FrnchFrgg... Add a dedicated export method to MidiRegion
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mBack to using exact beats for midi region start_beats...
2016-07-09 nick_mFix bad comment.
2016-07-09 nick_mUse frame-based (non-exact) beat calculation to set...
2016-07-09 nick_mExperimental patch to ensure playback buffer bounds...
2016-07-09 nick_mOnly update midi regions having a playlist after tempo...
2016-07-09 nick_mQuick fix to get trim working again (bahaving oddly...
2016-07-09 nick_mRemove frame conversion for MidiRegionView::note_in_reg...
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-07-09 nick_mMake some musical operations on music-locked regions...
2016-06-10 nick_mUnused variable - no-op.
2016-06-10 nick_mFix many offset errors when drawing notes in midi regio...
2016-06-06 nick_mMidiRegion ctor inherits length_beats.
2016-06-06 nick_mFix midi region split, trim and move operations.
2016-06-06 nick_mConsolidate notifications when MidiRegion changes lengt...
2016-06-05 nick_mMidi regions recalculate their length in frames when...
2016-05-27 nick_mRwbi ramps - midi regions resize when tempo map changed.
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserRemove all the now unused functions in the MidiModel...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-05 David RobillardHandle edits while playing precisely.
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-29 David RobillardAvoid another potential deadlock for good measure.
2014-12-29 David RobillardFix deadlock while recording MIDI controllers.
2014-12-20 Paul Davisfix newly introduced deadlock when cloning MIDI regions
2014-12-20 David RobillardMaintain correct tracker state on MIDI overwrite.
2014-12-17 David RobillardFix various MIDI locking issues.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-20 David RobillardFix lost MIDI note offs and controllers.
2014-11-20 David RobillardFix dropped MIDI events, especially with record enabled.
2014-11-15 David RobillardFix crash when copying MIDI regions with midi-copy...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-23 Tim MayberryReplace use of pbd/filesystem.h with Glib alternative
2012-06-09 Carl HetheringtonRemove extra .mid suffix added to cloned MIDI region...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-23 Paul Davisalter API for MIDI cloning to facilitate export
2012-04-15 Carl HetheringtonUpdate MidiRegion::_start_beats on trimming the front...
2012-01-21 Carl HetheringtonRemove unused code.
2011-12-22 Paul Davismain fix: when transport stops, clear per-region per...
2011-12-17 Carl HetheringtonRemove unused code.
2011-12-12 Carl HetheringtonSet up region BBT time when frame position changes...
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-19 David RobillardTrim include tree.
2011-10-19 David RobillardTrim the include tree.
2011-10-13 Paul Davisadd new per-session MIDI-region-copy-is-fork: if set...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2010-12-22 David RobillardCalculate length_beats of split MIDI regions from ...
2010-12-21 David RobillardRemove confuzzling offset_relative stuff from region...
2010-12-21 David RobillardOnly calculate length_beats from length (in frames...
2010-12-21 David RobillardSet new (recorded) MIDI source length to length of...
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 Carl HetheringtonFix converter origins for computing region length.
2010-12-20 Carl HetheringtonFix split of midi regions after tempo / meter changes.
2010-12-20 Paul Davisuse notification of what was changed in MidiRegion...
2010-12-17 Paul Davisfix BeatFramesConverter so that it at least works even...
2010-12-14 Paul Davisimplement methods in TempoMap for walking a given dista...
2010-12-12 Carl HetheringtonFix MIDI fork using a modified version of a patch from...
2010-12-09 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-07 Carl HetheringtonRevert previous ill-thought-out patch.
2010-12-07 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-05 Carl HetheringtonRemove some unused code.
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-01 Carl HetheringtonClean up MidiSource::midi_read now that the signed...
2010-09-01 Carl HetheringtonFix error in diskstream fill calculations. Fixes ...
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
2010-07-16 Carl HetheringtonRemove unused full parameter to Region::state
2010-06-28 Carl HetheringtonFix a couple of crashes on MIDI import.
2010-06-26 Paul Davislots of details relating to MIDI file management; try...
2010-06-25 Carl HetheringtonMake MIDI region `automation' respect the automation...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-05-30 Paul Davismake trimming in region name (colored) highlight work...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-12 Paul Davistorben's latest fix for the MTC PiC (adjust catch factor)
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
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-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-25 David RobillardRemove Session dependency from BeatsFramesConverter.
2009-10-25 Paul Davissearch $TOP/build/default/gtk2_ardour BEFORE ../gtk2_ar...
2009-10-24 Paul Davis(FULL commit) start of a nominal debug tracing system...
2009-10-23 David RobillardMore correct looking MidiSource::midi_read.
next