| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-25 | Cleanup: pass EqualityOptions as const& | Carl Hetherington | |
| This exposes a useless assignment of export_differing_subtitles, which I've removed (and altered the comment accordingly). | |||
| 2023-02-18 | Be explicit about the version of SMPTE 428-7 that is used for subtitles,v1.8.602389-vpos | Carl Hetherington | |
| and default to writing the 2014 namespace. | |||
| 2021-10-24 | Order subtitles in the XML according to their vertical position (DoM bug #2106).v1.8.4 | Carl Hetherington | |
| 2021-05-27 | Make similar changes to the previous commit for _xml_id. | Carl Hetherington | |
| This is also unavailable if the asset is encrypted. | |||
| 2021-05-27 | Read the bits we can from the MXF header even when it is encrypted. | Carl Hetherington | |
| 2021-04-14 | Fix/hide some warnings. | Carl Hetherington | |
| 2021-04-11 | Add header guards. | Carl Hetherington | |
| 2021-04-09 | Add accessor for intrinsic_duration in SMPTESubtitleAsset. | Carl Hetherington | |
| 2021-04-08 | Expose the MXF ResourceID from SMPTESubtitleAsset. | Carl Hetherington | |
| 2021-04-08 | Comment tweaks. | Carl Hetherington | |
| 2021-01-24 | Tidying. | Carl Hetherington | |
| 2021-01-20 | Cleanup: more test naming tweaks. | Carl Hetherington | |
| 2021-01-20 | Tidy up some test names. | Carl Hetherington | |
| 2021-01-17 | Replace std::list with std::vector in the API. | Carl Hetherington | |
| 2021-01-17 | Bv2.1 6.2.1: Check that closed caption reel and XML <Language> conform to ↵ | Carl Hetherington | |
| RFC 5646. | |||
| 2021-01-17 | Bv2.1 6.2.1: Check that subtitle XML <Language> conforms to RFC 5646. | 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-20 | Tidy up handling of language metadata for subtitles. | Carl Hetherington | |
| Tried to normalise the idea that subtitle languages are stored as strings but set as LanguageTags. This may be too defensive; perhaps SMPTE language metadata is always right, or perhaps even if it isn't we should throw errors. | |||
| 2018-08-17 | Use PKL types rather than file extensions. | Carl Hetherington | |
| 2018-07-07 | SubtitleString -> shared_ptr<Subtitle> | Carl Hetherington | |
| 2018-03-13 | Merge EncryptionContext with DecryptionContext and use HMAC when decrypting. | Carl Hetherington | |
| 2018-02-12 | Use a different ID for the XML inside a SMPTE subtitle MXF than the | Carl Hetherington | |
| ID for the MXF itself. Apparently not doing so is an error (according to Doremi's release notes for 2.8.18). | |||
| 2016-08-14 | Support reading of encrypted subtitles. | Carl Hetherington | |
| 2016-07-30 | Comments. | 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 | |
| 2016-04-12 | Add direction support for SMPTE subtitles; fix pragma warnings with ↵ | Carl Hetherington | |
| non-openmp builds. | |||
| 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 | Add set_start_time. | Carl Hetherington | |
| 2015-09-12 | Add set_reel_number method. | Carl Hetherington | |
| 2015-07-05 | Restore ability to read SMPTE subs from XML files. | Carl Hetherington | |
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-06-09 | As I understand it all SMPTE subtitles are MXF-wrapped. | Carl Hetherington | |
| 2015-06-09 | Basically-working interop subtitle font handling. | Carl Hetherington | |
| 2015-06-08 | Add some setters. | Carl Hetherington | |
| 2015-06-08 | Remove slightly strange InteropSubtitleAsset constructor; add default one ↵ | Carl Hetherington | |
| for SMPTESubtitleAsset. | |||
| 2015-06-08 | Expand read_smpte_subtitle_test somewhat. | Carl Hetherington | |
| 2015-06-05 | Bits of tidying; comments. | Carl Hetherington | |
| 2015-06-05 | Initial work on SMPTE subtitles. | Carl Hetherington | |
| 2015-06-05 | Rename some stuff Content -> Asset. | Carl Hetherington | |
