13
0
livetrax/libs/surfaces/generic_midi
2016-04-04 16:40:20 +01:00
..
MSVCardour_genericmidi Modify our MSVC projects to build liblua as a DLL rather than a static lib 2016-04-04 16:40:20 +01: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
midiaction.h
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
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00