No-op: whitespace.
[libdcp.git] / src / dcp_time.cc
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-05 Carl HetheringtonBits of tidying; comments.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
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 HetheringtonFix uninitialised variable.
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-11-02 Carl HetheringtonForward-port time rounding fix from 0.x.
2014-10-06 Carl HetheringtonForward-port heinous time thinko from 0.x.
2014-07-10 Carl HetheringtonAdd a couple of accessors.
2014-05-14 Carl HetheringtonMerge master.
2014-05-11 Carl HetheringtonUse raw_convert instead of boost::lexical_cast as it...
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 HetheringtonRemove debug code.
2013-10-24 Carl HetheringtonFix ticks calculations.
2013-10-24 Carl HetheringtonAdd Time constructor from ticks; fix Time::to_ticks().
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonMerge master.
2013-03-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-02-10 Carl HetheringtonDerive exceptions from boost::exception and use boost...
2013-01-14 Carl HetheringtonMerge master
2013-01-09 Carl HetheringtonComment tweaks.
2012-12-31 Carl HetheringtonInitial hacks.
2012-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-08-21 Carl HetheringtonSome maths operations with Time.
2012-08-21 Carl HetheringtonPick up effect and effect color.
2012-08-15 Carl HetheringtonSome comments.
2012-08-13 Carl HetheringtonFix up some bugs with subs.
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.