OSC-debug: print argument
[ardour.git] / libs / surfaces / mackie /
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
2015-10-08 Paul Davisfix crash when switching from regular MIDI to ipMIDI...
2015-10-08 Paul Davisfix logic to reshow strip "name" after a message display
2015-10-08 Paul Davisremove debugging display of message on MCP device
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 Paul Davisremove unused per-surface button timer
2015-10-08 Len OvensAdd Trim to Mackie controls.
2015-10-07 Paul Davisadd button time and explicit bank switching to MCP...
2015-10-07 Paul Davistrack Mackie MIDI port connection status as primary...
2015-10-05 Paul Davisonly use HUI heartbeat with HUI devices
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-03 Len OvensInitialize variable every loop so MCP devices don't...
2015-10-03 Len OvensInitialize variable every loop so MCP profiles don...
2015-10-03 Paul DavisNOOP: delete trailing whitespace
2015-10-03 Paul Davisreset IP MIDI port when deleting a mackie surface port
2015-10-03 Paul Davisreset shared_ptr to master surface when clearing surfac...
2015-10-03 Paul Davismake a start on providing direct choice of MIDI ports...
2015-10-03 Paul DavisNOOP: reformat indentation
2015-10-03 Paul Davismore code-control when laying out Mackie Control GUI...
2015-10-03 Paul Davisadd basic support for HUI heartbeat, only used for...
2015-10-03 Paul Davisadd DeviceType specifier for mackie devices.
2015-10-03 Paul DavisNOOP: reformat indentation
next