summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/route_signal.cc
AgeCommit message (Expand)Author
2012-04-10drastic, fundamental redesign of MCP codePaul Davis
2012-04-09start breaking apart the various controls into their own headers and source c...Paul Davis
2012-04-08MCP: add handler for forgotten noteOn (button) messages, and more code tidyingPaul Davis
2011-05-23Fix a few missing drops of Route references.Carl Hetherington
2011-02-22remove semantic-free Panner::Changed signal; make mackie code pay attention t...Paul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2010-02-19change PropertyChange from a bitfield into a real object, with all the many w...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-05-07Fix mackie control protocol compilation.David Robillard
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2008-12-12"merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compi...Paul Davis
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-09-19chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; ...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
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-03-09Finish automation polling. Get rid of strip_from_route.John Anderson
2007-03-09poll for automationJohn Anderson
2007-02-17Don't add duplicate remote_control_id to active banks. Notes and tweaks.John Anderson
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson