summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2023-06-13Cleanup: switch sense of if.Carl Hetherington
2023-06-12Fix failure to close verify progress window when finished.Carl Hetherington
2023-06-12Cleanup: swap some wx_ptrs for locals.Carl Hetherington
2023-06-09Don't call DOMFrame::start_job from a non-UI thread.Carl Hetherington
2023-06-05Cope with bad DCPs better in the editor.Carl Hetherington
2023-06-05Fix sizing of editor's reel dialog.Carl Hetherington
2023-05-30Don't show warning when only removing an empty DKDM folder (#2541).Carl Hetherington
2023-05-30Don't add DKDMs twice (#2545).Carl Hetherington
2023-05-30Fix disappearing DKDM folders when dragging a folder into its own child (#2540)Carl Hetherington
2023-05-18Cleanup: replace some list with vector.Carl Hetherington
2023-05-15Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2023-05-13Add dcpomatic2_map tool (#2445).Carl Hetherington
2023-05-13Cleanup: using ordering.Carl Hetherington
2023-05-13Fix typos in errors.Carl Hetherington
2023-04-25Don't use wx_ptr for the splash screen.Carl Hetherington
2023-04-18Fix crash if saving files during save/cancel/close (#2517).Carl Hetherington
2023-04-18Cleanup: longer variable name.Carl Hetherington
2023-04-11Give an error if a non-number is passed to dcpomatic2_create -s (#2488).Carl Hetherington
2023-04-09Fix subtitle font handling with in-memory fonts from SMPTE (#2509).v2.16.52Carl Hetherington
2023-04-02Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2023-03-29Add create support for some more audio channels.Carl Hetherington
2023-03-29More zh_CN translation fixes from Danbo Song.Carl Hetherington
2023-03-29pot/merge.Carl Hetherington
2023-03-29Just call it the Combiner not the DCP Combiner.Carl Hetherington
2023-03-29String fix.Carl Hetherington
2023-03-29Add missing tools to the i18n list.Carl Hetherington
2023-03-29pot/merge.Carl Hetherington
2023-03-28Fix strange behaviour of player export frame dialog (#2493).2493-player-export-frameCarl Hetherington
2023-03-27pot/merge.Carl Hetherington
2023-03-12Updated zh_CN translation from Danbo Song.Carl Hetherington
2023-03-10Output hints on stderr.ancient-skyscraper
2023-03-10Update documentation and CLI UI with hint infoancient-skyscraper
2023-03-05Catch exceptions from some calls to write_metadata().Carl Hetherington
2023-03-03Add --hints option to dcpomatic2_cli (#2468).Carl Hetherington
2023-03-03Add ansi.h and one define.Carl Hetherington
2023-02-12Fix non-ASCII paths in the disk writer on Windows (#2440).Carl Hetherington
2023-02-11Use kdm_for_screen also in dcpomatic_kdmCarl Hetherington
2023-02-11Cleanup: extract encrypt() call from Film::make_kdm().Carl Hetherington
2023-02-11Use the correct prompt for file/folder.Carl Hetherington
2023-02-11Improve error when the KDM period is outside the signer period in the KDM cre...Carl Hetherington
2023-02-11Warn/error on making KDMs using recipient certs whose validity periodsCarl Hetherington
2023-02-11Cleanup: use an early return to calm some indentation.Carl Hetherington
2023-02-10Fix typo in zh_CN translation.Carl Hetherington
2023-02-05Recover better errors from ext4.Carl Hetherington
2023-02-02Add missing preferences menu option on macOS.Carl Hetherington
2023-01-30Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2023-01-29Add DiskWriterBackendResponse::write_to_nanomsg() and use itCarl Hetherington
2023-01-29Use DiskWriterBackEndResponse, and add some more information to the unmount e...Carl Hetherington
2023-01-27More stack-allocated Dialog objects.Carl Hetherington
2023-01-17Build fix for Windows.Carl Hetherington