summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/parameter.h
AgeCommit message (Expand)Author
2008-09-22Move event specific ringbuffer stuff to evoral.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-09-18Fix SYSLIBS=1David 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-16* Fixed crash on closing MIDI automation tracks, because ARDOUR::Parameter::o...Hans Baier
2008-05-09* formatting/style guideHans Baier
2008-05-02* removed old implementation for Program Changes from MidiModelHans Baier
2008-02-19'Channel safe' MIDI:David Robillard
2007-08-28Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was ...David Robillard
2007-07-07Note modes: note, percussion.David Robillard
2007-07-03s/ParamID/Parameter/David Robillard