ardour/libs/surfaces/contourdesign
Robin Gareus 212b445628
Shuttle Surface: handle libusb_init() failure
USB stack may not be available on some systems, e.g. unit-test VM.
When libusb_init(0) fails to create default context, further calls
into the libusb API will cause segfaults.
2019-09-06 01:37:00 +02:00
..
button_config_widget.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
button_config_widget.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
contourdesign_gui.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
contourdesign.cc Shuttle Surface: handle libusb_init() failure 2019-09-06 01:37:00 +02:00
contourdesign.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jump_distance_widget.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jump_distance_widget.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
wscript Shuttle Surface: fix linking .dll 2019-05-26 12:46:37 +02:00