summaryrefslogtreecommitdiff
path: root/libs/ardour/midi_scene_change.cc
AgeCommit message (Collapse)Author
2015-06-29implement missing methods for MIDISceneChangePaul Davis
2014-12-30Fix some mangled whitespace (noop).David Robillard
2014-11-10refactor MIDISceneChange color property addition by moving it into ↵Paul Davis
SceneChange to anticipate other types of SceneChange objects (e.g. OSC)
2014-11-10serialize/deserialize MIDISceneChange color; put out of bounds color into ↵Paul Davis
static const
2014-11-10add color property to MIDISceneChangePaul Davis
2014-11-10add operator== to ARDOUR::MidiSceneChangePaul Davis
2014-05-02a variety of changes to finalize (?) (MIDI) SceneChange functionalityPaul Davis
2014-04-30use per-channel signals to pick up scene changes, rather than global onesPaul Davis
2014-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene ↵Paul Davis
change markers