13
0
livetrax/libs
Paul Davis 86a31e34ba Canvas: fix recursive calling of Item::size_allocate()
ConstraintPacker is the one Item-derivative that should NOT call Item::size_allocate_children()
because it just did the size computation for its children and called their
::constrained() method, which in turns calls size_allocate() with the correct size
2021-08-13 12:51:27 -06:00
..
appleutility
ardour fix header file rename that happened since this branch was last worked on 2021-08-13 12:51:27 -06:00
ardouralsautil
audiographer
auscan
backends
canvas Canvas: fix recursive calling of Item::size_allocate() 2021-08-13 12:51:27 -06:00
clearlooks-newer
evoral
fluidsynth
fst Fix windows builds (_pid_t conflict in unistd) 2021-07-23 02:02:59 +02:00
gtkmm2ext new implementations for Gtkmm2ext::HSV::{darker,lighter} that follow "common sense" rather than Google. 2021-08-13 12:51:26 -06:00
hidapi
libltc
lua
midi++2
panners
pbd Print note when stacktrace is too short 2021-07-23 01:43:18 +02:00
plugins
ptformat
qm-dsp
surfaces replace push2 call to Canvas::Box::pack_start() with Canvas::Box::add() which is equivalent 2021-08-13 12:51:26 -06:00
temporal add operator% and operator%= to Temporal::Beats (taken from nutempo) 2021-08-13 12:51:27 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets
zita-convolver
zita-resampler