In-line run of subs_in_out so that it gets the environment more easily.
[libdcp.git] / test / dcp_time_test.cc
2024-03-16 Carl HetheringtonAllow SMPTE timecodes with 3 digits in the editable...
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2018-05-07 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2018-05-02 Carl Hetheringtonrebase() would round up and so it was possible for...
2018-02-07 Carl Hetheringtondb8af2f changed rebase() to round down when rebasing...
2016-08-22 Carl HetheringtonFix ridiculous thinko in Time::operator{<,>}
2016-08-11 Carl HetheringtonAdd test for SMPTE DCP time to string.
2016-06-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-13 Carl HetheringtonTighten up time parsing, and also allow the previously
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-10-15 Carl HetheringtonForce specification of timecode rate when creating...
2015-09-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-09-28 Carl HetheringtonRound down when rebasing times.
2015-09-12 Carl HetheringtonA number of SMPTE subtitle syntax fixes.
2015-06-04 Carl Hetheringtonto_* to as_* in a few method names.
2015-05-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-05-06 Carl HetheringtonPad times with zeros; add Time::rebase().
2015-01-10 Carl HetheringtonFix handling of timing in SMPTE subtitles.
2014-11-02 Carl HetheringtonForward-port time rounding fix from 0.x.
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-10-30 Carl HetheringtonUpdate and fix tests.
2013-10-24 Carl HetheringtonAdd Time constructor from ticks; fix Time::to_ticks().
2013-09-25 Carl HetheringtonSplit tests up.
2013-07-02 Carl HetheringtonSplit test file up a bit.