enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / mackie / surface_port.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-02-01 Paul Davischange API of MIDI::Port::drain() to include a maximum...
2015-10-12 Len OvensFix MCP extension number and get master on right surface.
2015-10-11 Paul DavisSeveral changes to Mackie support. Breaks existing...
2015-10-07 Paul Davistrack Mackie MIDI port connection status as primary...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-03 Paul Davisreset IP MIDI port when deleting a mackie surface port
2015-08-14 Len OvensFixed Mackie control port naming for extender use ...
2015-08-13 Len OvensAdded end of line to debug statment
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-16 Paul Davisput all of the Mackie control surface code into the...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-21 Paul Davisnew CP API and fix several egregious bugs with port...
2013-12-13 Paul DavisMackie Control support now saves & restores port connec...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul Davistighten up error handling a little bit during various...
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davisremove misleading + incorrect documentation
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-03-06 Paul Davisfor MCP devices that don't handshake, turn them on...
2012-04-30 Paul Davisfix up some const-ness issues starting from Evoral...
2012-04-25 Paul DavisMCP: dynamic ipMIDI ports, more default key bindings...
2012-04-25 Paul DavisMCP: various fixes, plus removal of ui_bind() (just...
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-22 Paul DavisMCP: a fistful of improvements. probably best to just...
2012-04-12 Paul DavisMCP: switch devices on the fly; name MIDI ports appropr...
2012-04-10 Paul DavisMCP: more debug tracing
2012-04-10 Paul Davisdrastic, fundamental redesign of MCP code
2012-04-08 Paul DavisMCP: correctly link routes and strips; correctly set...
2012-04-08 Paul DavisMCP: major redesign of control instantiation; continuin...
2011-09-26 Carl HetheringtonDelete MIDI port objects when the MackieControlProtocol...
2011-05-04 Carl HetheringtonUse a timeout to reset faders' in_use flags when in...
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2008-12-12 Paul Davis"merge" (i.e. wholesale import) 2.0-ongoing Mackie...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2007-10-12 Paul Davisfixes for varispeed playback, mackie control compilatio...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 John Andersonno more strerror_r
2007-03-13 Taybin RutkinFixed error handling to use XSI strerror_r(), not the...
2007-03-11 John Andersonto fix the abort on shutdown bug, make sure SurfacePort...
2007-03-09 John AndersonStop trying to talk to device on startup. Remap some...
2007-03-09 John Andersonjust return an empty buffer if the port read fails
2007-03-02 John Andersonadd locks around port read/write. Much more stable...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...