summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2022-05-01Add a simple DCP editor.Carl Hetherington
2022-05-01Use explicit parameters to the EditableList constructor, and allowCarl Hetherington
2022-05-01Fix (I think) some strange situations where ::get() on dialogsCarl Hetherington
2022-04-28And another missed warnings.hCarl Hetherington
2022-04-28Missing warnings.h include fix.Carl Hetherington
2022-04-28Use libdcp's warnings.hCarl Hetherington
2022-04-28Disable warnings around all wx includes.Carl Hetherington
2022-04-28Tidying.Carl Hetherington
2022-04-28Tidying.Carl Hetherington
2022-04-28Add more missing override labels.Carl Hetherington
2022-04-28Add some missing override labels.Carl Hetherington
2022-04-28Fix some comment typos.Carl Hetherington
2022-04-02Tweak --export-filename help.Carl Hetherington
2022-04-02Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
2022-03-03Fix Windows debug build.Carl Hetherington
2022-03-03Add -x32/-x64 suffix to boost libraries when building for Windows.Carl Hetherington
2022-02-12Warn if the signing certificates have a validity period > 10 years (#2174).Carl Hetherington
2022-02-12Rename NAG_BAD_SIGNER_CHAIN -> NAG_BAD_SIGNER_CHAIN_UTF8.Carl Hetherington
2022-02-11Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
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