ardour/libs/temporal
Robin Gareus 34609232f0
Remove deprecated no-op function (1/2)
Glib::thread_init has been deprecated since 2.32,ib
is no longer necessary and no longer has any effect.

This fixes builds with modern glib[mm] versions, notably
with msys2 in Windows.
2025-11-20 23:10:52 +01:00
..
MSVCtemporal
temporal fix incorrect locally scoped tempo map management 2025-10-20 14:58:16 -06:00
test Remove deprecated no-op function (1/2) 2025-11-20 23:10:52 +01:00
bbt_time.cc temporal: BBT_Time cannot have any round_to_*() or round_up_to_*() methods 2025-08-19 10:53:06 -06:00
beats.cc temporal: BBT_Time cannot have any round_to_*() or round_up_to_*() methods 2025-08-19 10:53:06 -06:00
debug.cc moved scoped tempo map from GUI to libtemporal 2025-08-11 15:41:34 -06:00
domain.cc
enums.cc
range.cc
superclock.cc
tempo.cc for debug builds, show stacktrace for TempoMap::fetch_condition() failure 2025-11-11 14:35:55 -07:00
test.cc
test2.cc
time.cc
timeline.cc
wscript