clean up a-HP/LP
[ardour.git] / libs / surfaces / faderport / faderport.h
2016-05-31 Paul Davisconvert faderport to use Stripable instead of Route
2016-05-31 Paul Davisfix faderport and mackie to use route AutomationControl...
2016-02-02 Paul Davisfaderport: make blink/on/off status of record enable...
2016-01-25 Paul Davisfaderport: add footswitch button
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-14 Paul Davisfaderport: add 100msec (10Hz) periodic update to facili...
2015-12-08 Paul Davisfaderport: stop trying to cache LED state (fixes variou...
2015-12-03 Paul Davisfaderport: fix long press behaviour, and fix ardour...
2015-12-03 Paul Davismake faderport support report its port bundles as it...
2015-12-03 Paul Davisfaderport: generalized blink on/off code
2015-12-03 Ben LoftisFaderport: map automation indicator LEDs
2015-12-01 Paul Davisfaderport: make punch button LED indicate punch status
2015-12-01 Paul Davisfaderport: switch long-press mechanism to a timeout
2015-12-01 Paul Davisfaderport: add punch action
2015-12-01 Paul Davisremove "medium-length" press concept from faderport...
2015-11-30 Paul Davisfaderport: restore button actions, and correctly indica...
2015-11-30 Paul Davisfaderport: some code cleanups, add timing for button...
2015-11-29 Paul Davisno-op: add comment to faderport button ID definitions
2015-11-29 Paul Davisbasic structure for Faderport GUI
2015-11-27 Paul Davisfaderport: shift+encoder controls pan width (for ardour...
2015-11-27 Paul Davisfaderport: basic panning via encoder knob.
2015-11-25 Ben Loftisimplement more Faderport buttons (window and fader...
2015-11-25 Paul Davisfaderport: handle mute for monitor out by using monitor...
2015-11-25 Paul Davisfaderport: output button is a toggle between master...
2015-11-25 Paul Davisfaderport: enable "Output" button to select master...
2015-11-25 Ben Loftishandle encoder changes. shift+knob = input trim. ...
2015-11-25 Paul Daviscruft removal from faderport code
2015-11-25 Paul Davisfaderport: implement fader support
2015-11-25 Paul Davisfaderport: track GUI selection, use first selected...
2015-11-25 Paul Davisfaderport: allow forcing LED state for use in ::all_lig...
2015-11-25 Paul Davisfaderport: fix modifiers for rewind, stop, undo etc...
2015-11-25 Paul Davisfadeport: restructure button info actions to allow...
2015-11-25 Paul Davisgive the faderport its own thread and event loop, rathe...
2015-11-25 Paul Davisfaderport: after connecting, turn off all lights, then...
2015-11-25 Paul Davisadd some faderport infrastructure for button handling...
2015-11-25 Paul Davisnamespace and filename cleanup
2015-11-24 Paul Daviscreate data structure to handle the fact that faderport...
2015-11-24 Paul Davisget faderport i/o working, basics of identifying contro...