Térence Clastres
|
740e075803
|
Turn off button led if it doesn't control a stripable
|
2018-08-09 22:13:14 +02:00 |
|
Térence Clastres
|
5276a9941b
|
Call switch_bank() and use button_track_mode() within it to init required LEDs
|
2018-08-09 21:38:56 +02:00 |
|
Térence Clastres
|
a9958840b0
|
Add reset method and use it during start-up/shutdown
|
2018-08-09 21:05:55 +02:00 |
|
Térence Clastres
|
2c460135c5
|
Add missing set_color(Off) in else statement
|
2018-08-09 21:05:55 +02:00 |
|
Térence Clastres
|
cbb0a33aa3
|
Correct formatting for if/else statements
|
2018-08-09 21:05:55 +02:00 |
|
Térence Clastres
|
24e4ba399c
|
Fix wrong note number offset
|
2018-08-09 21:05:51 +02:00 |
|
|
3064c5a675
|
fix button note number map lookup
|
2018-08-08 11:36:15 -04:00 |
|
|
ecfe1c2c67
|
emacs whitespace fixes
|
2018-08-07 10:49:33 -04:00 |
|
|
973c1cc61b
|
explicitly drop connections from destructor
|
2018-08-07 10:49:15 -04:00 |
|
|
120115aec0
|
don't use an invalidator when connecting an EventLoop object's methods to a signal
|
2018-08-07 10:48:43 -04:00 |
|
|
87b745face
|
fix uninitialized pointer error in launch control code
|
2018-08-07 10:44:56 -04:00 |
|
|
149dc68809
|
Fix invalid C++11isms: don't use of enum as class or namespace
|
2018-08-07 15:48:39 +02:00 |
|
|
8fa62f102e
|
Fix C++98 compatibility error
'>' should be '> >' within a nested template argument list
|
2018-08-07 15:44:30 +02:00 |
|
|
be51e617bb
|
LCXL: add missing request-buffer factory.
|
2018-08-07 15:40:30 +02:00 |
|
|
6d983d5f0b
|
Fix -Wnon-virtual-dtor
`struct ArdourSurface::LaunchControlXL::LED' has virtual functions
and accessible non-virtual destructor [-Wnon-virtual-dtor]
|
2018-08-07 15:36:22 +02:00 |
|
|
c4d25037c4
|
Fix invalid use of enum as class or namespace.
|
2018-08-07 15:34:03 +02:00 |
|
|
f0105dafc1
|
NO-OP: whitespace
|
2018-08-07 15:30:26 +02:00 |
|
Térence Clastres
|
8c7a1e004b
|
Add Launch Control XL control surface support
|
2018-08-07 04:16:09 +02:00 |
|