Mackie Control: Re-enable view_mode display and make sure all text vanishes after...
[ardour.git] / libs / surfaces / mackie / strip.cc
2015-12-16 Len OvensMackie Control: Re-enable view_mode display and make...
2015-12-16 Paul Davismackie: restore access to trim and pan width control
2015-12-16 Paul Davisfix some merge issues from cherry-picking mackie change...
2015-12-16 Paul Davismackie: track compressor mode changes in display
2015-12-16 Paul Davismake vselect-press in subview mode act as a toggle...
2015-12-16 Paul Davisadd dynamics support to mackie control
2015-12-16 Paul Davismackie: use new route API for universal access to pan...
2015-12-16 Paul Davismackie: cleanup subview mode a little
2015-12-16 Paul Davisfix cherry-pick conflict
2015-12-16 Paul Davisadd beginnings of EQ and dynamics control to mackie...
2015-12-16 Ben Loftistentative mcu panning for mixbus. hey, it compiles
2015-12-09 Len OvensFix MCP send display value scaling.
2015-12-09 Len OvensSet vpot to the same range as the fader. Fixes trim...
2015-12-07 Ben LoftisMCU: fix likely copypaste thinko in mcu panner knobs
2015-11-14 Len OvensFix fader in mackie control to work with groups.
2015-11-07 Len OvensMackie Control: Add send functionality to vpot assign...
2015-11-02 Len OvensDon't handle possible phase change if no audio channels...
2015-11-01 Len OvensFix Mackie surface phase control for flip and more...
2015-11-01 Len OvensAdded Phase control mackie controls as part of the...
2015-10-25 Len OvensChanged MCP trim detection to match method used in...
2015-10-18 Len OvensOnly display Trim for tracks that have Trim. On the...
2015-10-13 Paul Davismackie support omnibus patch
2015-10-12 Len OvensCorrect wrong value on LCD strip when fader is touched...
2015-10-11 Len OvensDisplay parameter that matches mode.
2015-10-10 Paul Davisnumerous changes to Mackie support, generally offering...
2015-10-09 Paul DavisNOOP: whitespace/indent fix
2015-10-09 Paul Davisadd TrimAutomation to list of possible pot parameters...
2015-10-09 Paul Davisremove unused and useless stuff relating to bundles...
2015-10-09 Paul Davisset up control_by_parameter map in a Mackie::Strip...
2015-10-08 Paul Davisfix logic to reshow strip "name" after a message display
2015-10-08 Paul Davisfix rebase conflicts left over after pull
2015-10-08 Paul Davislots of changes to try to get the Mackie Control displa...
2015-10-08 Paul Davismore mackie strip redisplay renames, and add a global...
2015-10-08 Paul Davissubtle rework/rename of per-strip revert-to-vpot-displa...
2015-10-08 Len OvensAdd Trim to Mackie controls.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-03 Paul Davisuse ::main_modifier_state() in some more places
2015-10-03 Paul Davisadd new (fast) redisplay timer that pushes parameter...
2015-09-29 Len OvensFix Mackie control metering (fixes #6608).
2015-05-24 Len Ovensfix for MCP panner width - closes #6341
2015-05-02 Robin Gareusprofessionalize peak-meters
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-12-15 Paul Davistry alternate Glib:: API for conversion from UTF-8...
2014-12-15 Paul Davisnominal fix for sending UTF-8 text to Mackie surface
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-20 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-19 Paul Davisadd a hack to deal with device discovery race, in which...
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
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
next