ardour/libs
Paul Davis 7662f9af5b ArdourCtrlBase should pass UseGroup when setting control values
None of the things this is used for right now are ever members of persistent
control groups, but it is useful for selection-as-group
2023-07-27 13:28:02 -06:00
..
appleutility
ardour control group: implement ::fill_from_selection and ::size() 2023-07-26 16:41:54 -06:00
ardouralsautil ALSA: disambiguate multiple soundcards with the same name 2023-07-02 00:17:58 +02:00
audiographer Fix shaped dither (#9342) 2023-05-22 04:50:19 +02:00
auscan Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
backends Amend d899441df1, fix duplicate device map entries 2023-07-03 19:57:55 +02:00
canvas cairo single pixel line offset fix, part 1 2023-07-17 20:54:33 -06:00
clearlooks-newer
ctrl-interface Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
evoral ControlList: do not handle mis-ordered OrderedPoints 2023-07-10 14:23:17 -06:00
fluidsynth Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
fst Fix cross-compile linking (libusb - see also 5794d21a76) 2023-05-04 21:31:13 +02:00
gtkmm2ext remove use-selection modifier 2023-07-26 18:24:43 -06:00
hidapi
libltc
lua Lua: allow to reserve STL vector size 2023-07-12 18:23:51 +02:00
midi++2 Fix various MMC commands, set request-source 2023-06-04 01:15:02 +02:00
panners switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
pbd pthread_setname_np is available with GNU/mingw 2023-06-17 23:49:47 +02:00
plugins Fix another lv2core header include 2023-05-07 01:41:01 +02:00
ptformat
qm-dsp Address some Wmissing-prototypes in qm-dsp 2022-11-26 16:23:52 +01:00
surfaces temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
temporal BBT markers must define an on-beat position 2023-07-24 16:20:38 -06:00
vamp-plugins Fix EBU-R128 loudness analysis for mono signals 2023-02-02 17:58:46 +01:00
vamp-pyin
vfork Fix vfork wrapper for macOS 2023-03-25 07:46:47 +01:00
vst3 Ignore Steinberg's non-virtual-d'tor 2023-02-08 02:03:54 +01:00
waveview switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
widgets ArdourCtrlBase should pass UseGroup when setting control values 2023-07-27 13:28:02 -06:00
zita-convolver
zita-resampler