ardour/libs/temporal
Paul Davis 43d84620e0 Temporal: clean up API to remove ambiguity about ::quarter*_at_*
superclock_t and samplepos_t have the same underlying C++ type, so methods that accept one or the
other as an argument need to be named to make it clear which type they accept. We do not need
the superclock_t variant publically, but it turns out to be useful within TempoMap.
2021-08-13 12:51:31 -06:00
..
MSVCtemporal Further change needed for 'libtemporal' 2020-05-29 12:28:13 +01:00
temporal Temporal: clean up API to remove ambiguity about ::quarter*_at_* 2021-08-13 12:51:31 -06:00
bbt_time.cc first pass at integrating nutempo v1 with new 64 bit superclock/ticks representation 2021-08-13 12:51:28 -06:00
debug.cc Temporal: add debug bits declaration 2021-08-13 12:51:28 -06:00
enums.cc library changes to get libtemporal setup at application startup 2021-08-13 12:51:30 -06:00
range.cc include temporal/range.cc as source module 2021-08-13 12:51:30 -06:00
superclock.cc move superclock_ticks_per_second declaration 2021-08-13 12:51:30 -06:00
tempo.cc Temporal: clean up API to remove ambiguity about ::quarter*_at_* 2021-08-13 12:51:31 -06:00
test.cc basic work on a Tempo object that avoids (almost) all floating point arithmetic 2021-08-13 12:51:28 -06:00
test2.cc tweak test code to check int62_t::min and flag bit 2021-08-13 12:51:30 -06:00
time_converter.cc Temporal: new files, likely to be removed in the final version 2021-08-13 12:51:29 -06:00
time.cc
timeline.cc Temporal: clean up API to remove ambiguity about ::quarter*_at_* 2021-08-13 12:51:31 -06:00
wscript include temporal/range.cc as source module 2021-08-13 12:51:30 -06:00