Clean up mackie surface profile editor from things that don't work or match the macki...
[ardour.git] / libs / surfaces / mackie / mcp_buttons.cc
2015-06-04 Len OvensClean up mackie surface profile editor from things...
2015-05-27 Paul Davisfix unsigned/signed math error
2015-05-27 Paul Davisensure that Mackie Control bank left/right commands...
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...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-24 Paul Davisfix confusion about whether flip_mode in the Mackie...
2013-01-17 Paul Davisfix up Location::first_location_(after|before) to do...
2012-06-13 Carl HetheringtonFix some uninitialised variable warnings.
2012-06-09 Paul DavisMCP: latest patch from Rodrigo:
2012-06-01 Paul DavisMCP: Patch from Rodrigo that:
2012-04-27 Paul DavisMCP: failure to rebank for cases where num_routes ...
2012-04-26 Paul DavisMCP: more sensible version of previous commit, and...
2012-04-26 Paul Davisfix initialization of control protocols so that brand...
2012-04-26 Paul DavisMCP: lots of good stuff - recenable bug fixed, cursor...
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-16 Paul DavisMCP: make v-pot press work; work ongoing on general...
2012-04-15 Paul Davisshare buttons IDs where feasible
2012-04-15 Paul Davisnew button IDs, one for MCP one for LCP, plus methods...
2012-04-12 Paul DavisMCP: start generalizing mapping between surface control...
2012-04-12 Paul DavisMCP: shift-select resets gain to unity; don't jump...
2012-04-12 Paul DavisMCP: track control press/release events
2012-04-12 Paul DavisMCP: check on whether we using pan width control
2012-04-12 Paul DavisMCP: debug continues
2012-04-11 Paul DavisMCP: cursor left should scroll left
2012-04-11 Paul DavisMCP: cursor left/right should scroll; maybe fix vpots
2012-04-11 Paul DavisMCP: reverse operation of cursor up/down in zoom mode...
2012-04-11 Paul DavisMCP: more tracing for rewind; change play LED illuminat...
2012-04-11 Paul DavisMCP: repeated presses of play button will jump back...
2012-04-11 Paul DavisMCP: share add-marker code with BasicUI; don't allow...
2012-04-11 Paul DavisMCP: start adding different view modes and support...
2012-04-11 Paul DavisMCP: provide basic mechanism for configuring function...
2012-04-11 Paul DavisMCP: send nothing if LedState is none in build_led...
2012-04-11 Paul DavisMCP: debug tracing, plus start of a new cleaner handlin...
2012-04-11 Paul DavisMCP: tweak operation of most transport buttons, make...
2012-04-11 Paul Davisremove debugging output, and fix MCP to use MISSING_INV...
2012-04-10 Paul Davisdrastic, fundamental redesign of MCP code
2012-04-09 Paul DavisMCP: make rightward bank shift work, and add a flag...
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-04-09 Paul DavisMCP: maybe handle multiple MCUs better; add support...