summaryrefslogtreecommitdiff
path: root/libs/midi++2
AgeCommit message (Expand)Author
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
2018-07-24Distinguish unset MIDI Patch and bank 0Robin Gareus
2018-07-04ignore system reset messages entirely in the MIDI parserPaul Davis
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-08-30Catch new exception in other places.Robin Gareus
2017-04-19Use XMLNode::set_property API in Midi::Port classTim Mayberry
2017-04-19Use XMLNode::set_property API in Midnam related classesTim Mayberry
2016-12-03Remove Evoral::MIDIEventDavid Robillard
2016-12-03Factor out and extend MIDIXML implementationDavid Robillard
2016-11-29Making buildable under OpenBSD.David Carlier
2016-10-29Allow to dynamically un/load Midnam PatchesRobin Gareus
2016-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-06-26Enable build for FreeBSD (part 1/2)Robin Gareus
2016-05-21Accommodate the fact that 'msvc_resources.rc.in' got moved to a new pathJohn Emmas
2016-02-22Spelling correction patch from DebianAdrian Knoth
2016-02-01change API of MIDI::Port::drain() to include a maximum blocking timePaul 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-12-03netbsd: Fix unportable shell constructKamil Rytarowski
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-11-24get faderport i/o working, basics of identifying control activityPaul Davis
2015-11-23more corrections for libmidi++ (N)RPN APIPaul Davis
2015-11-23change API for libmidi++ RPN-related signals to be more usefulPaul Davis
2015-11-23add (N)RPN handling to libmidi++Paul Davis
2015-10-22Store the file path when constructing MidiNameDocumentTim Mayberry
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from .cpp and .hpp files missed by pr...Paul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-13allow to run unit-test under wine from srcdir.Robin Gareus
2015-09-12plug some memory leaks in libsRobin Gareus
2015-06-29copy all XCode project files from Tracks.Paul Davis
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (j...John Emmas
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2015-01-07MusicalTime => Beats.David Robillard