| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-03 | Don't complain if there is no Vposition on a subtitle <Text> node. | Carl Hetherington | |
| 2015-09-21 | Re-fix Atmos ignoring. | Carl Hetherington | |
| 2015-09-21 | Try to ignore Atmos tracks when loading CPLs. | Carl Hetherington | |
| 2015-01-16 | Support horizontal alignment specification in subtitles. | Carl Hetherington | |
| 2015-01-08 | Change libdcp::Time to allow sub-second units to be anything, so that | Carl Hetherington | |
| we can support SMPTE subtitles which use TimeCodeRate as the base rather than the arbitrary "ticks" (4ms) of Interop. | |||
| 2014-05-28 | Modify KDM code to take a CPL disk file instead of a whole CPL object. | Carl Hetherington | |
| 2014-05-12 | Bump libcxml again. | Carl Hetherington | |
| 2014-05-11 | Use raw_convert instead of boost::lexical_cast as it seems | Carl Hetherington | |
| that lexical_cast will sometimes use a thousands separator (i.e. it will convert 1234 to a string 1,234). It appears not to be possible safely to turn this off (you have to set the global locale). Instead, raw_convert uses a stringstream which you can imbue() with std::locale::classic() to turn off the locale-specific behaviour. | |||
| 2014-02-26 | Hacks to support MXF-wrapped subtitles. | Carl Hetherington | |
| 2013-08-29 | Change to libcxml API. | Carl Hetherington | |
| 2013-07-23 | A few small cleanups. | Carl Hetherington | |
| 2013-07-06 | Move some CPL writing from picture/sound assets to the MXF. Pick up key_id ↵ | Carl Hetherington | |
| from CPL assets and hence provide and test for encrypted() method on DCP. | |||
| 2013-05-14 | Fix corpus tests wrt alphabetical sorting; fix some bugs with subtitles that ↵ | Carl Hetherington | |
| were shown up. | |||
| 2013-05-13 | Try to move XML bits out into parse/ subdir. | Carl Hetherington | |
