Various work.
[libdcp.git] / src / dcp_time.cc
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.