13
0
livetrax/libs/surfaces/generic_midi
David Robillard e70249ab65 Pack toolbar combo boxes with expand=false and remove size kludges.
Turns out gtk these days sizes combo boxes with precisely enough space if
packed to not expand, none of this mess is necessary any more.


git-svn-id: svn://localhost/ardour2/branches/3.0@10790 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-23 08:35:41 +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 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
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 Pack toolbar combo boxes with expand=false and remove size kludges. 2011-11-23 08:35:41 +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 fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
midicontrollable.h provide limited momentary note on/off MIDI binding option; remove some debugging output; add bank selector to generic MIDI UI 2010-01-01 18:14:32 +00:00
midifunction.cc avoid compiler warnings about un-implemented MIDI functions (for now) 2011-08-16 14:20:09 +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 track changes to config parameters for MMC device id's correctly (from roy vegard) 2011-08-13 16:27:29 +00:00
wscript Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +00:00