summaryrefslogtreecommitdiff
path: root/libs/ardour/midi_automation_list_binder.cc
AgeCommit message (Collapse)Author
2017-04-19Use XMLNode::get/set_parameter API in ARDOUR::MidiAutomationListBinder classTim Mayberry
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2014-12-01Replace half-baked param metadata with descriptor.David Robillard
Among other things, this means that automation controls/lists have the actual min/max/normal/toggled of parameters, and not those inferred from the Parameter ID, which is not correct for things like plugin parameters. Pushing things down to the Evoral::ParmeterDescriptor may be useful in the future to have lists do smarter things based on parameter range, but currently I have just pushed down the above-mentioned currently used attributes.
2011-09-21Use a MementoCommandBinder for Crossfades so that the undo record can ↵Carl Hetherington
contain details for crossfades that are subsequently deleted (#4325). git-svn-id: svn://localhost/ardour2/branches/3.0@10104 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my ↵David Robillard
fault :D git-svn-id: svn://localhost/ardour2/branches/3.0@9654 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-07-14Add missing files.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@7412 d708f5d6-7413-0410-9779-e7cbd77b26cf