summaryrefslogtreecommitdiff
path: root/src/lib/dci_metadata.cc
AgeCommit message (Collapse)Author
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
naming convention (#362). Reported-by: Mattias Mattsson
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones.
2013-08-26Add content version to DCI metadata.Carl Hetherington
2013-04-01XML metadata and some other bits.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-01-25Make DCIMetadata class and use it.Carl Hetherington