13
0
livetrax/libs/temporal
Mads Kiilerich 6b61b03434 wscript: drop traces of shutdown() handling
autowaf has no real shutdown functionality anyway. The automatic
shutdown function that could have been called wouldn't work anyway, as
it takes an argument.

The only reason it doesn't fail is that the top level wscript has no
shutdown handling and doesn't recurse to other scripts, so it is all
dead code.
2023-10-15 10:47:16 -06:00
..
MSVCtemporal
temporal use Meter::round_to_bar() rather than BBT_Time::round_(up|down)_to_bar 2023-10-07 11:11:31 -06:00
test temporal: always use Temporal::reset() for superclock and TempoMap default values 2023-09-20 12:30:53 -06:00
bbt_time.cc fix BBT_Time::round_up_to_beat_div() (partially) 2023-09-22 22:54:37 -06:00
beats.cc
debug.cc
domain.cc add get/set state methods to TimeDomainProvider 2023-08-16 16:33:17 -06:00
enums.cc temporal: reset global superclock rate when creating a new session 2023-09-20 12:30:53 -06:00
range.cc temporal: operator<< for Range and RangeList 2023-03-24 14:19:16 -06:00
superclock.cc Simplify the MSVC / superclock change which should now be compatible with all compilers 2023-10-05 14:01:32 +01:00
tempo.cc use Meter::round_to_bar() rather than BBT_Time::round_(up|down)_to_bar 2023-10-07 11:11:31 -06:00
test.cc
test2.cc
time.cc
timeline.cc temporal: reference time for BBT_Argument is always superclocks 2023-06-30 12:10:50 -06:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00