summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/event_type_map.h
AgeCommit message (Expand)Author
2016-12-03Fix event type and parameter type confusionDavid Robillard
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-02Automation of LV2 plugin properties.David Robillard
2013-10-17add export visibility macros across libardourPaul Davis
2013-01-08tentative redesign of MIDI looping, will probably fix #5050 but needs more ex...Paul Davis
2011-04-06Fix my name :)David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-28* MIDI control lanes: Set Interpolationtype according to ParameterHans Baier
2009-01-21Fix incorrect/useless forward declaration and associated torrent of warnings.David Robillard
2009-01-21* make MIDI-specific menu show up on all MIDI lanesHans Baier
2008-10-10Apply MIDI looping patch from torbenh, with minor changes.David Robillard
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