13
0
livetrax/libs/surfaces/generic_midi
Mads Kiilerich 140670541f Use .inc.h for #include files that not are plain headers
Regular .h files *should* be self-contained and independent of previous
includes and guarded to only include once. Make it clear which files
that *doesn't* apply for at all.
2024-10-20 03:11:53 +02:00
..
MSVCardour_genericmidi MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
generic_midi_control_protocol.cc Use .inc.h for #include files that not are plain headers 2024-10-20 03:11:53 +02:00
generic_midi_control_protocol.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
gmcp_gui.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
midiaction.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midiaction.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midicontrollable.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
midicontrollable.h Ctrl Surfaces: update bound controllables 2024-01-13 17:14:17 +01:00
midifunction.cc generic MIDI: extend select function API and make argument be bank-relative, always 2022-06-05 15:37:04 -06:00
midifunction.h generic MIDI: extend select function API and make argument be bank-relative, always 2022-06-05 15:37:04 -06:00
midiinvokable.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
midiinvokable.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00