Fix macOS build warning.
[libdcp.git] / src / xml.h
2021-01-23 Carl HetheringtonTidying.
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-08 Carl Hetheringtonc++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonMore licence fixups.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-01-27 Carl HetheringtonMore tidying.
2014-01-27 Carl HetheringtonSome tidying up.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-06-18 Carl HetheringtonMerge master.
2013-06-07 Carl HetheringtonMerge branch 'master' into cxml
2013-06-02 Carl HetheringtonMerge master.
2013-05-13 Carl HetheringtonUse libcxml. Lump all static configuration flags into...
2013-01-14 Carl HetheringtonMerge master
2013-01-09 Carl HetheringtonComment tweaks.
2012-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-09-18 Carl HetheringtonSome renaming of XML-related methods.
2012-08-21 Carl HetheringtonPick up effect and effect color.
2012-08-21 Carl HetheringtonPick up subtitle color.
2012-08-21 Carl HetheringtonRecurse into font nodes and pick up details of italics.
2012-08-21 Carl HetheringtonRecursively scan font tags in subtitles.
2012-08-21 Carl HetheringtonDe-hackify subtitle handling a bit.
2012-08-13 Carl HetheringtonBasic subtitle test works.
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-08-11 Carl HetheringtonVarious tweaks for a real-life DCP.
2012-08-01 Carl HetheringtonMerge.
2012-08-01 Carl HetheringtonWindows build fixes.
2012-07-31 Carl HetheringtonUse int64 in a few places.
2012-07-30 Carl HetheringtonBits.
2012-07-30 Carl HetheringtonVarious.
2012-07-30 Carl HetheringtonHacks.