summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-02-10Fix an incorrect placeholder.Carl Hetherington
2022-02-10Remove some fuzzy markers from the ru_RU translation, which I think should no...Carl Hetherington
2022-02-10Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
2022-02-07Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
2022-02-02Fix another misunderstanding with macOS drive discovery.v2.16.0Carl Hetherington
2022-01-24Slightly hacky fix for -114 errors during 3D encodes (#2173).v2.15.188Carl Hetherington
2022-01-24Rename _last_video* to _next_video* as it seems to make more sense that way.Carl Hetherington
2022-01-21Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-01-20pot/merge.v2.15.187Carl Hetherington
2022-01-19Adjust how macOS drives are analysed and add a couple of tests.Carl Hetherington
2022-01-19Extract osx_disks_to_drives to cross_common for tests.Carl Hetherington
2022-01-19Extract part of analyse_media_path to cross_common for tests.Carl Hetherington
2022-01-17Fix build with new libdcp.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-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-11Speed up hints tests by not running a pointless audio analysis.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-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-21Fix trimming of ATMOS MXFs.Carl Hetherington
2021-12-21Tidy up NetworkError.Carl Hetherington
2021-12-13Throw a more appropriate exception.Carl Hetherington
2021-12-13Extend NetworkError to take a detail parameter.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
2021-12-06Fix possible incorrect eye mapping with 3D-alternate sources.Carl Hetherington
2021-11-30Be a little more careful to handle exceptions from boost::filesystem::file_sizeCarl Hetherington
2021-11-29We must make empty sections for content with missing files.Carl Hetherington
2021-11-29Fix mis-merge.Carl Hetherington
2021-11-29Add --gain option to dcpomatic_create.Carl Hetherington
2021-11-29Add --channel option to dcpomatic_create.Carl Hetherington
2021-11-29Add a comment.Carl Hetherington
2021-11-29Get config_dir and output_dir more directly.Carl Hetherington
2021-11-28Rearrange checking (and re-examining) content.Carl Hetherington