This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
4ecb07aaee57e72aedb744f0cce885f418320e70
ardour
/
libs
/
surfaces
/
generic_midi
History
Paul Davis
2eb43c8310
add copyright comments
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13859 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-16 18:22:15 +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
fix continuing SNAFUs with ::set_state() for control protocols and the parent/child/grandchild relationship for the XML nodes. this corrects problems with MackieControl
2013-01-06 14:39:27 +00:00
generic_midi_control_protocol.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +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
add copyright comments
2013-01-16 18:22:15 +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
feedback for toggled MIDI controls now sends 0 or 127, not various in-between values (should
fix
#5117
, without any bad side-effects
2012-12-19 01:28:41 +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