13
0
livetrax/libs
Robin Gareus 87d17f6624
Prevent rendering outside of canvas scroll groups
This fixes automation lanes bleeding into the ruler area.

The bounding box of all items in the main canvas group starts
at -0.5, and the cursor-scroll-group at -1.5. This is calculated
to include line-width, and outlines outside the item(s).

A scroll-group however must not extend its render area to
render those.
2022-07-06 20:50:03 +02:00
..
appleutility
ardour miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
ardouralsautil
audiographer fix signed/unsigned warning 2022-06-21 17:33:37 -06:00
auscan
backends Provide jack2 compatible implementation for jack1 2022-06-30 17:19:57 +02:00
canvas Prevent rendering outside of canvas scroll groups 2022-07-06 20:50:03 +02:00
clearlooks-newer
evoral miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
fluidsynth
fst
gtkmm2ext Add API to format keyboard modifiers for tooltips 2022-06-21 22:11:49 +02:00
hidapi
libltc
lua
midi++2 fix strncpy() size argument error (Windows only, needs review) 2022-06-22 13:31:08 -06:00
panners
pbd miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
plugins
ptformat
qm-dsp
surfaces mackie protocol: add more null checks; remove some debug msgs 2022-06-30 16:47:17 -05:00
temporal miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -06:00
widgets
zita-convolver
zita-resampler