ardour/libs
Paul Davis 50232a23a7 temporal: hide superclock_t variant of TempoMap::metric_at()
This fixes several callsites that were passing samplepos_t to get a TempoMetric,
some of them somewhat significant (e.g. VST plugins that want tempo information).

Bad API design on my part, apologies.

This commit combines libs/ and gtk2_ardour because the new private status
of the ::metric_at() call would be a blocking point for git bisect
2023-06-12 12:36:16 -06:00
..
appleutility
ardour temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
ardouralsautil ARD: shutdown message is not an error 2023-04-27 15:35:22 +02:00
audiographer Fix shaped dither (#9342) 2023-05-22 04:50:19 +02:00
auscan
backends JACK: fix reported tempo & meter when functioning as JACK timebase master 2023-06-12 12:10:26 -06:00
canvas fix thinko in canvas logic (fixes mouse cursor on desensitized playhead) 2023-05-01 08:49:27 -05:00
clearlooks-newer
ctrl-interface Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
evoral
fluidsynth
fst Fix cross-compile linking (libusb - see also 5794d21a76) 2023-05-04 21:31:13 +02:00
gtkmm2ext
hidapi
libltc
lua Add Lua bindings for std::list/vector clear 2023-05-13 17:38:41 +02:00
midi++2 Fix various MMC commands, set request-source 2023-06-04 01:15:02 +02:00
panners
pbd Implement FileArchive progress/cancel 2023-05-19 03:08:22 +02:00
plugins Fix another lv2core header include 2023-05-07 01:41:01 +02:00
ptformat
qm-dsp
surfaces temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
temporal temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Prompter: add a reset to default option 2023-05-27 15:15:42 +02:00
zita-convolver
zita-resampler