summaryrefslogtreecommitdiff
path: root/libs/surfaces/launch_control_xl
AgeCommit message (Expand)Author
2020-02-13LCXL: make sends assignable for 32CJan Lentfer
2020-02-13LCXL: fix pan for Mixbus device mode, tooJan Lentfer
2020-02-12LCXL: Make the pan fix nice againJan Lentfer
2020-02-09LCXL: Adopt pan knob behaviourJan Lentfer
2020-01-25Explicitly use OSXRobin Gareus
2020-01-25Towards waf python 2+3 supportDavid Runge
2019-09-25Consolidate and extend "well-known" controls:Robin Gareus
2019-08-24LCXL: Fix uninitialized pointer functionRobin Gareus
2019-08-21Fix potential call of uninitialized pointer functionRobin Gareus
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2019-03-06LCXL:Disable global mute/solo/recarm in device modeJan Lentfer
2019-01-03LCXL: Fix a problem in switch_bankJan Lentfer
2019-01-03LCXL: fix special 32C handling for autom. lanesJan Lentfer
2018-12-12LCXL: some more small tweaksJan Lentfer
2018-11-11LCXL: some final fixesJan Lentfer
2018-10-18Fix scalar initialization of shared_ptr<>.Robin Gareus
2018-10-17LCXL: complete overhaul and Mixbus supportJan Lentfer
2018-10-17LCXL: Assign one callback function per Knob/FaderTérence Clastres
2018-09-22LCXL: fix off by one cause by fader8masterJan Lentfer
2018-09-22LCXL: Fix a crash on exitJan Lentfer
2018-09-06Add missing cast (NoteButton to TrackButton)Robin Gareus
2018-09-06Fix an invalid conversion from 'int' to non-scalar.Robin Gareus
2018-09-04LCXL: Refactor code to use boost::shared_ptrJan Lentfer
2018-08-30LCXL: Fix check if ports existTérence Clastres
2018-08-29LCXL: Fix two crashesJan 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: Make knobs' leds' color constant when controlling master busTérence Clastres
2018-08-22LCXL: track select: change from 1 strip at a time to whole bankTérence Clastres
2018-08-22LCXL: Mixbus secondary function for Ctrl buttonsJan Lentfer
2018-08-22LCXL: Add some Mixbus functionalityJan Lentfer
2018-08-22LCXL: save assignment of 8th fader in configJan Lentfer
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-19LCXL: fix crash when disabling the surface while having the GUI openTé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: add isolate solo as secondary functionJan Lentfer
2018-08-18LCXL: split track focus button and led codeJan Lentfer
2018-08-15Code styling: remove whitespaces between parenthesisTérence Clastres
2018-08-15Attempt to make some function's names more explicitTérence Clastres
2018-08-15Fix track select right led wrong behaviourTérence Clastres
2018-08-15Fix track buttons not working when selecting the last stripableTérence Clastres
2018-08-16Remove some unused includesRobin Gareus
2018-08-13LCXL: Reorganize knobs functionsJan Lentfer
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 Launch Control XL iconTérence Clastres