13
0
livetrax/libs/surfaces/generic_midi
Robin Gareus ad6ddf70df Don't allow GMCP to override loading_state_version
- GMPC does not use it directly
- when GMPC was enabled Stateful::loading_state_version was set to 1000
  (the protocol is at 1.0.0)
- it messes up session-loading, particularly various plugin states and
  templates (e.g  Processor::set_state_2X was used)
2017-03-04 17:55:22 +01:00
..
MSVCardour_genericmidi
generic_midi_control_protocol.cc Don't allow GMCP to override loading_state_version 2017-03-04 17:55:22 +01:00
generic_midi_control_protocol.h generic MIDI: put controllables into touch mode (if appropriate) when data is received 2017-01-23 13:25:56 +01:00
gmcp_gui.cc
interface.cc
midiaction.cc
midiaction.h
midicontrollable.cc Generic MIDI controls should affect group members too, if they exist 2017-01-31 15:33:13 +01:00
midicontrollable.h generic MIDI: put controllables into touch mode (if appropriate) when data is received 2017-01-23 13:25:56 +01:00
midifunction.cc
midifunction.h
midiinvokable.cc
midiinvokable.h
wscript