Bump libdcp for enum class stuff.
[libsub.git] / test / time_test.cc
2017-07-21 Carl HetheringtonFix completely-broken Time::scale.
2017-07-18 Carl HetheringtonFix Time::add which was broken when adding times with...
2015-12-18 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2015-12-16 Carl HetheringtonNo-op; remove trailing whitespace.
2015-01-20 Carl HetheringtonAdd Time::all_as_seconds().
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2014-06-21 Carl HetheringtonAdd some add() methods to Time classes.
2014-06-21 Carl HetheringtonAdd FrameTime constructor from frames and fps.
2014-05-29 Carl HetheringtonRe-work Subtitle class; remove STL text writer.
2014-05-24 Carl HetheringtonMore tests and fix MetricTime.
2014-02-05 Carl HetheringtonSupport for conversions of things that have multiple...