Consistent use of abort() /* NOTREACHED */
[ardour.git] / libs / surfaces / launch_control_xl / launch_control_xl.h
2019-08-03 Robin GareusUpdate plugins/addons GPL boilerplate and (C) from...
2018-10-17 Jan LentferLCXL: complete overhaul and Mixbus support
2018-10-17 Térence ClastresLCXL: Assign one callback function per Knob/Fader
2018-09-04 Jan LentferLCXL: Refactor code to use boost::shared_ptr
2018-08-25 Jan LentferLCXL: add visual feedback for sec button functions
2018-08-24 Robin GareusCleanup various design patterns.
2018-08-22 Térence ClastresRevert "LCXL: Fast skip to first/last stripable with...
2018-08-22 Jan LentferLCXL: fix some more typos
2018-08-18 Térence ClastresLCXL: Fast skip to first/last stripable with left/right...
2018-08-18 Jan LentferLCXL: Add configuration option for handling master
2018-08-18 Térence ClastresAdd knob leds and refine colors
2018-08-18 Jan LentferLCXL: fix typos in function names
2018-08-18 Jan LentferLCXL: split track focus button and led code
2018-08-15 Térence ClastresAttempt to make some function's names more explicit
2018-08-13 Jan LentferLCXL: implement mute, solo and record arm toggles
2018-08-13 Térence ClastresAdd pick-up mode and use it for knobs and faders
2018-08-09 Térence ClastresAdd reset method and use it during start-up/shutdown
2018-08-07 Robin GareusFix invalid C++11isms: don't use of enum as class or...
2018-08-07 Robin GareusFix C++98 compatibility error
2018-08-07 Robin GareusFix -Wnon-virtual-dtor
2018-08-07 Robin GareusFix invalid use of enum as class or namespace.
2018-08-07 Robin GareusNO-OP: whitespace
2018-08-07 Térence ClastresAdd Launch Control XL control surface support