summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-22Make the Socket connect() call a little friendlier.Carl Hetherington
2025-03-21White space: text_decoder.{cc,h}Carl Hetherington
2025-03-21Fix sensitivity of "Add OV..." option with no content.Carl Hetherington
2025-03-19Add --colourspace opton to create CLI (#2967).Carl Hetherington
2025-03-19Turn the help string into a method.Carl Hetherington
2025-03-19Fix auto-crop with DCPs (#2999).Carl Hetherington
2025-03-19Add --auto-crop-threshold option to create CLI.Carl Hetherington
2025-03-19Add --auto-crop option to create CLI (#2968).Carl Hetherington
2025-03-19Fix a typo fillm -> film.Carl Hetherington
2025-03-19Initialise a member for safety.Carl Hetherington
2025-03-19Move most of the create CLI into create_cli.cc to make it more testable.Carl Hetherington
2025-03-19Tweak some white space.Carl Hetherington
2025-03-19Seek the player before creating a new butler.Carl Hetherington
2025-03-16Update debian unstable dependencies.Carl Hetherington
2025-03-16Remove old dependency on libgtk2.Carl Hetherington
2025-03-16Build with C++17 on Debian Unstable.Carl Hetherington
2025-03-16Whitespace fix.Carl Hetherington
2025-03-14Supporters update.v2.18.14Carl Hetherington
2025-03-14Fix crashes if add_config_file_controls() is not called.Carl Hetherington
2025-03-14White space.Carl Hetherington
2025-03-12White space: move_to_dialog.{cc,h}Carl Hetherington
2025-03-12Fix padding.Carl Hetherington
2025-03-12Improve layout of export subtitles dialog, especially with de_DE translation.Carl Hetherington
2025-03-12Make file and dir picker look more consistent with each other.Carl Hetherington
2025-03-10Bump libdcp for assertion fix.Carl Hetherington
2025-03-09Compress an if.Carl Hetherington
2025-03-09Tidy some shared_ptr creation.Carl Hetherington
2025-03-09Remove pointless shared_ptr.Carl Hetherington
2025-03-09Include/using sorting.Carl Hetherington
2025-03-09White space: job_manager_view.{cc,h}Carl Hetherington
2025-03-08Use wx3.2 for Debian unstable.v2.18.13Carl Hetherington
2025-03-08Fix incorrectly-removed spaces.Carl Hetherington
2025-03-08Supporters update.Carl Hetherington
2025-03-08Merge branch '2981-headless-grok'Carl Hetherington
2025-03-08Allow configuration of Grok GPU index.Carl Hetherington
2025-03-08Add list-gpus command to dcpomatic2_cli.Carl Hetherington
2025-03-08Get gpu_lister path from config.Carl Hetherington
2025-03-08Avoid temporary file for listing GPUs.Carl Hetherington
2025-03-08Add a basic test for get_gpu_names().Carl Hetherington
2025-03-08Move get_gpu_names() to its own file.Carl Hetherington
2025-03-08Support some more grok configuration in the dcpomatic2_cli.Carl Hetherington
2025-03-08Allow configuration of Grok licence via dcpomatic2_cli (#2981).Carl Hetherington
2025-03-08Don't use an optional for the Grok config object.Carl Hetherington
2025-03-08Further help clarification.Carl Hetherington
2025-03-08Tweak help to suggest that the film is really a command parameter.Carl Hetherington
2025-03-08Make --dump into a command.Carl Hetherington
2025-03-08Make --list-servers into a command.Carl Hetherington
2025-03-08Preparation for offering command in the encode CLI.Carl Hetherington
2025-03-08Add a basic test of the encode CLI.Carl Hetherington
2025-03-08Remove unnecessary new line.Carl Hetherington