summaryrefslogtreecommitdiff
path: root/libs/midi++2/midi++
AgeCommit message (Expand)Author
2020-04-01Overhaul InstrumentInfoRobin Gareus
2019-12-09Fix deprecated-copy warningsDavid Robillard
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2019-04-08Revert some incorrect frames -> samples replacementsRobin Gareus
2019-02-28Clean up remnants from a half eaten appleRobin Gareus
2018-09-27change type of MIDI::Parser::position signal to include timestampPaul Davis
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2018-07-24Distinguish unset MIDI Patch and bank 0Robin Gareus
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
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-06-26Enable build for FreeBSD (part 1/2)Robin Gareus
2016-02-01change API of MIDI::Port::drain() to include a maximum blocking timePaul 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 ardour code base.Paul Davis
2014-12-17Remove some aborts that don't really need to be.David Robillard
2014-10-22require a timestamp on MIDI::MachineControl::send()Paul Davis
2014-09-09plug a major mem hog.Robin Gareus
2014-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene cha...Paul Davis
2014-04-10remove inclusion of jack.h so that we can build on a platform without JACKPaul Davis
2014-03-02remove recently added conflation of mingw64 and msvc with respect to symbol e...Paul Davis
2014-03-01when mingw is mingw64, it appears that we need to use __declspec() and not __...Paul Davis
2014-01-11fix merge with masterPaul Davis
2014-01-10Support midnam controller value labels.David Robillard
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-05Only use __declspec(dllimport/dllexport) for MSVC compilerTim Mayberry
2013-12-03fix up wscript/build issues in exportvis after merge with masterPaul Davis
2013-11-27add yet more missing parts of previous commit re: libmidi++ and JACK (files n...Paul Davis
2013-11-27add missing parts of previous commit re: libmidi++ and JACK (files not saved ...Paul Davis
2013-11-27remove unintended linkage between libmidipp and jackPaul Davis
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add -fvisibility=hidden to libmidi++ and make things workPaul Davis
2013-10-17add export control to libevoralPaul Davis
2013-10-17export-ify libmidippPaul Davis
2013-10-17new file for libmidi++ export controlPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-07major redesign of MIDI port heirarchy and managementPaul Davis
2013-07-25'libs/midi++2' - Platform specific includesJohn Emmas
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-07-13Disable non-realtime midi ports in windows build - THIS NEEDS FIXINGPaul Davis