summaryrefslogtreecommitdiff
path: root/libs/surfaces/launch_control_xl/launch_control_xl.h
AgeCommit message (Expand)Author
2020-02-13LCXL: make sends assignable for 32CJan Lentfer
2020-02-12LCXL: Make the pan fix nice againJan Lentfer
2020-02-09LCXL: Adopt pan knob behaviourJan Lentfer
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2018-10-17LCXL: complete overhaul and Mixbus supportJan Lentfer
2018-10-17LCXL: Assign one callback function per Knob/FaderTérence Clastres
2018-09-04LCXL: Refactor code to use boost::shared_ptrJan Lentfer
2018-08-25LCXL: add visual feedback for sec button functionsJan Lentfer
2018-08-24Cleanup various design patterns.Robin Gareus
2018-08-22Revert "LCXL: Fast skip to first/last stripable with left/right long press"Térence Clastres
2018-08-22LCXL: fix some more typosJan Lentfer
2018-08-19LCXL: Fast skip to first/last stripable with left/right long pressTérence Clastres
2018-08-18LCXL: Add configuration option for handling masterJan Lentfer
2018-08-18Add knob leds and refine colorsTérence Clastres
2018-08-18LCXL: fix typos in function namesJan Lentfer
2018-08-18LCXL: split track focus button and led codeJan Lentfer
2018-08-15Attempt to make some function's names more explicitTérence Clastres
2018-08-13LCXL: implement mute, solo and record arm togglesJan Lentfer
2018-08-13Add pick-up mode and use it for knobs and fadersTérence Clastres
2018-08-09Add reset method and use it during start-up/shutdownTérence Clastres
2018-08-07Fix invalid C++11isms: don't use of enum as class or namespaceRobin Gareus
2018-08-07Fix C++98 compatibility errorRobin Gareus
2018-08-07Fix -Wnon-virtual-dtorRobin Gareus
2018-08-07Fix invalid use of enum as class or namespace.Robin Gareus
2018-08-07NO-OP: whitespaceRobin Gareus
2018-08-07Add Launch Control XL control surface supportTérence Clastres