summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2025-05-06Updated zh_CN translation from 刘汉源Carl Hetherington
2025-05-06Cleanup: whitespace.Carl Hetherington
2025-05-03Fix bad format string (#3022).Carl Hetherington
2025-04-13Standardise on translating the DoM "Film" (i.e. project) to Projekt in de_DE.Carl Hetherington
2025-04-13Updated de_DE translation from David Lankes.Carl Hetherington
2025-04-13Don't bind a shared_ptr<PlayerVideo> to ImageChanged (#3013).Carl Hetherington
2025-04-07Work around failure to open maximised on Ubuntu 24.04 (#3010).Carl Hetherington
2025-03-26Just maximise the verifier on startup (#3004).Carl Hetherington
2025-03-22Fix menu sensitivity.Carl Hetherington
2025-03-22Remove before appending to try and reduce flicker on Windows.Carl Hetherington
2025-03-22Allow taller server log windows.Carl Hetherington
2025-03-22Fix bad server log truncation on Windows.Carl Hetherington
2025-03-22Tidy up layout of server GUI.Carl Hetherington
2025-03-22Make the Socket connect() call a little friendlier.Carl Hetherington
2025-03-19Move most of the create CLI into create_cli.cc to make it more testable.Carl Hetherington
2025-03-05Create SignalManager in the front end, not the tested part.Carl Hetherington
2025-03-05Allow start of DCP encode job after pausing export.Carl Hetherington
2025-03-02Move CLI encoder to a vaguely-testable method.Carl Hetherington
2025-03-02Remove unused using.Carl Hetherington
2025-03-02Use fmt::format() for formatted errors.Carl Hetherington
2025-03-02White space.Carl Hetherington
2025-03-02Use out/flush in main() for cout.Carl Hetherington
2025-03-02Make show_jobs_on_console() use output and flush functions.Carl Hetherington
2025-03-02Make list_servers() use an output function.Carl Hetherington
2025-03-02Make print_dump() use an output function.Carl Hetherington
2025-03-02Make help() use an output function.Carl Hetherington
2025-03-02Use program_name constant.Carl Hetherington
2025-03-02Use the configured KDM creator log file rather than a hard-coded one.Carl Hetherington
2025-03-02Use a customised config dialog for the KDM creator.Carl Hetherington
2025-03-01Use error-catching method to find potential DCPs (#2982).Carl Hetherington
2025-02-25Fix misunderstanding of wxDialog lifetime handling.Carl Hetherington
2025-02-23Rename VerifyDCPProgressDialog -> VerifyDCPDialog.Carl Hetherington
2025-02-23Make the player verify UI more like the standalone one.Carl Hetherington
2025-02-23Add option to disable detailed picture asset checks.Carl Hetherington
2025-02-23Update the verifier GUI a little more often.Carl Hetherington
2025-02-23Add cancel button to verifier.Carl Hetherington
2025-02-23Allow verification of multiple DCPs in one go (#2843).Carl Hetherington
2025-02-22Return std::vector instead of boost::optional from the EditableList dialog.Carl Hetherington
2025-02-18Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-02-17pot/merge.Carl Hetherington
2025-02-15Add eye option to player for 3D DCPs.Carl Hetherington
2025-02-12pot/merge.Carl Hetherington
2025-02-11Fix up i18n after analytics message change.Carl Hetherington
2025-02-11Revert "Add stubs for Georgian (ka_KA) language support."Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2025-02-02pot/merge.Carl Hetherington
2025-02-02Fix build warning on macOS.Carl Hetherington
2025-02-02Catch DCPError when adding OV in the player.Carl Hetherington
2025-01-31Fix macOS preferences menu, lost in 0da18dbf9b62b532f48a4e859f70f4ddedb6f78eCarl Hetherington
2025-01-26Fix the player again (crash with subs in OpenGL mode)v2.18.9Carl Hetherington