13
0
livetrax/libs
Robin Gareus 70b00f5201
Canvas: allow to group rendering of child items
> This group functionality can be convenient for performing
> intermediate compositing. One common use of a group is to
> render objects as opaque within the group, (so that they
> occlude each other), and then blend the result with
> translucence onto the destination.
https://www.cairographics.org/manual/cairo-cairo-t.html#cairo-push-group

The main use case where will be to render opaque layered
[MIDI] regions transparently onto a grid.
2022-12-10 02:37:04 +01:00
..
appleutility wscript: drop unnecessary trailing ";" 2022-04-09 12:16:41 +02:00
ardour Consistent audio/MIDI monitor modes 2022-12-07 22:49:08 +01:00
ardouralsautil Distinct stderr messages from ARD 2022-09-12 16:15:10 +02:00
audiographer std::iterator is deprecated in C++17, use bidirectional_iterator_tag 2022-11-22 19:49:41 +01:00
auscan Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
backends ALSA: use dedicated device reservation for probing 2022-11-29 17:34:45 +01:00
canvas Canvas: allow to group rendering of child items 2022-12-10 02:37:04 +01:00
clearlooks-newer wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
ctrl-interface Require prefix for libardour library header location 2022-11-19 01:12:51 +01:00
evoral NO-OP: clang-format 2022-12-03 14:46:45 +01:00
fluidsynth Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
fst Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
gtkmm2ext Attempted fix for idle_drop_window random crashes (2/2) 2022-12-03 19:27:53 +01:00
hidapi wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
libltc Fix various typos 2022-08-03 12:10:01 -06:00
lua Potential fix for C++20 std::set::* ambiguity 2022-10-19 16:06:47 +02:00
midi++2 fix strncpy() size argument error (Windows only, needs review) 2022-06-22 13:31:08 -06:00
panners Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00
pbd Use macOS API to open finder at given path 2022-12-08 02:15:29 +01:00
plugins Fix various typos 2022-08-03 12:10:01 -06:00
ptformat wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00
qm-dsp Address some Wmissing-prototypes in qm-dsp 2022-11-26 16:23:52 +01:00
surfaces potential fix for "/bus/... master ..." target in MIDI binding maps failing 2022-12-06 11:11:08 -07:00
temporal temporal: fix various incorrect uses of ::samples() in audio time arithmetic 2022-12-07 11:13:49 -07:00
vamp-plugins Do not use ABU suffix for vamp plugin shared object 2022-04-01 18:40:46 +02:00
vamp-pyin Fix typos 2022-09-21 19:09:55 -06:00
vfork wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
vst3
waveview Remove cruft (unused CANVAS_COMPATIBILITY - 2/3) 2022-11-19 21:49:15 +01:00
widgets Allow empty text in prompter 2022-11-15 03:24:19 +01:00
zita-convolver wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
zita-resampler zita-resampler: pass-through data if not configured 2022-05-24 20:41:59 +02:00