ardour/libs
Paul Davis 63a74d0911 Canvas: improve behavior of Widget::compute_bounding_box()
Firstly, ::compute_bounding_box() cannot allocate space, so do not try to do that here.
Secondly, if there is no allocation yet, use the CairoWidget's own size_request()
2021-09-10 12:59:29 -06:00
..
appleutility
ardour session: wrap undo history loading in catch/try to avoid throwing errors to glibmm 2021-09-10 12:15:24 -06:00
ardouralsautil
audiographer
auscan Early exit plugin-scanner on crash 2021-07-23 01:37:46 +02:00
backends remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -06:00
canvas Canvas: improve behavior of Widget::compute_bounding_box() 2021-09-10 12:59:29 -06:00
clearlooks-newer
evoral NO-OP: clean up maths, remove extra brackets 2021-09-02 20:45:30 +02:00
fluidsynth
fst Fix windows builds (_pid_t conflict in unistd) 2021-07-23 02:02:59 +02:00
gtkmm2ext remove unused, empty glib event source/callback code (was from an experiment during nutempo2 development) 2021-09-04 07:39:27 -06:00
hidapi
libltc
lua
midi++2 change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
panners panners: conversion to use timeline types 2021-08-13 12:51:29 -06:00
pbd remove unused, empty glib event source/callback code (was from an experiment during nutempo2 development) 2021-09-04 07:39:27 -06:00
plugins
ptformat
qm-dsp
surfaces Fix --maschine builds (pure virtual) 2021-08-13 21:53:18 +02:00
temporal temporal: fix operator>> for Beats when handling pre-nutempo formats (double) 2021-09-10 12:15:24 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview timeline types for libs/waveview 2021-08-13 12:51:29 -06:00
widgets Fix macOS builds (amend 6c6f2df8) 2021-07-22 19:48:24 +02:00
zita-convolver
zita-resampler