13
0
livetrax/libs/midi++2
David Robillard fa8d0268eb Fix compilation with --test.
Make midnam test suite pass again.

The Ardour test suite does not pass.  I commented out old crossfade stuff, but
I am not familiar enough with the parts that fail to fix it.  It might be a
good idea for someone to look into this.  Ideally we'd have the test integrated
into everyone's workflow, but they add quite a few files to compile...


git-svn-id: svn://localhost/ardour2/branches/3.0@13931 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-20 18:23:42 +00:00
..
macosx
midi++ Show matching controller name in automation lane header. 2013-01-20 08:56:00 +00:00
test Fix compilation with --test. 2013-01-20 18:23:42 +00:00
.cvsignore
channel.cc add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
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 add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
midi.cc
miditrace.cc add copyright comments 2013-01-16 18:16:21 +00:00
midnam_patch.cc Show matching controller name in automation lane header. 2013-01-20 08:56:00 +00:00
mmc.cc add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
mmctest.cc add copyright comments 2013-01-16 18:16:21 +00:00
mtc.cc Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
parser.cc add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
port.cc add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
run-tests.sh Fix compilation with --test. 2013-01-20 18:23:42 +00:00
wscript add unit tests to midi++ and assorted bugfixes for midnam_patch.cc 2012-10-08 04:32:12 +00:00