summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2023-02-10Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).Carl Hetherington
2023-02-10Change how video timing is done.Carl Hetherington
2023-02-04Add operator* for Time and int.Carl Hetherington
2023-02-04Fix FFmpegExaminer termination condition when there is no video;Carl Hetherington
2023-02-04Bump ffmpeg to 5.1.2 "Riemann"Carl Hetherington
2023-02-04Normalise XML attribute names to be camelCase (#2241).Carl Hetherington
2023-02-04Use 2.18.x subdirectory for configuration.Carl Hetherington
2023-02-01Handle 2D/3D mismatches in the player (#2409).Carl Hetherington
2023-01-30Cleanup: replace another short variable name.Carl Hetherington
2023-01-30Cleanup: replace short variable name.Carl Hetherington
2023-01-30Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2023-01-29Add DiskWriterBackendResponse::write_to_nanomsg() and use itCarl Hetherington
2023-01-29Better logging in macOS unmount code.Carl Hetherington
2023-01-29Increase unmount timeout to 5s - maybe... this is a bit of a guess.Carl Hetherington
2023-01-29Use DiskWriterBackEndResponse, and add some more information to the unmount e...Carl Hetherington
2023-01-29Add DiskWriterBackEndResponse.Carl Hetherington
2023-01-24Use MCASoundField::STEREO (20) for stereo DCPs.Carl Hetherington
2023-01-23Fix isdcf name ATMOS test.Carl Hetherington
2023-01-18Support Dolby-style WAV back surround names when guessing mappings (#2427).Carl Hetherington
2023-01-18Add -ISDCF to ISDCF name as required (#2416).Carl Hetherington
2023-01-18Cleanup: make a temporary for the content list.Carl Hetherington
2023-01-17Allow Collators to have their language specified, and specify it for tests.Carl Hetherington
2023-01-17Add basic Collator::find() method.Carl Hetherington
2023-01-17Add a comment.Carl Hetherington
2023-01-17Cleanup: use std::vector and extract utf8_to_utf16().Carl Hetherington
2023-01-16Write dummy subtitles also to empty Interop reels (#2421).Carl Hetherington
2023-01-16Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2023-01-15Handle translation correctly for the warning about wiping a drive (#2415).Carl Hetherington
2023-01-15Handle translation correctly for the initial "beta-grade" warning in the disk...Carl Hetherington
2023-01-15pot/merge.Carl Hetherington
2023-01-14Add options for where the add files dialog starts (#2413).Carl Hetherington
2023-01-14Add header guard.Carl Hetherington
2023-01-07Remember paths in the add input dir picker in the combiner.Carl Hetherington
2023-01-04Also use FileDialog for adding certificates to screens.Carl Hetherington
2023-01-04Use FileDialog for Add DKDM in the KDM creator.Carl Hetherington
2023-01-03Generalise add_files_path to initial_paths().Carl Hetherington
2023-01-02Fix errors when a custom size is given which is larger than the container (#2...Carl Hetherington
2022-12-29Fix default VersionNumber when it's not specified in the metadata.Carl Hetherington
2022-12-25Show audio bit depth in content properties (#559).Carl Hetherington
2022-12-25Tweak property name.Carl Hetherington
2022-12-25Make pause/resume work properly in the batch converter.Carl Hetherington
2022-12-25Cleanup: rename _empty_condition -> _schedule_conditionCarl Hetherington
2022-12-25Cleanup: remove unnecessary variable.Carl Hetherington
2022-12-24Cleanup: simplify some code.Carl Hetherington
2022-12-19Fix weird exception handling.Carl Hetherington
2022-12-16Make sure main picture active area values are even (#2392).Carl Hetherington
2022-12-15Fix build on Ubuntu 16.04.Carl Hetherington
2022-12-14Bump libdcp to a version with UTCOffset.Carl Hetherington
2022-12-13More header trimming.Carl Hetherington
2022-12-13Add video_{range,frame_type}.{cc,h} and remove some types.h includes.Carl Hetherington