13
0
livetrax/libs/temporal
John Emmas 840e63e6b2 Prefer tags for 'boost::intrusive::list' rather than list_member_hook<>
list_member_hook<> is very troublesome in MSVC and is known to cause problems in other compilers when used inside a class which has a virtual base class.
2021-09-15 09:28:54 +01:00
..
MSVCtemporal
temporal Prefer tags for 'boost::intrusive::list' rather than list_member_hook<> 2021-09-15 09:28:54 +01:00
bbt_time.cc temporal: fix error in operator>> for BBT_offset 2021-08-31 22:33:33 -06:00
beats.cc temporal: fix operator>> for Beats when handling pre-nutempo formats (double) 2021-09-10 12:15:24 -06:00
debug.cc add new debug bit for Temporal grid stuff 2021-08-13 12:51:32 -06:00
enums.cc libtemporal: add operator<<() for ratio_t 2021-08-13 12:51:32 -06:00
range.cc include temporal/range.cc as source module 2021-08-13 12:51:30 -06:00
superclock.cc Initial changes needed for building libtemporal with MSVC 2021-08-29 11:03:58 +01:00
tempo.cc allow negative superclock -> negative beats computation 2021-08-23 11:36:54 -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.cc
timeline.cc libtemporal: fix timepos_t::set_time_domain() 2021-08-13 12:51:36 -06:00
wscript libtemporal: needs "OSX" pseudo-lib to pick up required macOS flags 2021-08-13 12:51:35 -06:00