Tidying.
[libdcp.git] / src / dcp_time.h
2021-01-24 Carl HetheringtonTidying.
2019-12-22 Carl HetheringtonAdd operator+=
2016-07-29 Carl HetheringtonComments.
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-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-01-13 Carl HetheringtonAllow fractional frames per second when computing Time...
2015-10-15 Carl HetheringtonForce specification of timecode rate when creating...
2015-09-12 Carl HetheringtonA number of SMPTE subtitle syntax fixes.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-07 Carl HetheringtonDoxygen tweaks.
2015-06-05 Carl HetheringtonBits of tidying; comments.
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-11 Carl HetheringtonAdd Time::to_seconds.
2015-01-10 Carl HetheringtonFix handling of timing in SMPTE subtitles.
2014-12-23 Carl HetheringtonSome missed bits from 0.x.
2014-07-10 Carl HetheringtonAdd a couple of accessors.
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-27 Carl HetheringtonSome tidying up.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-10-24 Carl HetheringtonAdd Time constructor from ticks; fix Time::to_ticks().
2013-10-16 Carl HetheringtonMissing includes.
2013-10-08 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-10-04 Carl HetheringtonMissing include.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonMerge master.
2013-01-14 Carl HetheringtonMerge master
2013-01-09 Carl HetheringtonComment tweaks.
2013-01-01 Carl HetheringtonSome work on encryption / signing.
2012-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-08-21 Carl HetheringtonSome maths operations with Time.
2012-08-15 Carl HetheringtonSome comments.
2012-08-13 Carl Hetherington4th parameter of time is ticks (1 tick = 4ms) not milli...
2012-08-13 Carl HetheringtonTime from frame.
2012-08-13 Carl HetheringtonSubtitles at method.
2012-08-13 Carl HetheringtonMissing files.