| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-05 | Various IMF hacks.imf | Carl Hetherington | |
| 2016-01-04 | Make specific DCP CPL class. | Carl Hetherington | |
| 2016-01-04 | Move DCP -> Package with a token DCP class. | Carl Hetherington | |
| 2015-12-16 | Ref does not need to be a template since it's always used for Asset. | Carl Hetherington | |
| 2015-10-28 | Don't add external (referenced) assets to the PKL. | Carl Hetherington | |
| 2015-07-30 | Merge Signer into CertificateChain. | Carl Hetherington | |
| 2015-06-24 | Merge. | Carl Hetherington | |
| 2015-06-24 | Fix various SNAFUs with Font ID handling. | Carl Hetherington | |
| 2015-06-24 | No-op; whitespace and a comment typo. | Carl Hetherington | |
| 2015-06-10 | Rename Font -> FontAsset; add dcpdumpsub tool. | Carl Hetherington | |
| 2015-06-09 | Basically-working interop subtitle font handling. | Carl Hetherington | |
| 2015-06-08 | Require only DCP::add() for the CPL; other assets found by looking in the CPL. | Carl Hetherington | |
| 2015-06-08 | Use boost::filesystem::extension. | Carl Hetherington | |
| 2015-06-05 | MXF -> Asset in lots of places. | Carl Hetherington | |
| 2015-06-05 | Rename some stuff Content -> Asset. | Carl Hetherington | |
| 2015-05-25 | Rename CPL/PKL files to be {cpl,pkl}_uuid.xml rather than | Carl Hetherington | |
| uuid_{cpl,pkl}.xml as this seems to be more conventional. | |||
| 2015-04-30 | Some BOOST_FOREACH. | Carl Hetherington | |
| 2015-01-07 | Use a typedef for a note-taking functor. | Carl Hetherington | |
| 2015-01-03 | Add support for reading non-MXF-wrapped SMPTE subtitle files. | Carl Hetherington | |
| 2014-12-28 | Purge assert() from src/, at least (not asdcplib). | Carl Hetherington | |
| 2014-12-14 | Switch subtitle string font specs to be the font ID; split SubtitleContent ↵ | Carl Hetherington | |
| into Interop and SMPTE. | |||
| 2014-07-22 | Some include trimming,. | Carl Hetherington | |
| 2014-07-22 | Improve a couple of errors. | Carl Hetherington | |
| 2014-07-22 | Various attempts to clean up DCP comparison code. | Carl Hetherington | |
| 2014-07-10 | Restore creation of DCP directories in the constructor. | Carl Hetherington | |
| 2014-07-08 | Don't always create DCP directories in the constructor. | Carl Hetherington | |
| 2014-06-13 | Work around symbol clash with ERROR on Win32/mingw. | Carl Hetherington | |
| 2014-05-20 | Remove unused code. | Carl Hetherington | |
| 2014-05-14 | Merge master. | 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-05-04 | Port support for MXF-wrapped subtitles from 0.x | Carl Hetherington | |
| 2014-05-03 | Assorted test fixes. | Carl Hetherington | |
| 2014-05-03 | Use exceptions to hold errors even in the keep_going case. | Carl Hetherington | |
| 2014-05-03 | Support file:// URI-style file specifiers in asset map. | Carl Hetherington | |
| Allow DCP reads to continue in the face of some errors (currently just missing assets). | |||
| 2014-04-10 | Remove picture_asset.h; some better error messages. | Carl Hetherington | |
| 2014-03-19 | Considerable re-work of KDM class to express the difference between ↵ | Carl Hetherington | |
| encrypted and unencrypted KDMs. | |||
| 2014-03-18 | Various test tidying. | Carl Hetherington | |
| 2014-02-26 | Merge master; MXF subtitle stuff not included. | Carl Hetherington | |
| 2014-02-08 | Fix a couple of errors in Interop XML | Carl Hetherington | |
| Reported-by: Ivan Pullman | |||
| 2014-02-05 | Tidy up metadata handling. | Carl Hetherington | |
| 2014-01-28 | Various fixes. | Carl Hetherington | |
| 2014-01-28 | Various test fixes. | Carl Hetherington | |
| 2014-01-27 | Various tweaks; work on read_dcp example. | Carl Hetherington | |
| 2014-01-27 | Various tinkerings. | Carl Hetherington | |
| 2014-01-26 | A little tidying up. | Carl Hetherington | |
| 2014-01-26 | It builds again. | Carl Hetherington | |
| 2014-01-22 | Various work. | Carl Hetherington | |
| 2014-01-17 | Asset -> MXF in some cases. | Carl Hetherington | |
| 2014-01-17 | Asset -> ContentAsset. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
