summaryrefslogtreecommitdiff
path: root/libs/midi++2/ipmidi_port.cc
AgeCommit message (Expand)Author
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-01-18add explanatory comment regarding IP_MULTICAST_LOOP, remove cout debug msgPaul Davis
2016-01-18try using reversed IP_MULTICAST_LOOP semantics for windowsPaul Davis
2016-01-18momo ip midi debuggingPaul Davis
2016-01-18mo' ip midi debuggingPaul Davis
2016-01-18remove ipmidi debuggingPaul Davis
2016-01-18windows, i love you, morePaul Davis
2016-01-18windows, i love youPaul Davis
2016-01-18debug IP multicast loopbackPaul Davis
2016-01-18use cout instead of cerr, since this debugging is for windowsPaul Davis
2016-01-18IP MIDI debuggingPaul Davis
2015-12-12even more attempted changes for ipMIDI on windowsPaul Davis
2015-12-12further attempted changes for ipMIDI on windowsPaul Davis
2015-12-12some attempted changes for ipMIDI on windowsPaul Davis
2015-12-12try just removing all PLATFORM_WINDOWS conditionals in ipmidi code to see if ...Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-11-27add missing parts of previous commit re: libmidi++ and JACK (files not saved ...Paul Davis
2013-07-25'libs/midi++2' - Platform specific includesJohn Emmas
2013-07-25'libs/midi++2' - Compiler specific changesJohn Emmas
2013-07-25'libs/midi++2' - Modify to be buildable with MSVCJohn Emmas
2013-07-11Changes to get IPMIDIPort to compile(but not functional) on MinGWPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-05-02more fixes/tweaks from the land of the lionPaul Davis
2012-04-30fix up some const-ness issues starting from Evoral::Event::set(), and interse...Paul Davis
2012-04-24eventloop and abstractui debugging, lots more commenting on abstractui/eventl...Paul Davis
2012-04-24ipMIDI: typoPaul Davis
2012-04-24ipMIDI: credit where credit is duePaul Davis
2012-04-24add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and us...Paul Davis