ardour/libs/surfaces/osc
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
..
MSVCardour_osc Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
osc.cc libardour: change API of Session::request_locate() to include "force" argument 2022-05-27 18:49:11 -06:00
osc.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
osc_controllable.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
osc_controllable.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
osc_cue_observer.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
osc_cue_observer.h Remove unused private fields (Wunused-private-field) 2021-05-30 20:09:35 -04:00
osc_global_observer.cc remove Session::bbt_time() and use TempoMap::use()->bbt_at() explicitly everywhere 2021-12-14 21:59:33 -07:00
osc_global_observer.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
osc_gui.cc Add foldback busses to OSC GUI 2020-04-05 14:45:18 -07:00
osc_gui.h Add foldback busses to OSC GUI 2020-04-05 14:45:18 -07:00
osc_route_observer.cc Revert "Fix typo in OSC gain feedback message" 2020-12-17 17:30:24 +01:00
osc_route_observer.h Added strip feedback for new automation states 2020-08-19 09:45:44 -07:00
osc_select_observer.cc OSC Panner feedback crash with no panner 2020-08-29 17:08:56 -07:00
osc_select_observer.h Added strip feedback for new automation states 2020-08-19 09:45:44 -07:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00