summaryrefslogtreecommitdiff
path: root/src/local_time.cc
AgeCommit message (Expand)Author
2020-03-11Fix ::add_minutes to not alter the timezone of the time it's called on.Carl Hetherington
2020-03-10Add LocalTime::add_minutes.Carl Hetherington
2019-12-23Add struct tm constructor for LocalTime, use it to tidy upCarl Hetherington
2019-11-08Fix incorrect LocalTime strings when timezone is behind UTC and not an intege...Carl Hetherington
2018-09-14Add operator< for LocalTime.Carl Hetherington
2017-05-15Add ::time_of_day without seconds.Carl Hetherington
2016-10-24Allow LocalTime without a timezone offset.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-03-05Add new LocalTime constructor.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-08Expand read_smpte_subtitle_test somewhat.Carl Hetherington
2015-06-04Support optional milliseconds in LocalTime.Carl Hetherington
2015-06-02No-op; comments.Carl Hetherington
2015-04-30Fix incorrect day-of-month in LocalTime.Carl Hetherington
2014-05-16Hand-merge changes from master (110dc70..979739e)Carl Hetherington
2014-03-20Tweaks to LocalTime; build/install fixes.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington