13
0
livetrax/libs/midi++2
David Robillard 94c7798712 Hide MIDI device mode selector unless there is actually more than one mode.
Since this is usually not the case, showing this all the time as before was so
confusing everyone thought it was broken (myself included).

Changing that show_all() to a show() might have consequences, but it seems to
work fine and we really shouldn't be using show_all() anyway.


git-svn-id: svn://localhost/ardour2/branches/3.0@13889 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-19 05:36:43 +00:00
..
macosx
midi++ Hide MIDI device mode selector unless there is actually more than one mode. 2013-01-19 05:36:43 +00:00
test Add patchfile for Yamaha PSR-S900, add unit test for it, remove camel case from test method names 2012-10-09 03:13:38 +00:00
.cvsignore
channel.cc
COPYING
ipmidi_port.cc convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
jack_midi_port.cc fix uninitialized variable causing error delivering various MIDI messages at frame zero 2012-12-11 15:54:41 +00:00
libmidi++.pc.in
libmidi++.spec.in
manager.cc
midi.cc
miditrace.cc add copyright comments 2013-01-16 18:16:21 +00:00
midnam_patch.cc Preliminary support for named MIDI controllers via midname files. 2013-01-16 08:24:31 +00:00
mmc.cc
mmctest.cc add copyright comments 2013-01-16 18:16:21 +00:00
mtc.cc
parser.cc
port.cc
run-tests.sh add missing unit test runner shell script for midi++ 2012-10-09 03:17:55 +00:00
wscript add unit tests to midi++ and assorted bugfixes for midnam_patch.cc 2012-10-08 04:32:12 +00:00