ardour/libs/surfaces/generic_midi
Paul Davis 2171bba037 make generic MIDI support handle SendFeedback() in process()-context, not in the MIDIControlUI event loop
git-svn-id: svn://localhost/ardour2/branches/3.0@12083 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-24 19:25:57 +00:00
..
.cvsignore rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
generic_midi_control_protocol.cc make generic MIDI support handle SendFeedback() in process()-context, not in the MIDIControlUI event loop 2012-04-24 19:25:57 +00:00
generic_midi_control_protocol.h Add set_motorised(). 2012-03-19 01:34:35 +00:00
gmcp_gui.cc Update motorised button when a motorised surface's bindings are loaded. 2012-03-21 02:19:59 +00:00
i18n.h editors for control protocols (generalized); editor for Generic MIDI that allows choosing a MIDI binding map (or none); support banking in binding URLs, and other miscellany related to generic MIDI; save+restore JACK_MidiPort connection state (but cause a crash at shutdown time) 2009-12-29 21:31:14 +00:00
interface.cc Fix angle bracket project-local include paths. 2009-10-30 00:21:40 +00:00
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 Make toggle MIDIControllables with program changes only respond to the appropriate program change (part of #4780). 2012-03-21 02:15:55 +00:00
midicontrollable.h Add motorised attribute to DeviceInfo for generic MIDI maps so that 2012-03-07 01:11:22 +00:00
midifunction.cc MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken 2012-04-13 16:11:55 +00:00
midifunction.h make control protocol's SelectByRID signal work, thus enabling MIDI binding maps to use function="select" with an argument; fix minor bug in previous commit 2011-08-14 17:11:33 +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 radically rethink export/bounce/freeze code design. probably not 100% done by freeze+unfreeze now work and behave sensibly w.r.t. processors that do routing 2012-03-15 21:40:17 +00:00
wscript Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +00:00