summaryrefslogtreecommitdiff
path: root/libs/ardour/event_type_map.cc
AgeCommit message (Expand)Author
2019-12-14Make BusSendLevel 1st class citizen (1/2)Robin Gareus
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2017-05-26Use string concatenation and PBD::to_string in EventTypeMap::to_symbol()Tim Mayberry
2017-01-09add XML names/handling for additional Parameter types.Paul Davis
2017-01-05fix assumed typo from LV2_SUPPORT PR recently committedPaul Davis
2017-01-05Fixing LV2_SUPPORT #ifdefsDobroslav Slavenskoj
2016-12-03Fix event type and parameter type confusionDavid Robillard
2016-11-27Fix loading, recording & saving MIDI with PolyKeyPressure events.Robin Gareus
2016-08-19MIDI polyphonic pressure, part 2Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-04-25prepare trim automationRobin Gareus
2015-03-08Fix compilation with --no-lv2 (#0006169).David Robillard
2014-12-02Fix lost MIDI events due to broken range check.David Robillard
2014-12-01Replace half-baked param metadata with descriptor.David Robillard
2014-11-30Remove braindead Parameter inheritance abuse.David Robillard
2014-11-28Set the toggled default metadata of parameters.David Robillard
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-07-01add partial support for mute automation (playback does not work, data is not ...Paul Davis
2012-04-13convert rec-enable control for a Track from PBD::COntrollable to ARDOUR::Auto...Paul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-04-06Fix my name :)David Robillard
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2010-08-233.0 version of rev 5564 from 2.x - basic boolean plugin parameter automation ...Paul Davis
2010-07-17Fix typo in event type parser; fixes #3323.Carl Hetherington
2009-10-26Don't prevent user from choosing Linear interpolation for controllers if they...David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-02Fix some trivial compiler warnings and add editor_imageframe.cc to gtk2_ardou...Sakari Bergen
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-14Remove superfluous typedefs.David Robillard
2009-02-06* Add SysEx Support to MidiModel / SMFHans Baier
2009-01-28* MIDI control lanes: Set Interpolationtype according to ParameterHans Baier
2009-01-21* make MIDI-specific menu show up on all MIDI lanesHans Baier
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-29Remove ARDOUR::Parameter::is_integer.David Robillard
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard