13
0
livetrax/libs/surfaces/generic_midi
Paul Davis b2bbc44eaa forward-port generic MIDI and transport controllable changes from 2.X
git-svn-id: svn://localhost/ardour2/branches/3.0@13066 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-23 13:31:51 +00:00
..
.cvsignore
generic_midi_control_protocol.cc Add what I think is a missing lock when reading controllables. 2012-06-28 15:37:54 +00:00
generic_midi_control_protocol.h add late/lazy binding between generic MIDI bindings and controllable elements in the session. this allows you to load a binding map that refers to elements that have not yet been created in the session, and when they are created, the binding will work 2012-06-25 12:33:13 +00:00
gmcp_gui.cc Slightly tweaked patch from royvegard to add optional threshold for catch-up of non motorised controls in generic MIDI surfaces (#4828). 2012-06-13 21:53:50 +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 forward-port generic MIDI and transport controllable changes from 2.X 2012-07-23 13:31:51 +00:00
midicontrollable.h fix MIDI binding stuff when the controllable does actually exist the first time we go looking for it (#4950) 2012-06-28 14:44:29 +00:00
midifunction.cc Patch from royvegard to add a set-bank midi function 2012-06-25 19:26:00 +00:00
midifunction.h Patch from royvegard to add a set-bank midi function 2012-06-25 19:26:00 +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