| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-24 | wipcancel | Carl Hetherington | |
| 2025-01-19 | Move MainSoundConfiguration and MCASoundField into separate files. | Carl Hetherington | |
| 2025-01-01 | Add new, improved raw_convert using fmt/fast_float (DoM #2220). | Carl Hetherington | |
| The old one was broken if the thousands separator was the same as the decimal separator (e.g. if you set de_DE and change the decimal separator to .) | |||
| 2024-08-17 | Subtitle{,String,Image} -> Text{,String,Image}. | Carl Hetherington | |
| 2024-08-17 | {,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset. | Carl Hetherington | |
| 2024-08-17 | Merge ReelClosedCaptionAsset into ReelTextAsset. | Carl Hetherington | |
| 2024-08-17 | Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset. | Carl Hetherington | |
| 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 | |
