summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2022-01-16Add --twok option to dcpomatic2_create.Carl Hetherington
2022-01-16Put * in the title bar when the DCP-o-matic project is modified (#1938).Carl Hetherington
2022-01-16Set window title based on the directory from Film.Carl Hetherington
2022-01-10Allow tests to run kdm_cli().Carl Hetherington
2022-01-10Allow control of where KDM CLI's output goes.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-08C++11 tidying.Carl Hetherington
2022-01-07C++11 tidying.Carl Hetherington
2022-01-04Remove DCP class and replace its functionality with a plain method in libdcp.Carl Hetherington
2021-12-23Send emails in the CLI KDM tool (#2113).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-23Move Image::as_png() out to image_as_png().Carl Hetherington
2021-12-18Move make_dcp() out of Film (#2132).Carl Hetherington
2021-12-13Make sure translators give email addresses.Carl Hetherington
2021-11-29Add --gain option to dcpomatic_create.Carl Hetherington
2021-11-29Add --channel option to dcpomatic_create.Carl Hetherington
2021-11-29Tidying.Carl Hetherington
2021-11-28Small C++11 cleanups.Carl Hetherington
2021-11-28Rearrange checking (and re-examining) content.Carl Hetherington
2021-11-11Remove player activity logging. Fixes #2122.Carl Hetherington
2021-11-05C++11 tidying.Carl Hetherington
2021-11-01Fix typo in dcpomatic_kdm_cli help.Carl Hetherington
2021-10-25Fix missing verification messages.Carl Hetherington
2021-10-24Updated es_ES translation from Manuel AC.Carl Hetherington
2021-10-17pot/merge.Carl Hetherington
2021-10-11Replace some raw arrays with std::vectors.Carl Hetherington
2021-10-03Differentiate requested and actual crop.Carl Hetherington
2021-09-27Replace aligned bool with enum Alignment.Carl Hetherington
2021-09-27Various alignment adjustments.Carl Hetherington
2021-09-27When the player is used in OpenGL mode, pass unscaled XYZ data through to the...Carl Hetherington
2021-09-27C++11 tidying.Carl Hetherington
2021-09-27Add config location versioning (#2090).Carl Hetherington
2021-09-21Fix incorrect display of Unicode literal on Windows.Carl Hetherington
2021-09-21Move 'show in file manager' code to cross_*Carl Hetherington
2021-09-13Support building of cli-only .deb packages (#2066).Carl Hetherington
2021-09-02Updated zh_CN translation from Kahn Li.v2.15.159Carl Hetherington
2021-08-24Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-08-20pot/merge.Carl Hetherington
2021-08-20Updated de_DE translation from Uwe Dittes.Carl Hetherington
2021-08-17Add comments for shortcuts and extract them for the manual (#2073).Carl Hetherington
2021-08-17Only warn about lots of frame drops in the player (#2069).Carl Hetherington
2021-08-12pot/merge.Carl Hetherington
2021-08-12pot/merge.Carl Hetherington
2021-07-01Fix race.Carl Hetherington
2021-07-01C++11 tidying.Carl Hetherington
2021-06-28Update task bar icon when GUI theme changes (#1986).Carl Hetherington
2021-06-28C++11 tidying.Carl Hetherington