summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_batch.cc
AgeCommit message (Expand)Author
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-05-27Move i18n setup into 3 separate platform files.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-05-11Stop using video directory and hard-linking (#2756).Carl Hetherington
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-02-03Merge branch 'main' into v2.17.xCarl Hetherington
2024-01-30Open macOS prefs with Mac-, not Mac-P (#2745).Carl Hetherington
2024-01-28Setup grok LD_LIBRARY_PATH when required (#2657).Carl Hetherington
2024-01-28Only build grok for Ubuntu 22.04.Carl Hetherington
2024-01-28Explicitly set up Grok logger rather than relying on a static variable.Carl Hetherington
2024-01-28Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding vi...Carl Hetherington
2024-01-11Attempt to rationalise menu IDs and avoid duplicates.Carl Hetherington
2023-10-28Check some unsanitized network inputs before allocating memory using them.Carl Hetherington
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
2023-06-09Don't call DOMFrame::start_job from a non-UI thread.Carl Hetherington
2023-01-14Add wx_ptr and use it instead of ScopeGuard in a lot of places.Carl Hetherington
2023-01-14Use more ScopeGuards.Carl Hetherington
2022-12-25Support drag and drop of film directories onto the batch converter (#340).Carl Hetherington
2022-12-25Use icons at the top of the batch converter rather than text buttons at the b...Carl Hetherington
2022-12-24Fix crash when starting two batch converters at the same time.Carl Hetherington
2022-09-05Tidy up code to report failures to load config in the UI.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-20Move make_dcp() out of Film (#2132).Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2021-11-28Rearrange checking (and re-examining) content.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2019-03-24Possibly fix OSX startup error in batch converter (#1501).Carl Hetherington
2019-01-14Hopefully fix debian 7 build.Carl Hetherington
2019-01-13Fix Gb -> GB confusion (thanks Rob van Nieuwkerk).Carl Hetherington
2019-01-13Fix typo in label (thanks Rob van Nieuwkerk).Carl Hetherington
2019-01-12Check available disk space when adding jobs to the batch converter (#1249).Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-08-16Add pause/resume to the batch converter (#1248).Carl Hetherington
2018-05-29Save config changes made through the batch converter.Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2018-02-04Listen for server replies on different ports on main and batch, and get serve...Carl Hetherington
2018-01-12Separate readable error from technical detail in some places.Carl Hetherington
2018-01-05More splash screens / config warnings.Carl Hetherington
2017-08-14Rename ConfigDialog -> FullConfigDialog.Carl Hetherington
2017-04-27Move ports around to allow master/server to coexist (#962).Carl Hetherington
2017-01-20Add ^A shortcut for adding a film in the batch converter.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-10-03Fix various bad automatic merges in i18n files.Carl Hetherington