summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/surface_port.cc
AgeCommit message (Expand)Author
2017-07-28PortManager::unregister_port() must be called with process lockRobin Gareus
2016-09-27remove duplicate/unnecessary header inclusionsPaul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-02-01change API of MIDI::Port::drain() to include a maximum blocking timePaul Davis
2015-10-11Fix MCP extension number and get master on right surface.Len Ovens
2015-10-11Several changes to Mackie support. Breaks existing Mackie state on disk but notPaul Davis
2015-10-07track Mackie MIDI port connection status as primary trigger for handshake wit...Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-03reset IP MIDI port when deleting a mackie surface portPaul Davis
2015-08-14Fixed Mackie control port naming for extender use (fixes #6500)Len Ovens
2015-08-13Added end of line to debug statmentLen Ovens
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2013-12-21new CP API and fix several egregious bugs with port handling when switching d...Paul Davis
2013-12-13Mackie Control support now saves & restores port connections for devices not ...Paul Davis
2013-09-06tighten up error handling a little bit during various setup functions for Mac...Paul Davis
2013-08-14remove misleading + incorrect documentationPaul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-03-06for MCP devices that don't handshake, turn them on as soon as we call ::conne...Paul Davis
2012-04-30fix up some const-ness issues starting from Evoral::Event::set(), and interse...Paul Davis
2012-04-25MCP: dynamic ipMIDI ports, more default key bindings, various minor fixesPaul Davis
2012-04-25MCP: various fixes, plus removal of ui_bind() (just for mackie code)Paul Davis
2012-04-24add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and us...Paul Davis
2012-04-22MCP: a fistful of improvements. probably best to just try it and see what it ...Paul Davis
2012-04-12MCP: switch devices on the fly; name MIDI ports appropriately; fix active sta...Paul Davis
2012-04-10MCP: more debug tracingPaul Davis
2012-04-10drastic, fundamental redesign of MCP codePaul Davis
2012-04-08MCP: correctly link routes and strips; correctly set up timeouts using event ...Paul Davis
2012-04-08MCP: major redesign of control instantiation; continuing code reformattingPaul Davis
2011-09-26Delete MIDI port objects when the MackieControlProtocol is torn down, so that...Carl Hetherington
2011-05-04Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders ...Carl Hetherington
2010-07-29Fix startup of the mackie surface code.Carl Hetherington
2010-07-08Trim midi++ port code to either do in or out, but not both in the same object.Carl Hetherington
2010-07-06Remove non-JACK midi++ ports.Carl Hetherington
2008-12-12"merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compi...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-03-19reinstate Ye Olde MIDI (input) thread; fix up a few startup warningsPaul Davis
2007-10-12fixes for varispeed playback, mackie control compilation, new odd color for t...Paul Davis
2007-03-18Merged with trunk R1612.David Robillard