summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-17More build fixes.v2.15.184Carl Hetherington
2022-01-17Fix build with new libdcp.Carl Hetherington
2022-01-17Bump libdcp to 1.8.6Carl Hetherington
2022-01-17Supporters update.Carl Hetherington
2022-01-17Add David Lankes as a tester.Carl Hetherington
2022-01-17Fix versioning of .dmg filenames.Carl Hetherington
2022-01-16Add some missing header includes.Luke Granger-Brown
2022-01-16Add --twok option to dcpomatic2_create.Carl Hetherington
2022-01-16Fix directory_containing_executable() in some cases (#2163).Carl Hetherington
2022-01-16Don't offer the tr_TR translation as it is very limited.Carl Hetherington
2022-01-12Make v2.16.x branch of test/data and use it.Carl Hetherington
2022-01-12Update test/data to get some more test files.Carl Hetherington
2022-01-11Fix failure to decode multiple video frames from one packet (#2159).v2.15.183Carl Hetherington
2022-01-11Cleanup: move some stuff into process_video_frame().Carl Hetherington
2022-01-11Use a separate AVFrame for each stream when decoding.Carl Hetherington
2022-01-11Comment typo.Carl Hetherington
2022-01-11Fix crashes when using kdm_cli with a certificate instead of a cinema.Carl Hetherington
2022-01-11Allow tests to run kdm_cli().Carl Hetherington
2022-01-11Replace %c with nothing in KDM filenames if the cinema is not known.Carl Hetherington
2022-01-11Improve verbose output when writing to the current directory.Carl Hetherington
2022-01-11Allow control of where KDM CLI's output goes.Carl Hetherington
2022-01-11Use cout for help.Carl Hetherington
2022-01-11Use exceptions to handle errors in the KDM CLI.Carl Hetherington
2022-01-11Move KDM CLI tool into lib/Carl Hetherington
2022-01-11Rename email() -> send_emails().Carl Hetherington
2022-01-11Remove unnecessary exit().Carl Hetherington
2022-01-11Speed 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-01Happy new year.Carl Hetherington
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
2021-12-29Tidy up appimage code with f-strings and an appdir variable.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-25Fix missing screen name in KDM emails.Carl Hetherington
2021-12-24Tidy up backing up of config files, improve the tests a little and fix it for...Carl Hetherington
2021-12-23Fix deadlock in test, caused by setting jobs to finished before they have bee...Carl Hetherington
2021-12-21Fix trimming of ATMOS MXFs.Carl Hetherington
2021-12-21Tidy up NetworkError.Carl Hetherington
2021-12-18Fix inexplicable change to dylib paths with new VM.v2.15.180Carl Hetherington
2021-12-14Add missing library search path for macOS tests.v2.15.179Carl Hetherington
2021-12-13Make sure translators give email addresses.Carl Hetherington
2021-12-13Throw a more appropriate exception.Carl Hetherington
2021-12-13Extend NetworkError to take a detail parameter.Carl Hetherington
2021-12-13C++11 tidying.Carl Hetherington
2021-12-13Manual tweak.Carl Hetherington
2021-12-06Allow notification from disk writer jobs (#2143).Carl Hetherington
2021-12-06Use a virtual method rather than a set of nasty dynamic casts.Carl Hetherington
2021-12-06Set up {m,c,a}times on copied files (#2145).Carl Hetherington