summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-10Allow tests to run kdm_cli().Carl Hetherington
2022-01-10Replace %c with nothing in KDM filenames if the cinema is not known.Carl Hetherington
2022-01-10Improve verbose output when writing to the current directory.Carl Hetherington
2022-01-10Allow control of where KDM CLI's output goes.Carl Hetherington
2022-01-10Use cout for help.Carl Hetherington
2022-01-10Use exceptions to handle errors in the KDM CLI.Carl Hetherington
2022-01-10Move KDM CLI tool into lib/Carl Hetherington
2022-01-10Remove unnecessary exit().Carl Hetherington
2022-01-10Fix tests broken in 89d4090cCarl Hetherington
2022-01-09Speed up hints tests by not running a pointless audio analysis.Carl Hetherington
2022-01-09Fix misleading it_IT translation (thanks Fabrizio Carraro)Carl Hetherington
2022-01-09Tidying.Carl Hetherington
2022-01-08C++11 tidying.Carl Hetherington
2022-01-08C++11 tidying.Carl Hetherington
2022-01-07C++11 tidying.Carl Hetherington
2022-01-06Allow 96kHz audio as an advanced option (#1789).Carl Hetherington
2022-01-05Update to FFmpeg 4.4.1 "Rao".Carl Hetherington
2022-01-04Fix creation of dcpdig files in projects that make VFs (#2109).Carl Hetherington
2022-01-04Remove DCP class and replace its functionality with a plain method in libdcp.Carl Hetherington
2022-01-01Happy new year.Carl Hetherington
2021-12-31Don't try to call setcap on a non-existant disk writer binary.Carl Hetherington
2021-12-31Try to fix failure to download .debs when building appimage.Carl Hetherington
2021-12-29Fix AppImage on systems with glib version > 2.68 (#2129).Carl Hetherington
2021-12-29Tidy up appimage code with f-strings and an appdir variable.Carl Hetherington
2021-12-29Support DCP digest files (#2109).Carl Hetherington
2021-12-29Clean up a hack by adding DCPTranscodeJob.Carl Hetherington
2021-12-28Fix badly-formatted FPS counts (#2155).Carl Hetherington
2021-12-28Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2021-12-25Allow user to add .ttc font files.Carl Hetherington
2021-12-25Extract and improve code to find missing files (#1940).Carl Hetherington
2021-12-25C++11 / sorting cleanups.Carl Hetherington
2021-12-25Extract simple_digest().Carl Hetherington
2021-12-24Tidy up backing up of config files, improve the tests a little and fix it for...Carl Hetherington
2021-12-23Send emails in the CLI KDM tool (#2113).Carl Hetherington
2021-12-23Rename email() -> send_emails().Carl Hetherington
2021-12-23Fix missing screen name in KDM emails.Carl Hetherington
2021-12-23Fix mistake in a7f61a15 causing bad_alloc exceptions during tests.Carl Hetherington
2021-12-23Fix deadlock in test, caused by setting jobs to finished before they have bee...Carl Hetherington
2021-12-23Fix a load of stuff that wasn't being freed on close.Carl Hetherington
2021-12-23Add option to save a player frame to a file (#2133).Carl Hetherington
2021-12-23Add image_as_jpeg()Carl Hetherington
2021-12-23Tiny optimisation.Carl Hetherington
2021-12-23Add new format to pixfmts.cCarl Hetherington
2021-12-23Move Image::as_png() out to image_as_png().Carl Hetherington
2021-12-23Remove unnecessary method.Carl Hetherington
2021-12-21Fix trimming of ATMOS MXFs.Carl Hetherington
2021-12-20Tidy up NetworkError.Carl Hetherington
2021-12-18C++11 tidying.Carl Hetherington
2021-12-18Cleanup: remove unnecessary parameter to PlayerVideo::force().Carl Hetherington
2021-12-18Move make_dcp() out of Film (#2132).Carl Hetherington