13
0
livetrax/libs
Paul Davis 878393e68b temporal: fix construction of timepos_t and timecnt_t with max_sample{pos,cnt}
max_samplepos and max_samplecnt and both INT64_MAX which is (a) too large to fit into a signed 62 bit
integer and (b) definitely too large to be represented in a signed 62 bit superclock value.

Move the constructors that use samplepos_t into the .cc file, and treat these two values as special
cases that mean "as large/late/huge/long as possible".
2021-11-22 10:35:52 -07:00
..
appleutility
ardour LV2: check parent class/category -- not child categories 2021-11-21 03:27:43 +01:00
ardouralsautil
audiographer
auscan
backends Fix gcc4 builds ('EEXIST' was not declared in this scope) 2021-11-15 19:12:00 +01:00
canvas
clearlooks-newer
evoral
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd Cont'd work on concurrent Signal, Connection destruction 2021-11-21 04:12:24 +01:00
plugins
ptformat
qm-dsp
surfaces control surface changes to follow TempoMap::sample_at() API change 2021-11-17 15:57:54 -07:00
temporal temporal: fix construction of timepos_t and timecnt_t with max_sample{pos,cnt} 2021-11-22 10:35:52 -07:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview Waveform: work around empty peakfile edge-case 2021-11-14 23:11:19 +01:00
widgets
zita-convolver
zita-resampler