summaryrefslogtreecommitdiff
path: root/src/dcp_time.cc
AgeCommit message (Expand)Author
2016-01-10Introduce dc::Package, changing lots of namespaces in the process.Carl Hetherington
2016-01-05Put everything into dcp::dc and change DCP -> Package.Carl Hetherington
2015-10-15Force specification of timecode rate when creating a Time from seconds.Carl Hetherington
2015-09-28Round down when rebasing times.Carl Hetherington
2015-09-12A number of SMPTE subtitle syntax fixes.Carl Hetherington
2015-07-20Round up in Time::as_editable_units.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05Bits of tidying; comments.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-04to_* to as_* in a few method names.Carl Hetherington
2015-05-06Pad times with zeros; add Time::rebase().Carl Hetherington
2015-01-11Fix uninitialised variable.Carl Hetherington
2015-01-11Add Time::to_seconds.Carl Hetherington
2015-01-10Fix handling of timing in SMPTE subtitles.Carl Hetherington
2014-12-23Some missed bits from 0.x.Carl Hetherington
2014-11-02Forward-port time rounding fix from 0.x.Carl Hetherington
2014-10-06Forward-port heinous time thinko from 0.x.Carl Hetherington
2014-07-10Add a couple of accessors.Carl Hetherington
2014-05-14Merge master.Carl Hetherington
2014-05-11Use raw_convert instead of boost::lexical_cast as it seemsCarl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-10-24Remove debug code.Carl Hetherington
2013-10-24Fix ticks calculations.Carl Hetherington
2013-10-24Add Time constructor from ticks; fix Time::to_ticks().Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2013-01-14Merge masterCarl Hetherington
2013-01-09Comment tweaks.Carl Hetherington
2012-12-31Initial hacks.Carl Hetherington
2012-10-19Initial work on subtitle writing.Carl Hetherington
2012-08-22Some maths operations with Time.Carl Hetherington
2012-08-21Pick up effect and effect color.Carl Hetherington
2012-08-16Some comments.Carl Hetherington
2012-08-13Fix up some bugs with subs.Carl Hetherington
2012-08-134th parameter of time is ticks (1 tick = 4ms) not millisecondsCarl Hetherington
2012-08-13Time from frame.Carl Hetherington
2012-08-13Subtitles at method.Carl Hetherington
2012-08-13Missing files.Carl Hetherington