13
0
livetrax/libs
Robin Gareus 30539716ca
Fix various Wcast-qual
g_atomic_int_get() requires a non-const pointer, however
many APIs are declared virtual const, so const_cast<> is
preferred over an API change.
2022-01-10 00:06:20 +01:00
..
appleutility
ardour Fix various Wcast-qual 2022-01-10 00:06:20 +01:00
ardouralsautil
audiographer Scale export-analysis dataset 2021-12-24 21:59:03 +01:00
auscan
backends JACK: re-create backend when re-connecting to the server 2021-12-04 14:39:22 +01:00
canvas ruler: make ::set_metric() API consistent with constructor by using ptr 2021-12-24 15:34:18 -07:00
clearlooks-newer
evoral Disable evoral unit-tests -- nutempo update is needed 2022-01-03 01:11:54 +01:00
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua Allow Lua bindings up to 12 method arguments 2021-12-03 13:32:49 +01:00
midi++2
panners
pbd Fix various Wcast-qual 2022-01-10 00:06:20 +01:00
plugins
ptformat
qm-dsp
surfaces remove Session::bbt_time() and use TempoMap::use()->bbt_at() explicitly everywhere 2021-12-14 21:59:33 -07:00
temporal temporal: add additional required string_to/to_string functions for BBT_Offset & BBT_Time 2021-12-18 14:11:25 -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 build-fix: remove unused file reference 2021-12-30 21:44:21 -06:00
zita-convolver
zita-resampler