summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-05-12haxi18nCarl Hetherington
2025-05-12haxCarl Hetherington
2025-05-11More haxCarl Hetherington
2025-05-11Simplify language setup.Carl Hetherington
2025-05-11Add mo_path() for Linux.Carl Hetherington
2025-05-11Remove unused includes/usings.Carl Hetherington
2025-05-09Attempt to fix windows-32 build.Carl Hetherington
2025-05-09Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-05-08pot/merge.Carl Hetherington
2025-05-08Add DCPContent::reference_anything().Carl Hetherington
2025-05-08Add ReelType / string conversions.Carl Hetherington
2025-05-08Add Film::possible_reel_types().Carl Hetherington
2025-05-08Add Film::reels_for_type().Carl Hetherington
2025-05-08Promote DCPContent::reels() to public.Carl Hetherington
2025-05-08Use the more in-keeping name string_to_video_encoding().Carl Hetherington
2025-05-06Updated zh_CN translation from 刘汉源Carl Hetherington
2025-05-04Clarify some comments slightly.Carl Hetherington
2025-04-28Cleanup: use std::vector<char> rather than a "variable" length array.Carl Hetherington
2025-04-28Whitespace: {curl_,scp_,}uploader.{cc,h}Carl Hetherington
2025-04-25White space: job_manager.{cc,h}Carl Hetherington
2025-04-25White space: decoder.{cc,h}Carl Hetherington
2025-04-25White space: dcp_video.{cc,h}Carl Hetherington
2025-04-24White space: overlaps.{cc,h}Carl Hetherington
2025-04-24White space: ext.{cc,h}Carl Hetherington
2025-04-16White space: butler.{cc,h}Carl Hetherington
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