13
0
livetrax/libs/surfaces/generic_midi
David Robillard 4769db412d Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)
git-svn-id: svn://localhost/ardour2/branches/3.0@9409 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-22 22:15:21 +00:00
..
.cvsignore
generic_midi_control_protocol.cc permit envvar to define where to find MIDI binding maps (for bundle, or other reasons) 2011-03-25 21:21:05 +00:00
generic_midi_control_protocol.h Setup fixed ports for MIDI control data; hence remove configuration of those ports. Move MIDI tracer to the Windows menu. Trim some unused code from the midi++ Manager. 2010-07-07 00:40:58 +00:00
gmcp_gui.cc
i18n.h
interface.cc
midiaction.cc fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
midiaction.h add support for "msg=" bindings and also action="SomeGroup/Action" 2010-04-08 21:05:55 +00:00
midicontrollable.cc fix conversion of MIDI controller (7 bit) value into a 0..+1.0 range value 2010-11-29 17:56:08 +00:00
midicontrollable.h
midifunction.cc fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
midifunction.h add support for "msg=" bindings and also action="SomeGroup/Action" 2010-04-08 21:05:55 +00:00
midiinvokable.cc Trim midi++ port code to either do in or out, but not both in the same object. 2010-07-08 01:00:46 +00:00
midiinvokable.h add support for "msg=" bindings and also action="SomeGroup/Action" 2010-04-08 21:05:55 +00:00
wscript Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00