summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-04-12Fix case where -ve duration subtitles could be created at reel boundaries (#3...Carl Hetherington
2025-04-12Add an assert.Carl Hetherington
2025-04-12Hint about problems with alpha channels (#3014).Carl Hetherington
2025-04-12Add has_alpha() flag to VideoContent.Carl Hetherington
2025-04-12Remove some unused usings.Carl Hetherington
2025-04-12White space: video_examiner.hCarl Hetherington
2025-04-12Add Image::has_alpha().Carl Hetherington
2025-04-12White space: dcp_examiner.{cc,h}Carl Hetherington
2025-04-12White space: video_content.{cc,h}Carl Hetherington
2025-04-12Use a make_shared.Carl Hetherington
2025-04-12Remove unused template method.Carl Hetherington
2025-03-29Fix crash when Grok is enabled but no gpu_lister is available.Carl Hetherington
2025-03-28Copy audio language when setting up a project from a DCP (#3009).Carl Hetherington
2025-03-28White space: copy_dcp_details_to_film.ccCarl Hetherington
2025-03-27Bump libdcp for Bv2.0 fixes (#2988).Carl Hetherington
2025-03-27Fix nonsense DKDM filename format default.Carl Hetherington
2025-03-27Match KDM filename format defaults.Carl Hetherington
2025-03-27Add recipient name as a magic value in DKDM output filenames.Carl Hetherington
2025-03-27Remove timing selection from DKDM dialog.Carl Hetherington
2025-03-26Fix help.Carl Hetherington
2025-03-26Don't show release notes if we don't know where we last showed them.Carl Hetherington
2025-03-25Tidy comment.Carl Hetherington
2025-03-24Basic support for variable-Z 3D subtitles.Carl Hetherington
2025-03-22Fix crash due to crosss-thread list access.Carl Hetherington
2025-03-22Use make_shared.Carl Hetherington
2025-03-22Simplify conditions.Carl Hetherington
2025-03-22Fix progress reporting.Carl Hetherington
2025-03-22White space.Carl Hetherington
2025-03-22Move remote backoff sleep to before we pop a frame from the queue.Carl Hetherington
2025-03-22Improve reporting of socket errors.Carl Hetherington
2025-03-22Remove deprecated/removed use of resolver::query.Carl Hetherington
2025-03-22Add abstraction of io_{context,service} and use it as appropriate.Carl Hetherington
2025-03-22Make the Socket connect() call a little friendlier.Carl Hetherington
2025-03-21White space: text_decoder.{cc,h}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-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-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