MSVC only allows static class members to be initialised in the class declaration
[ardour.git] / libs / surfaces / mackie / surface.h
2018-02-03 John EmmasMSVC only allows static class members to be initialised...
2018-02-02 Ben LoftisFixes for the iCON Qcon mcp device - LED rings. Submit...
2017-05-17 Ben LoftisMCP: Fix issue with strip "select" buttons that stayed...
2016-06-10 Paul Davisremove certain ControlProtocol signals related to strip...
2016-05-31 Paul Davisconvert Mackie Control Surface support to use Stripable...
2016-02-02 Paul Davismackie: substantial reworking of flip mode with large...
2016-01-29 Paul Davismackie: redesign display logic entirely
2016-01-28 Paul Davismackie: improvements to display when switching subview...
2015-12-16 Paul Davismackie: cleanup subview mode a little
2015-12-16 Paul Davisfix cherry-pick conflict
2015-12-13 Paul Davistrack add/remove of monitor and/or master busses in...
2015-10-10 Paul Davisnumerous changes to Mackie support, generally offering...
2015-10-09 Paul Davisvaried and wide changes to get input and output combos...
2015-10-09 Paul Davisfor an ipMIDI surface, make the GSource used for input...
2015-10-09 Paul Davismake Mackie::Surface keep a reference to the input...
2015-10-08 Paul Davislots of changes to try to get the Mackie Control displa...
2015-10-08 Paul Davisremove unused per-surface button timer
2015-10-08 Len OvensAdd Trim to Mackie controls.
2015-10-07 Paul Davisadd button time and explicit bank switching to MCP...
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 Davisadd basic support for HUI heartbeat, only used for...
2015-10-03 Paul Davisremove undefined and unused method declaration
2015-10-03 Paul Davisadd new (fast) redisplay timer that pushes parameter...
2015-10-03 Paul Davisimplement backlight, fader touch sensitivity and recali...
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-13 Paul DavisMackie Control support now saves & restores port connec...
2013-12-13 Paul Davisremove some unused code from mackie support
2013-03-06 Paul Davisfor MCP devices that don't handshake, turn them on...
2012-06-09 Paul DavisMCP: latest patch from Rodrigo:
2012-06-01 Paul DavisMCP: Patch from Rodrigo that:
2012-05-30 Paul DavisMCP: metering changes from rodrigo, makes metering...
2012-05-29 Paul Davispatch from rodrigo severo to make mackie timecode displ...
2012-05-11 Paul Davisprovide some support for mackie devices like Steinberg...
2012-04-28 Paul Daviscontrol surfaces: make it possible to keep display...
2012-04-26 Paul DavisMCP: properly (?) handle bank/channel scrolling with...
2012-04-22 Paul DavisMCP: another bevy of changes, including working jog...
2012-04-22 Paul DavisMCP: a fistful of improvements. probably best to just...
2012-04-14 Paul DavisMCP: the return of the master fader
2012-04-14 Paul DavisMCP: redesign to allow device-specific button IDs,...
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
2012-04-12 Paul DavisMCP: more surface properties, correctly close IOSources...
2012-04-12 Paul DavisMCP: switch devices on the fly; name MIDI ports appropr...
2012-04-12 Paul Davispropagate GUI track selection to control protocols...
2012-04-12 Paul DavisMCP: check on whether we using pan width control; flip...
2012-04-11 Paul DavisMCP: more view mode stuff
2012-04-11 Paul DavisMCP: start adding different view modes and support...
2012-04-11 Paul DavisMCP: further objectification of event handling code
2012-04-11 Paul Davismove all code to construct MIDI messages into relevant...
2012-04-10 Paul DavisMCP: actually map routes to strips, more debug tracing
2012-04-10 Paul Davisdrastic, fundamental redesign of MCP code
2012-04-09 Paul Davisremove redundant MackieButtonHandler class, implement...
2012-04-09 Paul Davisstart breaking apart the various controls into their...
2012-04-08 Paul DavisMCP: start up event loop (thread) so that we can do...
2012-04-08 Paul DavisMCP: move init functions back into Surface since there...
2012-04-07 Paul DavisMCP: drastically alter setup of Mackie surface to not...
2009-07-28 Carl HetheringtonFix some more warnings.
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
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-19 Jesse Chappellupdate to include needed stdint.h on slightly older gcc
2007-02-17 John AndersonDon't add duplicate remote_control_id to active banks...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...