summaryrefslogtreecommitdiff
path: root/libs/ardour/midiport_manager.cc
AgeCommit message (Expand)Author
2019-12-31remove MIDI Control input and output ports from session-level objectsPaul Davis
2019-10-18Allow to translate "Virtual Keyboard"Robin Gareus
2019-10-18Expose virtual-keyboard port as async-portRobin Gareus
2019-10-18Add Virtual-Keyboard MIDI portRobin Gareus
2019-10-18NO-OP: indent, tabs/whitespace fixesRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2017-07-28PortManager::unregister_port() must be called with process lockRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2015-12-07change API for accessing session MIDI ports so that (1) boost::shared_ptr<> i...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-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene cha...Paul Davis
2013-10-23make fixed IO ports untranslatableRobin Gareus
2013-09-05move MidiPortManager from AudioEngine to SessionPaul Davis
2013-08-13save and restore all ardour-owned MIDI portsPaul Davis
2013-08-13fixes to get MTC (and probably MIDI clock) slaving working againPaul Davis
2013-08-09use original names for ARDOUR MIDI "persistent" ports (MMC, MTC, etc)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