summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
2023-03-04Bump libsub for another font color fix.Carl Hetherington
2023-03-03Add option to limit DCP output to the "Bv2.0 profile" (#2470).v2.16.45Carl Hetherington
I'm far from convinced about the point/sense of all these "profiles" (rather than just implementing or at least tolerating the standard) but lots of people are having problems with "QC" processes failing their DCPs with complaints related to MCASubDescriptors. It seems to make sense to have an option to turn them off - at least for now, until either the "QC" situation settles down or any bugs in DCP-o-matic are found and fixed.
2023-02-27Bump libdcp for some test fixes.Carl Hetherington
2023-02-27Bump libdcp for subtitle standard support.Carl Hetherington
2023-02-24Bump libsub for fix to font color tag parsing in SRT files.Carl Hetherington
2023-02-17Bump libdcp for verify fixes (#2457 and #2459).v2.16.44Carl Hetherington
2023-02-13Bump libdcp for MainPictureStoredArea fix (#2452).Carl Hetherington
2023-02-12Bump libdcp again for fix to dcpkdm (#2446).Carl Hetherington
2023-02-12Bump libdcp for new dcpverify options (#2444).Carl Hetherington
2023-02-05Recover better errors from ext4.Carl Hetherington
2023-02-02Bump libdcp for IssueDate fix (#2435).Carl Hetherington
2023-01-29Add some logging to ext4_mkfs.Carl Hetherington
2023-01-26Bump leqm-nrt for analysis crash fix (#2432).Carl Hetherington
2023-01-24Bump libdcp for fix to AudioChannelLabelSubDescriptor count (#2431).Carl Hetherington
2023-01-24Use MCASoundField::STEREO (20) for stereo DCPs.Carl Hetherington
2023-01-16Add subject/issuer details to the screen dialog (#2422).Carl Hetherington
2023-01-16Bump libdcp to version which checks for empty interop subtitle assets.Carl Hetherington
2023-01-14Bump libdcp to fix font ID bug in the combiner (#2402).Carl Hetherington
2023-01-07Fix incorrect filenames.v2.16.40Carl Hetherington
2023-01-07Fix typo of new icon extensions.Carl Hetherington
2023-01-06Fix missing batch converter tool icons.Carl Hetherington
2022-12-30Bump libdcp to fix an error in the player (#2401).v2.16.38Carl Hetherington
2022-12-23Bump libdcp for fixes to #2391 and #2394.v2.16.37Carl Hetherington
2022-12-21Bump libdcp for less strict COC verification (#2395).v2.16.36Carl Hetherington
2022-12-20Bump libdcp for improved COC error on verification.Carl Hetherington
2022-12-20Still more wscript adventures.Carl Hetherington
2022-12-19More wscript character encoding adventures.Carl Hetherington
2022-12-19Bump libdcp for another wscript character encoding fix.Carl Hetherington
2022-12-19Bump libdcp for wscript character encoding fix.Carl Hetherington
2022-12-16Bump libdcp for main picture active area changes.Carl Hetherington
2022-12-14Bump libdcp to a version with UTCOffset.Carl Hetherington
This is needed for 2.17.x but I ran the tests on main and they look OK, so doing it this way should save a few merge conflicts.
2022-12-13More header trimming.Carl Hetherington
2022-12-05Bump libdcp for build fix.Carl Hetherington
2022-12-05Fix use of atleast_version in wscripts (it does nothing, since I don't know ↵Carl Hetherington
when).
2022-12-04Bump libdcp to remove some invalid characters from Windows filenames (#2219).Carl Hetherington
2022-12-03Bump libsub for libdcp dependency removal.Carl Hetherington
2022-11-24Bump libdcp for new equality option for subtitles.Carl Hetherington
2022-11-22Only check test private data if --check is passed.Carl Hetherington
2022-11-16Bundle dcpkdm from libdcp as dcpomatic2_kdm_inspect (#2366).v2.16.33Carl Hetherington
2022-11-14Basic WebVTT subtitle support (#1361).Carl Hetherington
2022-11-10Bump libsub for fix unicode LINE SEPARATOR in subtitles.Carl Hetherington
2022-11-03Bump libdcp for subtitle Z-position fixes (#2356).Carl Hetherington
2022-10-18Use different icons for the timeline in dark/light modes.Carl Hetherington
2022-10-18Bump libdcp to handle XYZ->RGB conversions correctly for Rec.2020.Carl Hetherington
2022-10-15Also build tests on Ubuntu 22.04.Carl Hetherington
2022-10-12Bump libdcp to fix crash when verifying encrypted 3D DCPs.v2.16.30Carl Hetherington
2022-09-26Bump libdcp for fix to #2344.Carl Hetherington
2022-09-20Also bump asdcplib for the same reason.Carl Hetherington
2022-09-20Bump waf here and in dependencies for Python 3.10 support.Carl Hetherington
2022-09-19Support Ubuntu 22.10 builds.Carl Hetherington