summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2022-10-14Save and restore sash positions in the main DoM.Carl Hetherington
2022-10-14Allow dragging of the border between the controls and the preview (#2350).Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-10-05Support drag-and-drop of DCPs onto the player (#1220).Carl Hetherington
2022-10-05Cleanup: remove old comment.Carl Hetherington
2022-09-28Replace directory with folder in some messages.Carl Hetherington
2022-09-17Allow specification of the CPL ID to use in a DCP with _create (#2302).Carl Hetherington
2022-09-17Don't dump empty error details.Carl Hetherington
2022-09-17Updated hu_HU translation from Áron Németh.Carl Hetherington
2022-09-15Fix some spelling mistakes (mostly in comments).Carl Hetherington
2022-09-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-09-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-09-06pot/merge.Carl Hetherington
2022-09-05Tidy up code to report failures to load config in the UI.Carl Hetherington
2022-09-03Bump libdcp for better ContentKind support, and libsubCarl Hetherington
2022-09-02Fix "escape" from dual screen mode, on Linux at least (#2183).v2.16.23Carl Hetherington
2022-09-01Fix two more badly-adapted instantiations of EditableList and makeCarl Hetherington
2022-08-26Template hu_HU translation.Carl Hetherington
2022-08-17Sort DKDMs by CPL name (#2297).Carl Hetherington
2022-08-17C++11 tidying.Carl Hetherington
2022-08-17Default to filtering DKDM filenames to only see *.xml, and allowCarl Hetherington
2022-08-16Fix deadlock on cancelling jobs.v2.16.21Carl Hetherington
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