| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-09 | Add type field (open/closed) to caption and subtitle. | Carl Hetherington | |
| 2024-06-09 | Rename ReelClosedCaptionAsset -> ReelCaptionAsset | Carl Hetherington | |
| for symmetry with ReelSubtitleAsset. | |||
| 2024-04-22 | Support MPEG2 compression.v1.9.6 | Carl Hetherington | |
| 2024-04-22 | Support MPEG2 decompression. | Carl Hetherington | |
| 2024-04-18 | Move FrameInfo into its own file. | Carl Hetherington | |
| 2024-04-18 | Move Behaviour enum out of J2KPictureAsset. | Carl Hetherington | |
| 2024-04-18 | Split the old PictureAsset into a new PictureAsset + J2KPictureAsset. | Carl Hetherington | |
| 2024-04-18 | Rename files to mention J2K. | Carl Hetherington | |
| 2024-04-15 | Add basic verification report.v1.9.5 | Carl Hetherington | |
| 2024-03-22 | Bump asdcplib to dcpomatic-2.13.0 branch.v1.9.4 | Carl Hetherington | |
| 2024-01-08 | Add ScopeGuard. | Carl Hetherington | |
| 2023-11-15 | Simple pass-through of <Ruby> tags in subtitles. | Carl Hetherington | |
| 2023-10-09 | Add wrappers around boost::filesystem methods that handle the | Carl Hetherington | |
| required mangling of long filenames on Windows. Also wrap lots of missing places (e.g. calls to asdcplib, libxml++, libcxml etc.) in dcp::filesystem::fix_long_path(). The idea is to keep paths un-mangled until they we call some filesystem-related API and mangle them at that point. Otherwise we end up serialising mangled names, which seems like it will not end well. Should fix DoM #2623. | |||
| 2023-08-22 | Cleanup: extract HAlign to its own files. | Carl Hetherington | |
| 2023-08-22 | Cleanup: extract VAlign to its own files. | Carl Hetherington | |
| 2023-07-25 | Cleanup: move EqualityOptions into its own file. | Carl Hetherington | |
| 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. | |||
| 2022-12-13 | Add UTCOffset class. | Carl Hetherington | |
| 2022-09-02 | Replace ContentKind enum with a class. | Carl Hetherington | |
| 2022-05-09 | Missing install of a header.v1.8.19 | Carl Hetherington | |
| 2022-04-25 | Add AssetList to extract some boilerplate from AssetMap and PKL. | Carl Hetherington | |
| 2022-04-25 | Move AssetMap handling out to a separate class. | Carl Hetherington | |
| 2022-04-20 | Move code to find CPLs in directories out of DCP-o-matic. | Carl Hetherington | |
| This adds find_and_resolve_cpls(). | |||
| 2022-04-12 | Add and use new File class.merged-to-main | Carl Hetherington | |
| It was always a bit troubling that fopen_boost wasn't exception safe, and this also fixes a leak where load_ratings_list would never close the ratings file. | |||
| 2022-03-01 | Move Rating out to a separate file. | Carl Hetherington | |
| 2021-04-30 | Also install mono_picture_asset_writer.h | Mart Jansink | |
| 2021-04-14 | Missing header install. | Carl Hetherington | |
| 2021-04-13 | Remove ReelEncryptableAsset and tidy up a bit. | Carl Hetherington | |
| 2021-04-12 | Split ReelClosedCaptionAsset into Interop and SMPTE parts. | Carl Hetherington | |
| 2021-04-12 | Split ReelSubtitleAsset into Interop and SMPTE classes. | Carl Hetherington | |
| 2021-04-11 | Extract some parts of ReelEncryptableAsset into ReelFileAsset | Carl Hetherington | |
| 2021-04-10 | Rename ReelFileAsset -> ReelEncryptableAsset | Carl Hetherington | |
| 2021-02-06 | Basic analysis (verification) of J2K codestreams. | Carl Hetherington | |
| 2021-02-06 | Rename j2k.{cc,h} => j2k_transcode.{cc,h} | Carl Hetherington | |
| 2021-01-26 | Fix install. | Carl Hetherington | |
| 2021-01-26 | Rename ReelMXF -> ReelFileAsset. | Carl Hetherington | |
| 2021-01-17 | Replace dcp::File with dcp::ArrayData. | Carl Hetherington | |
| 2020-11-02 | Add Data class and change API to a raw pointer. | Carl Hetherington | |
| 2020-11-02 | Rename Data -> ArrayData. | Carl Hetherington | |
| 2020-09-20 | Add new LanguageTag class. | Carl Hetherington | |
| The scripts/update-language-subtags script will download the RFC 5646 registry and write it to src/language_tag_lists.cc. This may need to be re-run if the subtags change. | |||
| 2020-09-20 | Remove XMLMetadata from DCP::write_xml and DCP::write_assetmap. | Carl Hetherington | |
| 2020-09-17 | Add dcp::combine(). | Carl Hetherington | |
| 2020-07-11 | Allow creation of ATMOS sync on channel 14. | Carl Hetherington | |
| 2019-12-22 | Validate XML with xerces. | Carl Hetherington | |
| 2019-03-17 | Missing header install. | Carl Hetherington | |
| 2019-03-17 | Finish initial CPL markers support. | Carl Hetherington | |
| 2019-03-12 | Try to fix libdcp static build. | Carl Hetherington | |
| 2019-03-12 | Fix gcov shlib build; this fixes tests to run against the locally-built ↵ | Carl Hetherington | |
| libdcp rather than the installed one. | |||
| 2018-11-14 | Simpole DCP recovery utility (dcprecover) added. | Carl Hetherington | |
| 2018-08-17 | Missing header include. | Carl Hetherington | |
