summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-14wip: Error when failing to read MXF frame.bad-mxfCarl Hetherington
2023-02-14Cleanup: fix out-of-date comment.Carl Hetherington
2023-02-14Cleanup: rename prox -> result.Carl Hetherington
2023-02-13Cleanup: extract pass_atmos().Carl Hetherington
2023-02-13Cleanup: extract pass_audio().Carl Hetherington
2023-02-13Cleanup: use a class for the Decoder::pass() return value.Carl Hetherington
2023-02-13Cleanup: extract pass_video().Carl Hetherington
2023-02-13Cleanup: use Frame typedef.Carl Hetherington
2023-02-13Cleanup: header sorting.Carl Hetherington
2023-02-12Fix build for new libdcp.Carl Hetherington
2023-02-12Fix non-ASCII paths in the disk writer on Windows (#2440).Carl Hetherington
2023-02-11Use kdm_for_screen also in dcpomatic_kdmCarl Hetherington
2023-02-11Pass make_kdm as a function into kdm_for_screen().Carl Hetherington
2023-02-11Cleanup: extract encrypt() call from Film::make_kdm().Carl Hetherington
2023-02-11Use the correct prompt for file/folder.Carl Hetherington
2023-02-11Fix incorrect messages about KDMs being written to folders.Carl Hetherington
2023-02-11Improve error when the KDM period is outside the signer period in the KDM cre...Carl Hetherington
2023-02-11Warn/error on making KDMs using recipient certs whose validity periodsCarl Hetherington
2023-02-11Cleanup: use an early return to calm some indentation.Carl Hetherington
2023-02-10Fix typo in zh_CN translation.Carl Hetherington
2023-02-10Export 24-bit audio in Prores files (#2438).Carl Hetherington
2023-02-10Ignore overlapping ATMOS data in the same way that we ignore video (#2429).Carl Hetherington
2023-02-10Fix multiple video overlaps.Carl Hetherington
2023-02-10Cleanup: use vector instead of list.Carl Hetherington
2023-02-10Cleanup: add Content::period().Carl Hetherington
2023-02-10Cleanup: use some better variable names.Carl Hetherington
2023-02-10Clarify comment.Carl Hetherington
2023-02-10Cleanup: remove unnecessary check.Carl Hetherington
2023-02-05Recover better errors from ext4.Carl Hetherington
2023-02-05Fix placement of frame rate spinner (may fix #2182).Carl Hetherington
2023-02-05Slightly improve alignment (still not right though).Carl Hetherington
2023-02-05Tidy up layout.Carl Hetherington
2023-02-05Make the timeline look better when there is no content in the film.Carl Hetherington
2023-02-05Delete in timeline removes content (#2370).Carl Hetherington
2023-02-05Cleanup: use ScopeGuard.Carl Hetherington
2023-02-03Fix missing verify string.v2.16.42Carl Hetherington
2023-02-02Add missing preferences menu option on macOS.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-27More stack-allocated Dialog objects.Carl Hetherington
2023-01-24Supporters update.v2.16.41Carl Hetherington
2023-01-24Use MCASoundField::STEREO (20) for stereo DCPs.Carl Hetherington
2023-01-23Fix isdcf name ATMOS test.Carl Hetherington