13
0
livetrax/libs/surfaces/generic_midi
2016-02-27 16:29:55 +00:00
..
MSVCardour_genericmidi Accommodate 'lua' search paths in various projects where they're needed 2016-02-27 16:29:55 +00:00
generic_midi_control_protocol.cc adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Port> (2) detect connection changes 2015-12-07 12:38:17 -05:00
generic_midi_control_protocol.h adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Port> (2) detect connection changes 2015-12-07 12:38:17 -05:00
gmcp_gui.cc adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Port> (2) detect connection changes 2015-12-07 12:38:17 -05:00
i18n.h
interface.cc generic MIDI support does not have its own request buffer factory, so be sure to initialize descriptor member to null 2015-12-29 05:41:59 -05:00
midiaction.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midiaction.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midicontrollable.cc Fix bug #5633, Don't drop all midi bindings when a track is removed 2016-02-03 22:30:41 +10:00
midicontrollable.h Fix bug #5633, Don't drop all midi bindings when a track is removed 2016-02-03 22:30:41 +10:00
midifunction.cc Generic MIDI: add ToggleRecEnable action, and change all maps to use that instead of separate rec-enable, rec-disable, which didnt work 2016-01-14 16:37:54 -06:00
midifunction.h Generic MIDI: add ToggleRecEnable action, and change all maps to use that instead of separate rec-enable, rec-disable, which didnt work 2016-01-14 16:37:54 -06:00
midiinvokable.cc Generic MIDI: midi controller buttons should only trigger on the PUSH, not release. This might have to be reveisited later, but it looks right to me and it fixes operation on 2 different devices here 2016-01-14 16:39:50 -06:00
midiinvokable.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wscript