Fix erroneous reports of unresolved assets when checking OV/VF pairs.
[libdcp.git] / src / local_time.cc
2019-11-08 Carl HetheringtonFix incorrect LocalTime strings when timezone is behind... v1.6.10
2018-09-14 Carl HetheringtonAdd operator< for LocalTime.
2017-05-15 Carl HetheringtonAdd ::time_of_day without seconds.
2016-10-24 Carl HetheringtonAllow LocalTime without a timezone offset.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-03-05 Carl HetheringtonAdd new LocalTime constructor.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonExpand read_smpte_subtitle_test somewhat.
2015-06-04 Carl HetheringtonSupport optional milliseconds in LocalTime.
2015-06-03 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-06-02 Carl HetheringtonNo-op; comments.
2015-04-30 Carl HetheringtonFix incorrect day-of-month in LocalTime.
2014-05-16 Carl HetheringtonHand-merge changes from master (110dc70..979739e)
2014-05-14 Carl HetheringtonMerge master.
2014-03-20 Carl HetheringtonTweaks to LocalTime; build/install fixes.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...