Fix loading, recording & saving MIDI with PolyKeyPressure events.
[ardour.git] / libs / ardour / event_type_map.cc
2016-11-27 Robin GareusFix loading, recording & saving MIDI with PolyKeyPressu...
2016-08-19 Paul DavisMIDI polyphonic pressure, part 2
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-04-25 Robin Gareusprepare trim automation
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-08 David RobillardFix compilation with --no-lv2 (#0006169).
2014-12-02 David RobillardFix lost MIDI events due to broken range check.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-12-01 David RobillardRemove braindead Parameter inheritance abuse.
2014-11-28 David RobillardSet the toggled default metadata of parameters.
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davisadd partial support for mute automation (playback does...
2012-04-13 Paul Davisconvert rec-enable control for a Track from PBD::COntro...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-04-06 David RobillardFix my name :)
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-08-23 Paul Davis3.0 version of rev 5564 from 2.x - basic boolean plugin...
2010-07-17 Carl HetheringtonFix typo in event type parser; fixes #3323.
2009-10-26 David RobillardDon't prevent user from choosing Linear interpolation...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-05-18 Carl HetheringtonPatch from agorka to add some includes required for...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-14 David RobillardRemove superfluous typedefs.
2009-02-06 Hans Baier* Add SysEx Support to MidiModel / SMF
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-21 Hans Baier* make MIDI-specific menu show up on all MIDI lanes
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-29 David RobillardRemove ARDOUR::Parameter::is_integer.
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.