summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2022-07-20Add some logging to the KDM creator.Carl Hetherington
2022-07-20Basic release notes support (#2282).Carl Hetherington
2022-07-20Change bitmap_path to take a full name with extension.Carl Hetherington
2022-07-20Allow multiple DCPs to be written to a disk (#1756).Carl Hetherington
2022-07-17Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-12Fix stupid crash in dcpomatic_create when adding a DCP without a KDM.Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-07-10Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-09New sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-08Fix charset.Carl Hetherington
2022-07-08Missed bits of sl_SI translation update.Carl Hetherington
2022-07-02Fix debug build on Windows.Carl Hetherington
2022-06-12Rename PRORES -> PRORES_HQCarl Hetherington
2022-06-10Rename CheckContentChangeJob -> CheckContentJob.Carl Hetherington
2022-06-10C++11 tidying.Carl Hetherington
2022-06-08Fix a few places where a complete ERROR message was not being sent.Carl Hetherington
2022-05-23Fix silly mistake adding an extra make_dcp().Carl Hetherington
2022-05-11Updated pl_PL translation from MichaƂ Tomaszewski.Carl Hetherington
2022-05-11Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).Carl Hetherington
2022-05-06Updated zh_CN translationDian Li
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2022-05-02Replace some raw arrays with std::vectors.Carl Hetherington
2022-04-29Add a simple DCP editor.Carl Hetherington
2022-04-29Use explicit parameters to the EditableList constructor, and allowCarl Hetherington
2022-04-29Fix (I think) some strange situations where ::get() on dialogsCarl Hetherington
2022-04-29Put * in the title bar when the DCP-o-matic project is modified (#1938).Carl Hetherington
2022-04-29Set window title based on the directory from Film.Carl Hetherington
2022-04-29Add option to save a player frame to a file (#2133).Carl Hetherington
2022-04-29Add image_as_jpeg()Carl Hetherington
2022-04-29Move Image::as_png() out to image_as_png().Carl Hetherington
2022-04-22And another missed warnings.hCarl Hetherington
2022-04-22Missing warnings.h include fix.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2022-04-20Remove DCP class and replace its functionality with a plain method in libdcp.Carl Hetherington
2022-04-20Tidying.Carl Hetherington
2022-04-20Move make_dcp() out of Film (#2132).Carl Hetherington
2022-04-17Add more missing override labels.Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2022-04-09Fix some comment typos.Carl Hetherington
2022-03-30Tweak --export-filename help.Carl Hetherington
2022-03-16Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
2022-03-09Add --kdm option to dcpomatic_createCarl Hetherington
2022-03-09Improve error handling in CLI client slightly.Carl Hetherington
2022-03-09Cleanup: use some better variable names.Carl Hetherington
2022-03-09Basic CLI support for export.Carl Hetherington
2022-03-09Remove unused file_dialog_wrapper.hCarl Hetherington
2022-03-09Add option to export config as a .zip (#1776).Carl Hetherington
2022-03-09Use checkboxes to decide which screens KDMs will be made for (#1895).Carl Hetherington