Derive exceptions from boost::exception and use boost::throw_exception to enable...
[libdcp.git] / src / xml.cc
2013-02-10 Carl HetheringtonDerive exceptions from boost::exception and use boost...
2012-09-18 Carl HetheringtonReelNumber is sometimes a string, it seems.
2012-09-18 Carl HetheringtonSome renaming of XML-related methods.
2012-09-09 Carl HetheringtonClean up and fix subtitle parsing a bit.
2012-09-04 Carl HetheringtonStrip spaces from number contents before parsing.
2012-08-27 Carl HetheringtonMake ContentVersion Id node optional. Improve error...
2012-08-21 Carl HetheringtonSome maths operations with Time.
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-12 Carl HetheringtonTweaks for more real-life DCPs; beginning of subtitle...
2012-08-11 Carl HetheringtonVarious tweaks for a real-life DCP.
2012-07-31 Carl HetheringtonCheck sound; various fixups.
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.