summaryrefslogtreecommitdiff
path: root/libs/temporal
AgeCommit message (Collapse)Author
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
(Mixbus itself will probably need extra changes)
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be ↵John Emmas
using different versions of the SESSION_FILE format
2018-02-12fix definition of Temporal::Beats::max()Paul Davis
Ticks can exceed PPQN, but if beats are already INT32_MAX, ::normalize() will not work correctly
2017-09-28Accommodate newly added/removed source(s) in our MSVC project (libtemporal)John Emmas
2017-09-28Rename 'libs/temporal/MSVCtemporal/timecode.vcproj' to ↵John Emmas
'libs/temporal/MSVCtemporal/temporal.vcproj'
2017-09-28Rename 'libs/temporal/MSVCtimecode' to 'libs/temporal/MSVCtemporal'John Emmas
2017-09-25change libtemporal to be versioned like all othersPaul Davis
2017-09-25additional changes to follow library name change from timecode -> temporalPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-24new header file for audio-based time typesPaul Davis
2017-09-24part two of initial libtemporal creationPaul Davis
2017-09-24change libtimecode to libtemporal, add Evoral::Beats, positional types and ↵Paul Davis
superclock headers