Include unistd.h for usleep on MinGW
[ardour.git] / libs / midi++2 / jack_midi_port.cc
2013-07-11 Paul DavisInclude unistd.h for usleep on MinGW
2013-07-11 Paul DavisUse pthread_equal in libmidi++ for portability
2012-12-11 Paul Davisfix uninitialized variable causing error delivering...
2012-12-03 Paul Davisdo not try to write from JackMIDIPort::write() if we...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-02 Paul Davismore fixes/tweaks from the land of the lion
2012-04-30 Paul Davisfix up some const-ness issues starting from Evoral...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...