ardour/libs/surfaces/osc
Mads Kiilerich 8bb91099c5 wscript: drop configure statements already present in the top level wscript
Avoid repeated pointless configure messages like:
Checking for 'g++' (C++ compiler!)                   : /usr/lib64/ccache/g++
Checking for 'gcc' (C compiler)                      : /usr/lib64/ccache/gcc
2022-01-22 22:19:03 +01: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_controllable.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
osc_controllable.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02: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
osc.cc fix up osc support after rebase/merge conflicts 2021-08-13 12:51:33 -06:00
osc.h fix up osc support after rebase/merge conflicts 2021-08-13 12:51:33 -06:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00