summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/note.h
AgeCommit message (Expand)Author
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-15Eliminate excessive allocation (for every event) during MidiModel iteration.David Robillard
2008-05-09* adjusted formatting a bit to style guideHans Baier
2008-04-11* persistent undo for MIDI edits works nowHans Baier
2008-04-09* implemented persistent undo for MidiModel::DeltaCommand. Deserializing work...Hans Baier
2008-04-03* implemented editing velocities (http://tracker.ardour.org/view.php?id=2148)Hans Baier
2008-03-18refactor JACK MIDI port to allow writing from a non-process() thread, and mov...Paul Davis
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