summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
2023-05-24Bump libdcp for debugging.davidpowersCarl Hetherington
2023-05-14Missing dcpomatic2_map on RPM builds.v2.16.56Carl Hetherington
2023-05-12Only add fonts to assets when they are required.Carl Hetherington
2023-05-12Handle fonts for ccaps coming from DCP content (#2525).Carl Hetherington
Not dealing with them calls all sort of chaos as described in the bug report.
2023-04-22Add some missing Ubuntu 23.04 dependencies.v2.16.55Carl Hetherington
2023-04-21Bump libdcp to 1.8.67.Carl Hetherington
2023-04-10Bump ffcmp to fix ffmpeg dependency.Carl Hetherington
2023-04-09Fix ffmpeg revision that was set wrong in b6deee98.Carl Hetherington
2023-04-09Fix ffmpeg git repo name.Carl Hetherington
2023-04-08Bump ffmpeg for cherry-pick to fix #2508.Carl Hetherington
2023-04-06Write MainSoundConfiguration tags with hyphens for unused channels (#2501).Carl Hetherington
2023-03-29Always make 16-channel MXFs.Carl Hetherington
2023-03-25Prepare for Ubuntu 23.04.Carl Hetherington
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