enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / midi_model.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2015-12-22 Nil GeisweillerFix overlapping resolution (see issue #177)
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-10-18 André NusserSplit transpose in MidiModel into two functions.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-05-13 David RobillardFix stuck notes on save during MIDI playback.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-05 David RobillardHandle edits while playing precisely.
2015-02-05 nick_mRework previous commit to avoid extra property lookup...
2015-02-05 nick_mMake sure we have the property rather than the value...
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-30 David RobillardFix some mangled whitespace (noop).
2014-12-30 David RobillardFix occasional crash when saving MIDI.
2014-12-29 Paul Davisfix a few compiler warnings
2014-12-28 David RobillardMIDI transform dialog.
2014-12-28 David RobillardClean up note delta command code.
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-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-10-16 Paul DavisMerge branch 'cairocanvas'
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-23 Robin Gareusassure midi patch ID is set before assigning it
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-20 John EmmasMerge branch 'windows+cc' into cairocanvas
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-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
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-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-12 Paul Davisfix merge conflicts from master
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-11-30 Paul Davisfix merge with master
2013-11-27 Paul DavisMerge branch 'master' into cairocanvas
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-05 Paul Davisinitialize MidiModel::Change::patch_id (correctlty?)
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-29 Paul Davismajor fixes for MIDI patch change and note undo/redo...
2012-10-11 Hans Baierimplement deleting of sysex events
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-12-27 Carl HetheringtonMove patch changes when inserting silence at the start...
2011-10-23 Carl HetheringtonFix read of MIDI undo information to use the correct...
2011-10-19 David RobillardTrim the include tree.
2011-09-27 Carl HetheringtonAdd missed parent class call to Sequence::control_list_...
2011-09-19 Carl HetheringtonEmit ContentsChanged on the model when one of its contr...
2011-06-22 Paul Davisignore unpaired noteoff's when writing part of a MidiMo...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-16 Carl HetheringtonFix undo when notes are changed and then removed by...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-03-15 David RobillardFix more broken whitespace.
2011-03-02 Paul Davisremove entire "stub" file concept; open new audio and...
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-20 David RobillardFix more broken whitespace.
2010-12-09 Carl HetheringtonHandle overlaps better when executing DiffCommands.
2010-12-09 Carl HetheringtonUndo for sys-ex movements in time.
2010-12-09 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-09 Carl HetheringtonUse a weak_ptr rather than a bald pointer for _midi_sou...
2010-11-10 Paul Davisremove duplicate std limit + format macro defs
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
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-07-01 Paul Davisadd MidiModel::sync_to_source() to push model state...
2010-06-26 Paul Davislots of details relating to MIDI file management; try...
next