summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2022-02-10Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
2022-02-05Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
2022-01-31Give a nicer error when starting the server twice.Carl Hetherington
2022-01-31Tidying.Carl Hetherington
2022-01-29Remove old comment.Carl Hetherington
2022-01-28Add --kdm option to dcpomatic_createCarl Hetherington
2022-01-28Improve error handling in CLI client slightly.Carl Hetherington
2022-01-28Cleanup: use some better variable names.Carl Hetherington
2022-01-27Basic CLI support for export.Carl Hetherington
2022-01-23Remove unused file_dialog_wrapper.hCarl Hetherington
2022-01-23Add option to export config as a .zip (#1776).Carl Hetherington
2022-01-23Move some options from the tools menu to view.Carl Hetherington
2022-01-23Use checkboxes to decide which screens KDMs will be made for (#1895).Carl Hetherington
2022-01-21Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-01-21pot/merge.Carl Hetherington
2022-01-19Add uid/euid to macOS debug message.Carl Hetherington
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