summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/surface.h
AgeCommit message (Expand)Author
2013-12-13Mackie Control support now saves & restores port connections for devices not ...Paul Davis
2013-12-13remove some unused code from mackie supportPaul Davis
2013-03-06for MCP devices that don't handshake, turn them on as soon as we call ::conne...Paul Davis
2012-06-09MCP: latest patch from Rodrigo:Paul Davis
2012-06-01MCP: Patch from Rodrigo that:Paul Davis
2012-05-30MCP: metering changes from rodrigo, makes metering work correctly on the MC P...Paul Davis
2012-05-29patch from rodrigo severo to make mackie timecode display workPaul Davis
2012-05-11provide some support for mackie devices like Steinberg's CMCs that do not do ...Paul Davis
2012-04-28control surfaces: make it possible to keep display of current GUI/selection s...Paul Davis
2012-04-26MCP: properly (?) handle bank/channel scrolling with locked stripsPaul Davis
2012-04-22MCP: another bevy of changes, including working jog wheelPaul Davis
2012-04-22MCP: a fistful of improvements. probably best to just try it and see what it ...Paul Davis
2012-04-14MCP: the return of the master faderPaul Davis
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at leas...Paul Davis
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2012-04-12MCP: more surface properties, correctly close IOSources when switching surfac...Paul Davis
2012-04-12MCP: switch devices on the fly; name MIDI ports appropriately; fix active sta...Paul Davis
2012-04-12propagate GUI track selection to control protocols; make MCP update when GUI ...Paul Davis
2012-04-12MCP: check on whether we using pan width control; flip mode may change displayPaul Davis
2012-04-11MCP: more view mode stuffPaul Davis
2012-04-11MCP: start adding different view modes and support for FlipPaul Davis
2012-04-11MCP: further objectification of event handling codePaul Davis
2012-04-11move all code to construct MIDI messages into relevant Control/Strip/Surface ...Paul Davis
2012-04-10MCP: actually map routes to strips, more debug tracingPaul Davis
2012-04-10drastic, fundamental redesign of MCP codePaul Davis
2012-04-09remove redundant MackieButtonHandler class, implement initial zoom support fo...Paul Davis
2012-04-09start breaking apart the various controls into their own headers and source c...Paul Davis
2012-04-08MCP: start up event loop (thread) so that we can do timeouts and metering; st...Paul Davis
2012-04-08MCP: move init functions back into Surface since there is no difference betwe...Paul Davis
2012-04-07MCP: drastically alter setup of Mackie surface to not use the CSV files in an...Paul Davis
2009-07-28Fix some more warnings.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
2007-02-19update to include needed stdint.h on slightly older gccJesse Chappell
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