13
0
livetrax/libs
Paul Davis 860d43697c Canvas: propagate ::size_allocate() down the item tree
This previously wasn't done because of fear that it would affect the traditional fixed-sized canvas,
but only items that _layout_sensitive (i.e. are packed into a constraint packer directly) will
actually do anything in ::size_allocate().

Possibly might want to relax this to cover items that have a constraint packer between them
and a root group.
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 Early exit plugin-scanner on crash 2021-07-23 01:37:46 +02:00
backends Fix prev commit (properly stop pulse) 2021-07-21 05:56:42 +02:00
canvas Canvas: propagate ::size_allocate() down the item tree 2021-08-13 12:51:27 -06:00
clearlooks-newer
evoral
fluidsynth No more wine 2021-07-03 19:07:25 +02:00
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 Fix macOS builds (amend 6c6f2df8) 2021-07-22 19:48:24 +02:00
zita-convolver
zita-resampler