ardour/libs
Robin Gareus 652f99260b
Consolidate plugin API to access parent insert
Previously this was special cased only for VST for callbacks
from the plugin (e.g. check pin connections), but it is generally
useful.
2021-10-07 03:47:38 +02:00
..
appleutility
ardour Consolidate plugin API to access parent insert 2021-10-07 03:47:38 +02:00
ardouralsautil Consistent env variable naming (see also 6801c2cac2) 2021-06-10 03:17:49 +02:00
audiographer Fix Upsampler new/delete mismatch 2021-06-12 21:16:18 +02:00
auscan Early exit plugin-scanner on crash 2021-07-23 01:37:46 +02:00
backends remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -06:00
canvas canvas: size_allocate() from GTK gives origin in parent coordinates. 2021-10-03 19:47:18 -06:00
clearlooks-newer
evoral NO-OP: clean up maths, remove extra brackets 2021-09-02 20:45:30 +02:00
fluidsynth No more wine 2021-07-03 19:07:25 +02:00
fst Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
gtkmm2ext Remove annoying debug message 2021-09-25 00:01:23 +02:00
hidapi
libltc
lua
midi++2 change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
panners panners: conversion to use timeline types 2021-08-13 12:51:29 -06:00
pbd Change name of Stateful::apply_changes (PropertyBase) to the singular form. 2021-09-25 16:49:51 -06:00
plugins Remove unused function (Wunused-function) 2021-05-30 20:09:35 -04:00
ptformat
qm-dsp
surfaces Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
temporal remove debug output 2021-10-05 14:00:34 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview timeline types for libs/waveview 2021-08-13 12:51:29 -06:00
widgets Fix horiz meter expose 2021-09-25 00:01:23 +02:00
zita-convolver
zita-resampler