Optimize plugin-processing for non-automated params
[ardour.git] / libs / ardour / midi_track.cc
2018-03-27 Robin GareusNO-OP: prefer binary OR to set midi-status byte
2018-02-15 Ben LoftisAuto-monitor == Cue for MIDI tracks.
2017-10-03 Robin GareusClean up State API:
2017-10-01 Robin GareusFix MIDI rec-region display
2017-10-01 Robin GareusFix recording MIDI
2017-09-30 Robin GareusImmediate-event/out-of-band injection update & tweak...
2017-09-30 Robin GareusTowards fixing no_roll()
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-19 Paul Davisconsolidate roll methods into Route::roll()
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul DavisMidiTrack needs to set it's "need butler" status
2017-09-18 Paul Davisget sdio branch working with MIDI tracks
2017-09-18 Paul Davisget diskreader working, and remove per-track varispeed...
2017-09-18 Paul Davisremove Diskstream from Track and derivatives; get ardou...
2017-09-18 Paul Davismega-commit to save state of first "it compilesand...
2017-09-08 Robin GareusEmit Changed() signal when MIDI bank/pgm changes
2017-08-18 Robin GareusRemove old destructive API (non layered is a dynamic...
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::MidiTrack class
2017-05-25 Tim MayberryUse correct names when setting MidiTrack properties
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR::MidiTrack...
2017-04-18 Tim MayberryUse ID::to_s() in libardour instead of ID::print()
2016-12-17 Robin GareusHide/remove per-track record-mode in favor of global...
2016-12-07 Robin GareusSave/Restore MIDI Automation Controls (current CC,...
2016-12-03 David RobillardFix event type and parameter type confusion
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-10-14 Paul DavisRevert "change return type of AutomationControl::actual...
2016-10-12 Paul Davischange return type of AutomationControl::actually_set_v...
2016-08-19 Paul DavisMIDI polyphonic pressure, part 2
2016-07-15 Julien "_FrnchFrgg... Consolidate delivery buffer flushing of all route types
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-06-08 Robin Gareusfix mute automation for busses & consolidate code.
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisnew API for route solo/mute state mgmt
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-02-01 Paul Davismake Track::set_monitoring() use a GroupControlDisposit...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-28 Robin Gareusadd midi-track mute automation
2015-11-29 Robin Gareusfix seamless midi-looping - fixes #5438
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-08-28 Robin Gareusfix crash with missing .mid
2015-08-24 Robin GareusDo not send non-automated MIDI-CCs on locate.
2015-07-23 Robin Gareusavoid llabs ambiguity
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul DavisTracks does not (want to) support destructive tracks
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
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-26 David RobillardFollow MIDI control values with automation faders.
2015-03-24 David RobillardResolve only active notes when muted/non-soloed.
2015-02-12 Robin Gareusfix midi-capture filter
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2014-12-18 David RobillardMIDI bounce.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-12-01 Julien de KozakMake it compile with C++11 support.
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-22 Paul Davisfix timestamps for immediate MIDI events to deal with...
2014-10-16 Robin Gareusfix midi automation sliders
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-08-31 David RobillardFix crash when changing automation mode for MIDI track...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-04 Robin Gareusre-work bounce/freeze. Freezer stops at first active...
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-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-22 Robin Gareusremove cruft
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 DavisMerge windows+cc branch into cairocanvas branch. Not...
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-27 Paul DavisMerge branch 'master' into windows
next