13
0
livetrax/libs/surfaces/generic_midi
Robin Gareus 81123a774a amend 3afe3f32df (remove unused global feedback option)
That commit accidentally removed unrelated code in generic-midi surface
which just happened to have the same name (get/set_midi_feedback) as the
unused preference.

Regardless, there was more cruft there. GMCP midicontrollables now use
the control surfaces' feedback option.
2016-12-31 15:20:07 +01:00
..
MSVCardour_genericmidi Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
generic_midi_control_protocol.cc add MIDI bundles to Generic MIDI support so that the ports show up nicely in the grid 2016-09-27 14:59:30 -05:00
generic_midi_control_protocol.h add MIDI bundles to Generic MIDI support so that the ports show up nicely in the grid 2016-09-27 14:59:30 -05:00
gmcp_gui.cc Move "Feedback" option to control-portocol settings 2016-12-28 22:59:15 +01:00
interface.cc
midiaction.cc
midiaction.h
midicontrollable.cc amend 3afe3f32df (remove unused global feedback option) 2016-12-31 15:20:07 +01:00
midicontrollable.h amend 3afe3f32df (remove unused global feedback option) 2016-12-31 15:20:07 +01:00
midifunction.cc restore/extend/simplify ControlProtocol API to allow tracking of selection 2016-07-06 13:39:10 -04:00
midifunction.h
midiinvokable.cc
midiinvokable.h
wscript