| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-18 | Fix build failure. | Carl Hetherington | |
| 2021-04-16 | Improve handling of image subtitle IDs in XML (DoM bug #1965)backport | Carl Hetherington | |
| When reading/writing the XML for image subtitles, we assumed that the content of the <Image> tag is just the ID of the PNG in the MXF, without any prefix. DoM bug #1965 mentions a DCP where this is not the case, and SMPTE 429-5-2009 has an example where there is urn:uuid: in the XML. This change makes DoM write this urn:uuid: prefix, and accept it if it's present (but not complain if it's not). If the urn:uuid: _is_ required in the field, it's a bit surprising that nobody has complained up to this point. Maybe nobody noticed, or nobody reported it. Cherry-picked from 098007a1ee6a46b6ff11398f94faff5c85951da4 in master. | |||
| 2019-12-15 | Add fix_empty_font_ids() to replace empty Font ids with a dummy string.v1.6.14 | Carl Hetherington | |
| Back-ported from abf4f7577877254ecd7a1dc7955e0d7ca49ad07c in master. | |||
| 2018-09-22 | Fix build with newer boost. | Carl Hetherington | |
| 2018-07-15 | Fix thinko causing hang in ::equals(). | Carl Hetherington | |
| 2018-07-09 | Store image subtitle ID in the object, rather than a separate map. Start of ↵ | Carl Hetherington | |
| reading image subtitles. | |||
| 2018-07-09 | Switch to UUIDs for Interop image subtitle identification (rather than ↵ | Carl Hetherington | |
| indices). Basic and untested SMPTE image subtitle support. | |||
| 2018-07-08 | Basic interop bitmap writing. | Carl Hetherington | |
| 2018-07-07 | SubtitleString -> shared_ptr<Subtitle> | Carl Hetherington | |
| 2018-06-08 | Fix incorrect default effect colour. | Carl Hetherington | |
| 2016-10-07 | Rework subtitle writing to fix incorrect output with | Carl Hetherington | |
| in-line font changes (#952). | |||
| 2016-09-12 | Remove mysterious use of locked_stringstream. | Carl Hetherington | |
| 2016-08-30 | Neater and more correct XML subtitle parser. | Carl Hetherington | |
| 2016-07-21 | Trim some unused stream includes / usings. | Carl Hetherington | |
| 2016-07-01 | asdcp headers moved into subdirectory. | Carl Hetherington | |
| 2016-06-24 | Support underlining of subtitles. | Carl Hetherington | |
| 2016-06-13 | Add OpenSSL licence exception. | Carl Hetherington | |
| 2016-06-01 | Still more licence fixups. | Carl Hetherington | |
| 2016-05-25 | No-op; Fix GPL address and mention libdcp by name. | Carl Hetherington | |
| 2016-04-12 | Add direction support for SMPTE subtitles; fix pragma warnings with ↵ | Carl Hetherington | |
| non-openmp builds. | |||
| 2016-04-05 | Basic untested support for bold in subtitles. | Carl Hetherington | |
| 2015-11-26 | Small method name cleanup. | Carl Hetherington | |
| 2015-11-26 | Tidy up; more/better use of BOOST_FOREACH. | Carl Hetherington | |
| 2015-11-26 | Allow <Subtitle> nodes as the root of subtitles, not just <Font> | Carl Hetherington | |
| 2015-11-26 | Extract examine_subtitle_nodes into its own method. | Carl Hetherington | |
| 2015-09-12 | A number of SMPTE subtitle syntax fixes. | Carl Hetherington | |
| 2015-07-06 | Extend SubtitleAsset::subtitles_during to allow asking for subtitles either ↵ | Carl Hetherington | |
| starting during a particular timescale or overllapping it. | |||
| 2015-07-03 | Write very small VPosition values as 0. | Carl Hetherington | |
| 2015-06-24 | Fix various SNAFUs with Font ID handling. | Carl Hetherington | |
| 2015-06-24 | Give Data a loading constructor. | Carl Hetherington | |
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-06-18 | Fix several missing binary specifiers to fopen. | Carl Hetherington | |
| 2015-06-10 | Rename Font -> FontAsset; add dcpdumpsub tool. | Carl Hetherington | |
| 2015-06-09 | Handle storing/recovery of fonts in SMPTE MXF files. | Carl Hetherington | |
| 2015-06-09 | Basically-working interop subtitle font handling. | Carl Hetherington | |
| 2015-06-05 | Small tidy-ups and comments. | Carl Hetherington | |
| 2015-06-05 | Initial work on SMPTE subtitles. | Carl Hetherington | |
| 2015-06-05 | Rename some stuff Content -> Asset. | Carl Hetherington | |
| 2014-01-26 | It builds again. | Carl Hetherington | |
| 2014-01-22 | Various work. | Carl Hetherington | |
| 2014-01-17 | Asset -> ContentAsset. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2014-01-15 | Use MXFAsset::_interop to decide on whether to write asset XML as Interop or ↵ | Carl Hetherington | |
| SMPTE. | |||
| 2013-11-25 | Remove a possibly dodgy use of fstream. | Carl Hetherington | |
| 2013-10-19 | Some more boost::filesystem::path. | Carl Hetherington | |
| 2013-08-29 | Change to libcxml API. | Carl Hetherington | |
| 2013-08-29 | Try to fix application of namespace to MainStereoscopicPicture nodes. | Carl Hetherington | |
| 2013-08-26 | Try to add correct namespace for 3D CPLs. | Carl Hetherington | |
| 2013-07-02 | Merge master; at least partially. | Carl Hetherington | |
| 2013-06-20 | Include trimming. | Carl Hetherington | |
