summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
2022-04-22bumpmore-warning-fixesCarl Hetherington
2022-04-20Remove DCP class and replace its functionality with a plain method in libdcp.Carl Hetherington
2022-04-17Bump libsub for override warning fix.Carl Hetherington
2022-04-17Add deps for Ubuntu 22.04.Carl Hetherington
2022-03-25Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers ↵Carl Hetherington
from <MainMarkers> (#2215).
2022-03-20Bump libdcp for fix to subtitle formatting (#2205).Carl Hetherington
2022-03-19Add config option for default KDM type.Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2022-03-09Mark full debian package as replacing the CLI one (#2179).Carl Hetherington
2022-02-25Bump ffmpeg to build on newer binutils.Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.Carl Hetherington
2022-02-19Don't build tests when packaging.Carl Hetherington
2022-02-19Try to fix for further cdist adventures.Carl Hetherington
2022-02-19Fix build/package for modification to cdist.Carl Hetherington
2022-02-17Fix debian unstable package.Carl Hetherington
2022-02-17Fix appimage build.Carl Hetherington
2022-02-17Inhibit dbgsym package creation in non-debug mode.Carl Hetherington
2022-02-17Remove unnecessary build when packaging for Linux.Carl Hetherington
2022-02-17Remove old dependencies.Carl Hetherington
2022-02-17Build with an ffmpeg that includes libdav1d.Carl Hetherington
2022-02-12Go back to 10-year certificate validity periods (#2174).Carl Hetherington
2022-01-19Mageia requires libcap-utils for setcap during installation (#2169).Carl Hetherington
2022-01-17Bump libdcp to 1.8.6Carl Hetherington
Hopefully this fixes #2124, failure to play DCPs on Sony SRX320/LMT3000 due to it not liking empty <AnnotationText> tags in reel assets.
2021-12-31Try to fix failure to download .debs when building appimage.v2.15.182Carl Hetherington
2021-12-29Fix AppImage on systems with glib version > 2.68 (#2129).v2.15.181Carl Hetherington
The approach here is to bundle more stuff, and most of the details are taken from the Inkscape packaging/appimage/generate.sh script.
2021-12-29Tidy up appimage code with f-strings and an appdir variable.Carl Hetherington
2021-11-13Remove setuid root and use setcap instead in RPM packages.Carl Hetherington
2021-11-09Bump libdcp for fix to closed caption line length verification.Carl Hetherington
2021-10-24Bump libdcp to 1.8.4 for caption ordering fix (#2106).Carl Hetherington
2021-10-17Basic and slightly inaccurate support for <Space> in subtitles (#2103).v2.15.170Carl Hetherington
Adding horizontal space to a Pango layout is hard, and I think this change probably gets it slightly wrong, but it's a step in the right direction.
2021-10-09Bump libdcp to 1.8.2 for fix when adding KDMs to VFs.Carl Hetherington
2021-10-07Fix manual build with libdcp dependency.Carl Hetherington
2021-10-07Bump libdcp (with corresponding libsub bump) for small verification fix.Carl Hetherington
2021-10-03Don't build Disk Writer for appimage.Carl Hetherington
Threads like https://discourse.appimage.org/t/nosuid-fuse-mount-option-deactivates-capabilities/1652/1 suggest that using capabilities with AppImage is not possible, so making things work will be a bit more work than I want to get into before 2.16.0.
2021-10-03Require libsub v1.6.0.Carl Hetherington
2021-10-03Require libdcp v1.8.0 to fix SMPTE sub XML namespaces (#2061).Carl Hetherington
2021-09-26Copy gdk-pixbuf-2.0 stuff and fix LD_LIBRARY_PATH to make SVG icons work ↵cah
(#1996).
2021-09-22Speculative Ubuntu 21.10 support.Carl Hetherington
2021-09-22Remove some now-unused libwxgtk dependencies.Carl Hetherington
2021-09-13Support building of cli-only .deb packages (#2066).Carl Hetherington
2021-09-13Support debian 11.Carl Hetherington
2021-08-12Don't write empty <Text> nodes in subtitles/closed captions.Carl Hetherington
2021-08-04Allow specifying and writing sign language video language metadata (#2062).v2.15.157Carl Hetherington
2021-08-01Bump libsub for SubRip tag parsing fix.Carl Hetherington
2021-07-15Bump libdcp for channel assignment fix (#2062).Carl Hetherington
2021-07-14dcpomatic2_disk_writer needs cap_sys_admin otherwise umount fails.Carl Hetherington
2021-06-24Fix incorrect issuer/creator in CPL files.Carl Hetherington
2021-06-18Bump libdcp for tags fixes.Carl Hetherington
2021-06-12Bump libdcp for fixes to language tags.Carl Hetherington
2021-06-04Ignore HMAC discrepencies when reading DCPs.Carl Hetherington