summaryrefslogtreecommitdiff
path: root/src/lib/dcpomatic_time.cc
AgeCommit message (Expand)Author
2024-03-12Add operator<= for HMSF.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2016-08-12More Windows hacks.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-10-12Rename split-by-video content slightly; fix referencing to multi-reel DCPs.Carl Hetherington
2015-10-12Templatise TimePeriod and add DCPTimePeriod.Carl Hetherington
2015-08-31Fix overlaps; before you'd get a different answerCarl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-07-14Express trims using ContentTime so that they do not changeCarl Hetherington
2015-05-26Improve implementation of ContentTime/DCPTime.Carl Hetherington
2014-07-04Make XML subtitle work at the very minimal level.Carl Hetherington
2014-07-04Add 'starting' option to subtitles_during().Carl Hetherington
2014-07-02Hopefully improve subtitle decoder seeking etc.Carl Hetherington
2014-06-12Fix subrip subtitles a little.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington