13
0
livetrax/libs
Paul Davis df1780f09d triggerbox: use uint64_t instead of size_t
Somewhat unbelievably, macOS defines size_t as unsigned long, which the compiler there
believes is distinct from unsigned long long even then they have the same bitwidth
and signedness. We don't have any string converters for unsigned long, only uint64_t
(unsigned long long), so various things break.
2021-09-10 13:12:14 -06:00
..
appleutility
ardour triggerbox: use uint64_t instead of size_t 2021-09-10 13:12:14 -06:00
ardouralsautil
audiographer
auscan
backends
canvas cnavas: add lots more debug traces to box, and an explanatory comment 2021-09-10 13:02:01 -06:00
clearlooks-newer
evoral NO-OP: clean up maths, remove extra brackets 2021-09-02 20:45:30 +02:00
fluidsynth
fst
gtkmm2ext gtkmm2ext: move initialization of CairoWidget members into initializer context 2021-09-10 13:03:57 -06:00
hidapi
libltc
lua
midi++2
panners
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
widgets
zita-convolver
zita-resampler