summaryrefslogtreecommitdiff
path: root/libs/surfaces/faderport
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-03amend 9e3299f for MixbusRobin Gareus
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
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-10add a few new actions to Faderport menus, and reorganize them slightlyBen Loftis
2015-12-08faderport: stop trying to cache LED state (fixes various bugs); blink mute fo...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
2015-12-03faderport: generalized blink on/off codePaul Davis
2015-12-03Faderport: Punch indictor was being left on after blinkingBen Loftis
2015-12-02Faderport: map automation indicator LEDsBen Loftis
2015-12-02faderport: a clever hack to make the Shift modifier "sticky"Paul Davis
2015-12-02fix typo in variable nameRobin Gareus
2015-12-02merge from mixbus branch.Robin Gareus
2015-12-01faderport: factor out encoder divider into a const doublePaul Davis
2015-12-01faderport: make punch button LED indicate punch statusPaul Davis
2015-12-01faderport: change panning dividers to give full range across very roughly 270...Paul Davis
2015-12-01start tweaks to make Shift sticky; remove Shift-press combobox from gui since...Paul Davis
2015-12-01faderport: switch long-press mechanism to a timeoutPaul Davis
2015-12-01faderport: allow User button to be bound to ANY possible action.Paul Davis
2015-12-01faderport: add punch actionPaul Davis
2015-12-01faderport: GUI tweaksPaul Davis
2015-12-01remove "medium-length" press concept from faderport code and GUIPaul Davis
2015-12-01faderport: stick a nice little image of the faderport in the surface GUIPaul Davis
2015-11-30faderport: correctly restore mix/proj/trns state from XMLPaul Davis
2015-11-30faderport: cleanupPaul Davis
2015-11-30faderport: add some "curated" actions for mix, proj and trns; make new bindin...Paul Davis
2015-11-30faderport: restore button actions, and correctly indicate current action in GUIPaul Davis
2015-11-30faderport: some code cleanups, add timing for button presses, add new combobo...Paul Davis
2015-11-29no-op: add comment to faderport button ID definitionsPaul Davis
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-11-29faderport: add two functioning actions for the mix buttonPaul Davis
2015-11-29basic structure for Faderport GUIPaul Davis
2015-11-27faderport: shift+encoder controls pan width (for ardour only), input trim now...Paul Davis
2015-11-27faderport: basic panning via encoder knob.Paul Davis
2015-11-27fadeport: make fader touch workPaul Davis
2015-11-25implement more Faderport buttons (window and fader automation). ToDo: automa...Ben Loftis
2015-11-25faderport: simpler logic for master/monitor/otherPaul Davis
2015-11-25faderport: handle mute for monitor out by using monitor processor ops; try to...Paul Davis
2015-11-25faderport: fix odd interaction when selecting master-then-monitor or monitor-...Paul Davis