13
0
livetrax/libs
Paul Davis 9095057675 canvas: call Item::bounding_box() to recompute bounding box when needed
Since 74fe396cc5 compute_bounding_box() by itself does not do the entire computation, so we
must call into Item::bounding_box() to get the result with children added also
2021-08-13 12:51:37 -06:00
..
appleutility
ardour remove StepSequencer, BeatBox and BeatBoxGUI from wscripts and #ifdef code occurences. Files remain 2021-08-13 12:51:36 -06:00
ardouralsautil
audiographer
auscan
backends remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -06:00
canvas canvas: call Item::bounding_box() to recompute bounding box when needed 2021-08-13 12:51:37 -06:00
clearlooks-newer
evoral libevoral: fix some existing or potential issues with time domains 2021-08-13 12:51:34 -06:00
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd temporal: fix use of std::abs on 64 bit value 2021-08-13 12:51:34 -06:00
plugins
ptformat
qm-dsp
surfaces canvas: items should not add child bboxes in their ::compute_bounding_box() method, Item::bounding_box() does that 2021-08-13 12:51:37 -06:00
temporal libtemporal: fix timepos_t::set_time_domain() 2021-08-13 12:51:36 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets
zita-convolver
zita-resampler