ardour/libs
Paul Davis 39c324b620 temporal: fix ::get_grid() crash condition
We cannot call TempoMetric::superclock_at (BBT_Time) if the BBT time is beyond
the range of the current TempoMetric. We must discover that *before* we make
that call, not as part of the test to see if we've exceeded the range.
2022-12-10 22:59:58 -07:00
..
appleutility
ardour Consistent audio/MIDI monitor modes 2022-12-07 22:49:08 +01:00
ardouralsautil
audiographer std::iterator is deprecated in C++17, use bidirectional_iterator_tag 2022-11-22 19:49:41 +01:00
auscan
backends ALSA: use dedicated device reservation for probing 2022-11-29 17:34:45 +01:00
canvas canvas: provide a means of blocking change notifications from Item propagating up the object tree 2022-12-10 13:37:16 -07:00
clearlooks-newer
ctrl-interface ctrl surfaces: add method to BasicUI to stop slots in a given trigger box 2022-12-10 10:33:24 -07:00
evoral NO-OP: clang-format 2022-12-03 14:46:45 +01:00
fluidsynth
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
libltc
lua
midi++2
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
ptformat
qm-dsp Address some Wmissing-prototypes in qm-dsp 2022-11-26 16:23:52 +01:00
surfaces Mackie: make AudioInstruments button work correctly 2022-12-10 10:32:47 -07:00
temporal temporal: fix ::get_grid() crash condition 2022-12-10 22:59:58 -07:00
vamp-plugins
vamp-pyin
vfork
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
zita-resampler