ardour/libs
Robin Gareus 349d25a2d2 Update latency compensation when sends are added or removed
Previously only adding an aux-send triggered a graph-reorder but copying
or deleting sends did nothing.

Adding/removing an aux-send may not even change the graph, but
both upstream/downstream latency can change and delaylines need to be
configured (which is done by calling update_latency_compensation with
force_whole_graph = true).

This fixes an issue with incorrect initial latency compensation after
copying a send (any later change to connections will correctly
recalculate it).
2023-01-27 23:13:52 +01:00
..
appleutility
ardour Update latency compensation when sends are added or removed 2023-01-27 23:13:52 +01:00
ardouralsautil
audiographer Export CmdPipeWriter: add option to use tmpfile 2023-01-16 05:10:32 +01:00
auscan
backends ALSA: update endianess conversion functions 2022-12-27 13:32:31 +01:00
canvas (temporarily) add nodraw bitflag to avoid gradient fills 2023-01-24 10:01:04 -07:00
clearlooks-newer
ctrl-interface ctrl surfaces: add method to BasicUI to stop slots in a given trigger box 2022-12-10 10:33:24 -07:00
evoral Use Controllist's time-domain for guard-point delta 2023-01-23 04:02:08 +01:00
fluidsynth
fst
gtkmm2ext Attempted fix for idle_drop_window random crashes (2/2) 2022-12-03 19:27:53 +01:00
hidapi
libltc
lua
midi++2
panners Indicate UTF8 literals - fixes glyph rendering with MSVC (1/2) 2023-01-16 21:41:09 +01:00
pbd add upcase() method; remove upcase version of internationalize() 2023-01-27 15:13:27 -07:00
plugins a-eq: ifdef methods only used for inline display 2022-12-16 23:05:36 +01:00
ptformat
qm-dsp
surfaces Indicate UTF8 literals - fixes glyph rendering with MSVC (1/2) 2023-01-16 21:41:09 +01:00
temporal Fix minor errors in temporal/wscript 2023-01-12 20:58:24 +01:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview debugging: allow selection no-draw for canvas fill, outline, text, lineset and waveview 2023-01-20 18:13:12 -07:00
widgets change base class for UIConfigurationBase, because it IS-A Configuration 2023-01-27 15:13:27 -07:00
zita-convolver
zita-resampler