summaryrefslogtreecommitdiff
path: root/libs/ardour/parameter.cc
AgeCommit message (Expand)Author
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-21- Call channel pressure channel pressure, not aftertouch (that's key specific).David Robillard
2008-09-19Fix parameter range stuff and automation time axis height (somewhat...).David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-10* fixed bug: MIDI automations could not be restored from XML (NullAutomationT...Hans Baier
2008-05-03Comment out excessive terminal output.David Robillard
2008-05-03* MidiModel::const_iterator::operator++: added AUTOMATION typeHans Baier
2008-05-02* removed old implementation for Program Changes from MidiModelHans Baier
2008-02-19Added missing file.David Robillard