dcpomatic.git
112 min ago Carl HetheringtonAdd --colourspace opton to create CLI (#2967). main
2 hours ago Carl HetheringtonTurn the help string into a method.
2 hours ago Carl HetheringtonFix auto-crop with DCPs (#2999).
3 hours ago Carl HetheringtonAdd --auto-crop-threshold option to create CLI.
3 hours ago Carl HetheringtonAdd --auto-crop option to create CLI (#2968).
3 hours ago Carl HetheringtonFix a typo fillm -> film.
3 hours ago Carl HetheringtonInitialise a member for safety.
3 hours ago Carl HetheringtonMove most of the create CLI into create_cli.cc to make...
7 hours ago Carl HetheringtonTweak some white space.
23 hours ago Carl HetheringtonSeek the player before creating a new butler.
3 days ago Carl HetheringtonUpdate debian unstable dependencies.
3 days ago Carl HetheringtonRemove old dependency on libgtk2.
3 days ago Carl HetheringtonBuild with C++17 on Debian Unstable.
3 days ago Carl HetheringtonWhitespace fix.
6 days ago Carl HetheringtonSupporters update. v2.18.14
6 days ago Carl HetheringtonFix crashes if add_config_file_controls() is not called.
6 days ago Carl HetheringtonWhite space.
7 days ago Carl HetheringtonWhite space: move_to_dialog.{cc,h}
7 days ago Carl HetheringtonFix padding.
7 days ago Carl HetheringtonImprove layout of export subtitles dialog, especially...
7 days ago Carl HetheringtonMake file and dir picker look more consistent with...
9 days ago Carl HetheringtonBump libdcp for assertion fix.
10 days ago Carl HetheringtonCompress an if.
10 days ago Carl HetheringtonTidy some shared_ptr creation.
10 days ago Carl HetheringtonRemove pointless shared_ptr.
10 days ago Carl HetheringtonInclude/using sorting.
10 days ago Carl HetheringtonWhite space: job_manager_view.{cc,h}
11 days ago Carl HetheringtonUse wx3.2 for Debian unstable. v2.18.13
11 days ago Carl HetheringtonFix incorrectly-removed spaces.
12 days ago Carl HetheringtonSupporters update.
12 days ago Carl HetheringtonMerge branch '2981-headless-grok'
12 days ago Carl HetheringtonAllow configuration of Grok GPU index.
12 days ago Carl HetheringtonAdd list-gpus command to dcpomatic2_cli.
12 days ago Carl HetheringtonGet gpu_lister path from config.
12 days ago Carl HetheringtonAvoid temporary file for listing GPUs.
12 days ago Carl HetheringtonAdd a basic test for get_gpu_names().
12 days ago Carl HetheringtonMove get_gpu_names() to its own file.
12 days ago Carl HetheringtonSupport some more grok configuration in the dcpomatic2_cli.
12 days ago Carl HetheringtonAllow configuration of Grok licence via dcpomatic2_cli...
12 days ago Carl HetheringtonDon't use an optional for the Grok config object.
12 days ago Carl HetheringtonFurther help clarification.
12 days ago Carl HetheringtonTweak help to suggest that the film is really a command...
12 days ago Carl HetheringtonMake --dump into a command.
12 days ago Carl HetheringtonMake --list-servers into a command.
12 days ago Carl HetheringtonPreparation for offering command in the encode CLI.
12 days ago Carl HetheringtonAdd a basic test of the encode CLI.
12 days ago Carl HetheringtonRemove unnecessary new line.
12 days ago Carl HetheringtonChange problem reporting email address.
13 days ago Carl HetheringtonFix black frames when raising frame rate by a lot ...
13 days ago Carl HetheringtonFix some config documentation comments.
2025-03-05 Carl HetheringtonReport content as having missing files also if there...
2025-03-05 Carl HetheringtonFind missing fonts after finding missing content.
2025-03-05 Carl HetheringtonExtract some bits from search_by_name().
2025-03-05 Carl HetheringtonAdd Content::{font_paths,replace_font_path}().
2025-03-05 Carl HetheringtonFix annoying comment.
2025-03-05 Carl HetheringtonReplace Content::paths_valid() with a free utility...
2025-03-05 Carl Hetheringtonall_of() is clearer than find_if() here.
2025-03-05 Carl HetheringtonFix spacing.
2025-03-05 Carl HetheringtonCreate SignalManager in the front end, not the tested...
2025-03-05 Carl HetheringtonCleanup: use std::any_of instead of a find_if.
2025-03-05 Carl HetheringtonAllow start of DCP encode job after pausing export.
2025-03-03 Carl HetheringtonFix Grok build after changes to preferences code.
2025-03-03 Carl HetheringtonSupport Ubuntu 25.04.
2025-03-02 Carl HetheringtonFix some erroneous exit() commands in the new encode...
2025-03-02 Carl HetheringtonFix use of program_name in encode CLI.
2025-03-02 Carl HetheringtonTidy up by using a shared_ptr.
2025-03-02 Carl HetheringtonMove CLI encoder to a vaguely-testable method.
2025-03-02 Carl HetheringtonRemove unused using.
2025-03-02 Carl HetheringtonUse fmt::format() for formatted errors.
2025-03-02 Carl HetheringtonWhite space.
2025-03-02 Carl HetheringtonUse out/flush in main() for cout.
2025-03-02 Carl HetheringtonMake show_jobs_on_console() use output and flush functions.
2025-03-02 Carl HetheringtonMake list_servers() use an output function.
2025-03-02 Carl HetheringtonMake print_dump() use an output function.
2025-03-02 Carl HetheringtonMake help() use an output function.
2025-03-02 Carl HetheringtonUse program_name constant.
2025-03-02 Carl HetheringtonRemove unused includes.
2025-03-02 Carl HetheringtonRename config_dialog.{cc,h} -> preferences_page.{cc,h}
2025-03-02 Carl HetheringtonMove General preferences tab parent to its own file.
2025-03-02 Carl HetheringtonMove Sound preferences to its own file.
2025-03-02 Carl HetheringtonMove Locations preferences to its own file.
2025-03-02 Carl HetheringtonMove Keys preferences to its own file.
2025-03-01 Carl HetheringtonUse the configured KDM creator log file rather than...
2025-03-01 Carl HetheringtonUse a customised config dialog for the KDM creator.
2025-03-01 Carl HetheringtonMove config file location config up to the general...
2025-03-01 Carl HetheringtonAdd KDM debug log file option.
2025-03-01 Carl HetheringtonMove KDM Email preferences page to its own file.
2025-03-01 Carl HetheringtonMove Email preferences page to its own file.
2025-03-01 Carl HetheringtonPut some preferences stuff into a namespace.
2025-03-01 Carl HetheringtonWhite space: player_config_dialog.h
2025-03-01 Carl HetheringtonWhite space: full_config_dialog.{cc,h}
2025-03-01 Carl HetheringtonWhite space: config_dialog.{cc,h}
2025-03-01 Carl HetheringtonMove CertificateChainEditor to its own files and format...
2025-03-01 Carl HetheringtonUse error-catching method to find potential DCPs (...
2025-02-25 Carl HetheringtonFix failure to use name format with the short output... v2.18.12
2025-02-25 Carl HetheringtonSupporters update.
2025-02-25 Carl HetheringtonFix misunderstanding of wxDialog lifetime handling.
2025-02-23 Carl HetheringtonRename VerifyDCPProgressDialog -> VerifyDCPDialog.
2025-02-23 Carl HetheringtonMake the player verify UI more like the standalone...
2025-02-23 Carl HetheringtonAllow passing options to VerifyDCPJob.
next