MCP: more of the same
[ardour.git] / libs / surfaces / mackie / strip.cc
2012-04-13 Paul DavisMCP: more of the same
2012-04-13 Paul DavisMCP: better display of parameter values, off by one...
2012-04-13 Paul DavisMCP: more button tracing, more config stuff
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
2012-04-13 Paul Davisshow gain level as its adjusted from ardour GUI (not...
2012-04-13 Paul Davisconvert rec-enable control for a Track from PBD::COntro...
2012-04-12 Paul DavisMCP: make select button work again
2012-04-12 Paul DavisMCP: try an alternate mode for gain pot mode
2012-04-12 Paul DavisMCP: button debugging, plus don't do much/aything on...
2012-04-12 Paul DavisMCP: display label change
2012-04-12 Paul DavisMCP: reverse pot labelling re: flip mode
2012-04-12 Paul DavisMCP: start generalizing mapping between surface control...
2012-04-12 Paul Davisremove old mcp config params, use new one
2012-04-12 Paul Davispropagate GUI track selection to control protocols...
2012-04-12 Paul DavisMCP: shift-select resets gain to unity; don't jump...
2012-04-12 Paul DavisMCP: probably fix crash from flip mode, and debug modif...
2012-04-12 Paul DavisMCP: check on whether we using pan width control
2012-04-12 Paul DavisMCP: probably fix ardour->surface for faders
2012-04-12 Paul DavisMCP: debug continues
2012-04-11 Paul DavisMCP: maybe get vpot id's right; more debug tracing...
2012-04-11 Paul DavisMCP: hopefully fix ardour->controller for faders
2012-04-11 Paul DavisMCP: reverse operation of cursor up/down in zoom mode...
2012-04-11 Paul DavisMCP: share add-marker code with BasicUI; don't allow...
2012-04-11 Paul DavisMCP: make BasicUI::rewind() behave symmetrically to...
2012-04-11 Paul DavisMCP: fix missing message when setting a button(led...
2012-04-11 Paul DavisMCP: more view mode stuff
2012-04-11 Paul DavisMCP: more view mode support, use 6 bits for pot informa...
2012-04-11 Paul DavisMCP: start adding different view modes and support...
2012-04-11 Paul DavisMCP: more mute button debug tracing; fix action for...
2012-04-11 Paul DavisMCP: rename raw_id() to id(); add missign modifier_stat...
2012-04-11 Paul DavisMCP: make vpots control pan width + direction/position
2012-04-11 Paul DavisMCP: more twiddling with code
2012-04-11 Paul DavisMCP: probably fix crash on solo, another debug trace
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-11 Paul DavisMCP: breakout Led class code; remove builder code for...
2012-04-10 Paul Davisgive MackieControlProtocol its own thread and make...
2012-04-10 Paul DavisMCP: debug tracing
2012-04-10 Paul DavisMCP: debug tracing
2012-04-10 Paul DavisMCP: actually map routes to strips, more debug tracing
2012-04-10 Paul DavisMCP: fix build
2012-04-10 Paul Davisdrastic, fundamental redesign of MCP code
2012-04-09 Paul DavisMCP: maybe handle multiple MCUs better; add support...
2012-04-09 Paul Davisstart breaking apart the various controls into their...