summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-17Bump libdcp to fix whitespace handling in subtitles (#2457).fix-space-handlingCarl Hetherington
2023-02-16Supporters update.v2.16.43Carl Hetherington
2023-02-13Bump libdcp for MainPictureStoredArea fix (#2452).Carl Hetherington
2023-02-12Bump libdcp again for fix to dcpkdm (#2446).Carl Hetherington
2023-02-12Fix build for new libdcp.Carl Hetherington
2023-02-12Bump libdcp for new dcpverify options (#2444).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 ↵Carl Hetherington
creator.
2023-02-11Warn/error on making KDMs using recipient certs whose validity periodsCarl Hetherington
lie outside those of the KDMs (#2423).
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-10Add failing test.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-04Update out-of-date version requirements in wscript.Carl Hetherington
2023-02-03Fix missing verify string.v2.16.42Carl Hetherington
2023-02-02Bump libdcp for IssueDate fix (#2435).Carl Hetherington
2023-02-02Add missing preferences menu option on macOS.Carl Hetherington
2023-02-01Handle 2D/3D mismatches in the player (#2409).Carl Hetherington
Previously if there was 2D content in a 3D project (or vice versa) the player would emit the video anyway and the encoder would have to deal with it. Since previously the FFmpeg encoder did not deal with this quite right, it seems to make sense to move the logic into the player so that neither encoder has to worry about it.
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 some logging to ext4_mkfs.Carl Hetherington
2023-01-29Add DiskWriterBackendResponse::write_to_nanomsg() and use itCarl Hetherington
everywhere. In the process, use raw_convert() on both ends to avoid any locale-based problems with floating point number separators.
2023-01-29Add some notes to DEVELOP.mdCarl 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 ↵Carl Hetherington
error.
2023-01-29Add DiskWriterBackEndResponse.Carl Hetherington
2023-01-27More stack-allocated Dialog objects.Carl Hetherington
2023-01-26Bump leqm-nrt for analysis crash fix (#2432).Carl Hetherington
2023-01-24Supporters update.v2.16.41Carl Hetherington