remove Route::listening_via_monitor()
[ardour.git] / libs / surfaces / mackie / strip.cc
2014-01-15 Paul Davismerge with master
2014-01-15 Robin GareusNOOP, semantic update, don't pannable's panner for...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul Davisfix error introduced during recent changes to Mackie...
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-24 Paul Davisfix confusion about whether flip_mode in the Mackie...
2013-03-06 Paul Davisfor MCP devices that don't handshake, turn them on...
2012-06-16 Carl HetheringtonReturn silence from read_from_sources() if we try to...
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-24 Paul Davisadd support for <HasMeters value=XX/> stanza in MCP...
2012-05-22 Paul DavisMCP: pay attention to listen changes as well as solo...
2012-05-21 Paul Davissplit apart mackie meter messages when we have to send...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-28 Paul Daviscontrol surfaces: make it possible to keep display...
2012-04-26 Paul DavisMCP: more sensible version of previous commit, and...
2012-04-26 Paul DavisMCP: fix handling of vpot presses
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-25 Paul DavisMCP: various fixes, plus removal of ui_bind() (just...
2012-04-24 Paul DavisMCP: remove debug output
2012-04-24 Paul DavisMCP: remove debugging related to selection that turned...
2012-04-23 Paul DavisControlProtocol doesn't actually need any record of...
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-20 Carl HetheringtonFix some warnings.
2012-04-18 Paul DavisMCP: next try at vpot mode for pan width
2012-04-18 Paul DavisMCP: bettetr vpot mode for pan width
2012-04-18 Paul DavisMCP: space for %
2012-04-18 Paul DavisMCP: missing break
2012-04-18 Paul DavisMCP: maybe fix vpot display behavior for pan width
2012-04-18 Paul DavisMCP: maybe fix vpot behaviour as seen with pan width
2012-04-18 Paul DavisMCP: maybe really fix fader dB display
2012-04-18 Paul DavisMCP: maybe fix fader dB display
2012-04-18 Paul DavisMCP: more fader debugging
2012-04-17 Paul DavisMCP: various work on the button binding GUI
2012-04-16 Paul DavisMCP: work on rec-enable
2012-04-16 Paul DavisMCP: work on vpots
2012-04-16 Paul DavisMCP: bit more debugging for vpot press
2012-04-16 Paul DavisMCP: no fake touch for vpot
2012-04-16 Paul DavisMCP: a fistful of changes
2012-04-16 Paul DavisMCP: make v-pot press work; work ongoing on general...
2012-04-15 Paul Daviscmd-press on vpot should lock strip; shift-press resets...
2012-04-15 Paul DavisMCP: probably fix issues with vpots not working
2012-04-14 Paul DavisMCP: redesign to allow device-specific button IDs,...
2012-04-14 Paul DavisMCP: hack test for ssl nucleus fader touch
2012-04-13 Paul DavisMCP: hack for Nucleus fader touch messages
2012-04-13 Paul DavisMCP: catch noteOff to see note-on+velocity=zero message...
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...