summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
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
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-02GenericMidi: Partially working IO selectors.Ben Loftis
2015-12-02faderport: a clever hack to make the Shift modifier "sticky"Paul Davis
2015-12-02add session safeguards to OSC callbacksRobin Gareus
2015-12-02Cleanup to make it coding style compliant.Johannes Mueller
2015-12-02Add support to signal the transport state by OSCJohannes Mueller
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-26Mackie Control: Disable Selected group in User/Selected view mode to allow in...Len Ovens
2015-11-25implement more Faderport buttons (window and fader automation). ToDo: automa...Ben Loftis
2015-11-26use human readable port-names in Mackie config.Robin Gareus
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