summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2016-01-10faderport: remove wierd shift use design; make user+shift work againPaul Davis
2016-01-07tweak/add faderport debug messagesPaul Davis
2016-01-04OSC API update for surfaces that always send float parameters.Robin Gareus
2016-01-03amend 9e3299f for MixbusRobin Gareus
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-12-29generic MIDI support does not have its own request buffer factory, so be sure...Paul Davis
2015-12-28add required request buffer factory for WiimotePaul Davis
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-19Mackie control: non-existent controls zero pot ring fix.Len Ovens
2015-12-16NoOp: removed spaces, replaced with tabs.Len Ovens
2015-12-16Mackie Control: Re-enable view_mode display and make sure all text vanishes a...Len Ovens
2015-12-16Fix MCP time display sometimes doesn't update to zero time on return to zero ...Len Ovens
2015-12-16properly namespace hacked OSC callbacks, add some notes.Robin Gareus
2015-12-16redundant OSC commands to support TouchOSC and Lemur (vestigial float args)Ben Loftis
2015-12-16mackie: restore access to trim and pan width controlPaul Davis
2015-12-16fix some merge issues from cherry-picking mackie changes from a mixbus repoPaul Davis
2015-12-16mackie: properly track lifetime of subview route; fix subview/potmode LED sta...Paul Davis
2015-12-16mackie: track compressor mode changes in displayPaul Davis
2015-12-16make vselect-press in subview mode act as a toggle for toggled controlsPaul Davis
2015-12-16add dynamics support to mackie controlPaul Davis
2015-12-16mackie: use new route API for universal access to pan/eq/dynamics parameters ...Paul Davis
2015-12-16mackie: cleanup subview mode a littlePaul Davis
2015-12-16fix cherry-pick conflictPaul Davis
2015-12-16only use 1/100th gap between markers if transport is stopped, to prevent repe...Paul Davis
2015-12-16add beginnings of EQ and dynamics control to mackie for mixbusPaul Davis
2015-12-16add UserA and UserB buttons to mackie button listPaul Davis
2015-12-16tentative mcu panning for mixbus. hey, it compilesBen Loftis
2015-12-14faderport: long press on fader mode buttons switches fader automation to manu...Paul Davis
2015-12-14faderport: fix setup of periodic callback (cut-n-paste error)Paul Davis
2015-12-14faderport: add 100msec (10Hz) periodic update to facilitate automation playbackPaul Davis
2015-12-14faderport: disable automation state button mapping until (if ever) we can fig...Paul Davis
2015-12-14fix DEBUG_TRACE messages from faderport that used MackieControlProtocol via c...Paul Davis
2015-12-13Fix Trim control range does not match control (issue #6696)Len Ovens
2015-12-13remove debug outputPaul Davis
2015-12-13track add/remove of monitor and/or master busses in mackie support code.Paul Davis
2015-12-11Mackie Control, fix timecode sometimes won't update. Do full display if trans...Len Ovens
2015-12-10add a few new actions to Faderport menus, and reorganize them slightlyBen Loftis
2015-12-08Fix MCP send display value scaling.Len Ovens
2015-12-09there is no "default" mackie device profilePaul Davis
2015-12-09if Mackie device profile name is empty, use a default name that makes sense a...Paul Davis
2015-12-08Set vpot to the same range as the fader. Fixes trim from -16 to -20.Len Ovens
2015-12-08faderport: stop trying to cache LED state (fixes various bugs); blink mute fo...Paul Davis
2015-12-07MCU: fix likely copypaste thinko in mcu panner knobsBen Loftis
2015-12-07adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Por...Paul Davis
2015-12-07remove unnecessary (?) conditional.Paul Davis
2015-12-04more Faderport debugging, for windowsBen Loftis
2015-12-04remove spurious printoutBen Loftis
2015-12-03faderport: show current User button bindings in GUIPaul Davis
2015-12-03faderport: fix long press behaviour, and fix ardour-only behaviour with user ...Paul Davis
2015-12-03make faderport support report its port bundles as it shouldPaul Davis