add session-scope selection ops for Stripables
[ardour.git] / libs / surfaces / mackie /
2016-01-29 Paul Davismackie: fix display of send level value
2016-01-28 Ben LoftisBuses and Auxes are slightly different view-filters...
2016-01-28 Paul Davisprevent bank/channel switching past the end of the...
2016-01-28 Paul Davismackie: improvements to display when switching subview...
2016-01-28 Paul Davismake Send button light appropriately
2016-01-28 Paul Davismackie: fix subview mode logic
2016-01-28 Paul Davismackie: clean up (some) interactions between subview...
2016-01-27 Paul Davisremove debug output
2016-01-27 Paul Davismackie: semi-working Sends subview mode
2016-01-27 Paul Davisremove mackie send pot mode (subview mode for sends...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-19 Paul Davismackie: remove unnecessary connection to route group...
2016-01-19 Paul DavisRevert "mackie: still respond to route groups visibilit...
2016-01-19 Paul Davismackie: still respond to route groups visibility changes
2016-01-19 Paul Davismackie: remove changes to group activation status when...
2016-01-18 Paul Davismackie: shift-fader overrides group settings
2016-01-18 Paul Davisremove shift-fader-touch as a way to reset gain to...
2016-01-18 Paul Davisadd API to allow mackie controls to use GroupControlDis...
2016-01-18 Len OvensMackie Control: Fix crash in multi-surface setup when...
2016-01-17 Len OvensGroups: Fix un/set hidden/show should reset RID for...
2016-01-16 Len OvensMackie Control: fix math error that tried to change...
2016-01-16 Len OvensMackie Control: Added hidden tracks view mode.
2016-01-16 Len OvensMackie Control: Need signal from session if group param...
2016-01-15 Len OvensMackie Control: Don't show hidden groups either.
2016-01-15 Len OvensMackie Control: Don't show hidden routes.
2016-01-14 Len OvensMackie Control: Remove unused global_solo_* functions...
2016-01-13 Paul Davisanother DEBUG_TRACE for mackie control x-thread requests
2016-01-12 Len OvensMackie Control, Fix sends after monitor not showing.
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-19 Len OvensMackie control: non-existent controls zero pot ring...
2015-12-17 Len OvensNoOp: removed spaces, replaced with tabs.
2015-12-16 Len OvensMackie Control: Re-enable view_mode display and make...
2015-12-16 Len OvensFix MCP time display sometimes doesn't update to zero...
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: properly track lifetime of subview route; fix...
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 Davisonly use 1/100th gap between markers if transport is...
2015-12-16 Paul Davisadd beginnings of EQ and dynamics control to mackie...
2015-12-16 Paul Davisadd UserA and UserB buttons to mackie button list
2015-12-16 Ben Loftistentative mcu panning for mixbus. hey, it compiles
2015-12-13 Paul Davisremove debug output
2015-12-13 Paul Davistrack add/remove of monitor and/or master busses in...
2015-12-11 Len OvensMackie Control, fix timecode sometimes won't update...
2015-12-09 Len OvensFix MCP send display value scaling.
2015-12-09 Paul Davisthere is no "default" mackie device profile
2015-12-09 Paul Davisif Mackie device profile name is empty, use a default...
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-26 Len OvensMackie Control: Disable Selected group in User/Selected...
2015-11-25 Robin Gareususe human readable port-names in Mackie config.
2015-11-14 Len OvensFix fader in mackie control to work with groups.
2015-11-07 Len OvensMackie Control: Initialize vpot assignment on start-up.
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-22 Len OvensMake mackie control view mode save bank for all modes.
2015-10-21 Len OvensMake sure Mackie Control view modes start with route...
2015-10-21 Len OvensAdded "Selected" view mode to Mackie Control.
2015-10-19 Len OvensAdd Audio Tracks and Busses too.
2015-10-19 Len OvensAdded Midi Tracks View mode.
2015-10-18 Len OvensOnly display Trim for tracks that have Trim. On the...
2015-10-17 Len OvensAssign Global view to get back to Mixer.
2015-10-14 Len OvensReduced delay in last commit/10
2015-10-14 Len Ovensfix MCP ports hang on device change and multi-surface...
2015-10-13 Paul Davismackie support omnibus patch
2015-10-13 Paul Davisintroduce separate-meters concept for Mackie.
2015-10-13 Paul Davisfix the design of Mackie XML state management
2015-10-13 Paul Davismore corrections for mackie GUI layout
2015-10-13 Paul Davismove incorrectly packed touch sensitivity slider for...
2015-10-12 Len OvensOnly flip if not already in desired state. Fixes fader...
2015-10-12 Paul Davisexpose terminal, rather than just physical, MIDI ports...
2015-10-12 Paul Davismake MCP port buttons work
2015-10-12 Len OvensCorrect wrong value on LCD strip when fader is touched...
2015-10-12 Len OvensDon't use old session connections on MCP device change...
2015-10-12 Len OvensFix MCP extension number and get master on right surface.
2015-10-11 Paul DavisSeveral changes to Mackie support. Breaks existing...
2015-10-11 Len OvensForce Flip normal before Bank (fixes #6630)
2015-10-11 Len OvensDisplay parameter that matches mode.
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 Davismove location where port handling stops during Mackie...
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-09 Paul Davisadd device-info specific component to Mackie GUI to...
2015-10-09 Paul Davisadd DeviceChanged signal to MCP and make surface lock...
2015-10-09 Paul Davisadd new API to access AsyncMIDIPort members of Mackie...
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 Davisfix initialization sequence for ipMIDI Mackie surfaces
next