ardour/libs/surfaces/faderport8
Paul Davis cc2e6b3cf8 libardour: change API of Session::request_locate() to include "force" argument
No behavior should be changed by this modification; the argument has a default value of false, which
matches previous semantics, and every instance where the argument is specified, it is given as false.
2022-05-27 18:49:11 -06:00
..
actions.cc libardour: change API of Session::request_locate() to include "force" argument 2022-05-27 18:49:11 -06:00
callbacks.cc surfaces transport hotfix: surfaces should query the transport state via BasicUI, when possible 2020-02-23 09:02:25 -06:00
faderport2_interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
faderport8_interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
faderport8.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
faderport8.h use new event loop callback to ensure that all surface/control protocol threads have tempo map ptr set 2022-05-16 15:24:52 -06:00
faderport16_interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
fp8_base.h FP8: don't send non-ASCII chars to scribble-strip 2020-02-13 03:12:14 +01:00
fp8_button.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
fp8_controls.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
fp8_controls.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
fp8_strip.cc surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
fp8_strip.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
gui.cc Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
gui.h Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00