summaryrefslogtreecommitdiff
path: root/test/dcpomatic_time_test.cc
AgeCommit message (Expand)Author
2025-09-02Untested conversion to num/den DCPTime.arbitrary-hzCarl Hetherington
2021-02-14Fix incorrect coalesce() output when one input range is whollyCarl Hetherington
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-10-12Fix incorrect sign on boost test constants.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-01-18Remove a cast from float to double which seemingly causesCarl Hetherington
2018-01-18Move a couple of tests to a more appropriate place.Carl Hetherington
2017-06-29Fixes for silence in projects, various cleanups.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-19Fix merging of audio in various circumstances.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-02-24Add test.Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
2015-07-14Try rounding down when calculating frames from Times.Carl Hetherington