| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-20 | Nearly pretty-print subtitle XML (though not in <Text> nodes).v1.8.12 | Carl Hetherington | |
| This is an attempt to fix DoM bug #2205. | |||
| 2021-10-13 | Basic implementation of <Space> tag in subtitles.v1.8.3 | Carl Hetherington | |
| 2021-05-27 | Tidy handling of _raw_xml. | Carl Hetherington | |
| Before this if we tried to get the XML of an encrypted asset we would just get an empty string. Now we get a boost::none which means the verifier can avoid trying to check details of the XML (and instead raise a warning that you are trying to verify data that it cannot decrypt). | |||
| 2021-04-14 | Fix/hide some warnings. | Carl Hetherington | |
| 2021-01-24 | Tidying. | Carl Hetherington | |
| 2021-01-21 | Some more use of enum class. | Carl Hetherington | |
| 2021-01-17 | Change subtitle SubtitleAsset API to return const Subtitle pointers; add ↵ | Carl Hetherington | |
| subtitles_in_reel(). | |||
| 2021-01-17 | Replace std::list with std::vector in the API. | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2020-12-20 | Accept fonts as data blocks rather than files. | Carl Hetherington | |
| 2020-11-02 | Rename Data -> ArrayData. | Carl Hetherington | |
| 2020-09-11 | Add font_filenames() | Carl Hetherington | |
| 2020-09-11 | Rename fonts_with_load_ids() -> font_data() | Carl Hetherington | |
| 2020-05-08 | Store and allow access to the raw XML that is read in from | Carl Hetherington | |
| subtitle assets so that it cab be verified without any interference from being passed through libdcp. | |||
| 2019-12-22 | Add fix_empty_font_ids() to replace empty Font ids with a dummy string. | Carl Hetherington | |
| 2019-04-28 | class/struct confusion. | 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-07 | SubtitleString -> shared_ptr<Subtitle> | Carl Hetherington | |
| 2017-07-24 | Comments. | Carl Hetherington | |
| 2016-10-07 | Rework subtitle writing to fix incorrect output with | Carl Hetherington | |
| in-line font changes (#952). | |||
| 2016-08-30 | Neater and more correct XML subtitle parser. | Carl Hetherington | |
| 2016-06-13 | Add OpenSSL licence exception. | Carl Hetherington | |
| 2016-06-02 | Add some explicit declarations to constructors. | Carl Hetherington | |
| 2016-06-01 | More licence fixups. | Carl Hetherington | |
| 2015-11-26 | Small method name cleanup. | 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-10-10 | Missing include. | Carl Hetherington | |
| 2015-10-09 | Remove glibmm dependency. | Carl Hetherington | |
| 2015-10-06 | Give SMPTESubtitleAsset an intrinsic duration since it is a MXF like ↵ | Carl Hetherington | |
| Picture/Sound. | |||
| 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-06-24 | Merge. | 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-24 | No-op: whitespace. | 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 | |
