13
0
livetrax/libs/surfaces/generic_midi
Robin Gareus 357361c89d Fix --no-nls (4/5), i18n include order in libs/*
"i18n.h" needs to be included last (after any includes that may indirectly
pull in getext or libintl etc)
2018-09-21 19:05:39 +02:00
..
MSVCardour_genericmidi Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
generic_midi_control_protocol.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
generic_midi_control_protocol.h remove Session::controllable_by_descriptor() and move code into GenericMIDI code (the only user). 2018-06-21 13:05:58 -04:00
gmcp_gui.cc Sort generic-midi bindings alphabetically 2018-03-13 16:18:03 +01:00
interface.cc
midiaction.cc
midiaction.h
midicontrollable.cc add Ctl_Dial to get better behaviour when binding a MIDI controller KNOB/DIAL to a toggled controllable. 2018-06-21 22:28:11 -04:00
midicontrollable.h add Ctl_Dial to get better behaviour when binding a MIDI controller KNOB/DIAL to a toggled controllable. 2018-06-21 22:28:11 -04:00
midifunction.cc
midifunction.h
midiinvokable.cc
midiinvokable.h
wscript