summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
2024-01-03Bump libdcp for better diagnostics of bad/large J2K frames (#2680).2698-verifyCarl Hetherington
2024-01-02Remove tick/no_tick icons which I believe are no longer used.Carl Hetherington
They were added to the list in the playlist editor but seemingly not used.
2023-12-24Add stubs for fa_IR (Farsi/Persian).v2.16.71Carl Hetherington
2023-12-22Bump libsub to fix #2685.Carl Hetherington
2023-12-21Bump openssl to one derived from 3.2.0 (#2679).Carl Hetherington
2023-12-02Bump libdcp for another MCA channel ID fix.Carl Hetherington
2023-11-20Verify encrypted DCPs (more) correctly (#2659).Carl Hetherington
2023-11-20Improve progress reporting of digest calculations (might help with #2643).Carl Hetherington
2023-11-17Pass through <Ruby> tags in subtitles (#2635) (GH#23).Carl Hetherington
2023-10-28Use updated libdcp, including an optimisation for rgb-onto-xyz12.Carl Hetherington
2023-10-17Make sure 2-channel MXFs don't get extra channel descriptors (#2631).Carl Hetherington
With all the EasyDCP tests done in bug #2487 we didn't look at stereo MXFs as it appeared fairly early on that EasyDCP would reject them all. In #2631 it's pointed out that it seems to make no sense to have descriptors for channels which aren't there. I've still got no docs for any of this, but let's try fixing that.
2023-10-12Bump libdcp for channel ID fix (#2629).Carl Hetherington
2023-10-10Bump libdcp for fixes to build on Ubuntu 16.04 etc.Carl Hetherington
2023-10-09Bump libdcp for new filesystem wrappers.Carl Hetherington
2023-10-08Bump leqm-nrt to build with -O2 for a large speed-up (#2616).Carl Hetherington
2023-09-22Clean up and add Ubuntu 23.10Carl Hetherington
2023-09-13Bump libdcp for fix to GH #20, a spurious rejection of a KDM.Carl Hetherington
2023-09-06Bump libdcp to fix errors when loading DCPs with very big fonts.Carl Hetherington
2023-09-01Bump libdcp to release version.Carl Hetherington
2023-08-27Bump libdcp to properly check for missing fonts in CCAP LoadFont tags.Carl Hetherington
2023-08-23Bump libdcp for subtitle alignment parsing fix (#2602).Carl Hetherington
2023-08-22Fixed libdcp reference to be a release.Carl Hetherington
2023-08-15Bump libdcp for dcp::LocalTime format fix.Carl Hetherington
2023-08-14Bump ffmpeg to fix build on binutils >= 2.41 (currently in Debian unstable).Carl Hetherington
2023-08-12Bump ffmpeg for fix to EXR parsing with non-multiple-of-8 image sizes (#2508).Carl Hetherington
2023-08-12Bump libdcp for verification of <LabelText> in <ContentVersion>Carl Hetherington
2023-08-09Bump libdcp to a release version.Carl Hetherington
2023-07-29Don't check sound assets in some tests.Carl Hetherington
When fiddling with MXF channel counts it makes a lot of tests fail that probably don't need to.
2023-07-27Bump libdcp to one with some cleanups / header re-arrangement.Carl Hetherington
2023-07-24Add stubs for Georgian (ka_KA) language support.Carl Hetherington
2023-06-29Bump libdcp for changes to how hashes are handled.Carl Hetherington
2023-06-25We no longer need to these bundle IDs.Carl Hetherington
They were being passed to altool but when switching to notarytool it seems that these IDs were never used and can now be omitted.
2023-06-17Fix syntax error in cscript.Carl Hetherington
2023-06-09Allow building for Debian 12.Carl Hetherington
2023-06-05Give filler subtitle reels <LoadFont> nodes in SMPTE (#2547).Carl Hetherington
2023-06-02Bump lwext4 for slightly better debugging.Carl Hetherington
2023-05-31Add dcpomatic2_{map,cli} to the main AppImage (#2549).Carl Hetherington
2023-05-28Report the number of active channels in DCPs, not the number in the MXF.Carl Hetherington
2023-05-28Bump libdcp for fix to crash with interop subtitles (#2536).Carl 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