summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-08-11Fix video range in preview and DCP when source is VIDEO rather than FULL.video-range-bugCarl Hetherington
2022-08-11Cleanup: don't repeat check inside resume() before calling it.Carl Hetherington
2022-08-11Allow cancellation of un-started jobs (#2777).Carl Hetherington
2022-08-11Cleanup: set job state to cancelled in a different place.Carl Hetherington
2022-08-11Fix d881836379172f4072ed81ea074f46b3a363a681 which removed clearingCarl Hetherington
2022-08-09Fix lines down the right-hand-side of exports in some cases.Carl Hetherington
2022-08-04Cleanup: fix typo in comment.Carl Hetherington
2022-07-25Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-23Even more logging when reading DCPs.Carl Hetherington
2022-07-23Add some more logging when reading DCPs.Carl Hetherington
2022-07-20Basic release notes support (#2282).Carl Hetherington
2022-07-20Add some logging to the system font finder.Carl Hetherington
2022-07-20Handle vertical alignment of subs correctly wrt the difference between Intero...Carl Hetherington
2022-07-20Whitespace tweak.Carl Hetherington
2022-07-20Improve a variable name.Carl Hetherington
2022-07-20Tidy up font rendering for subtitles.Carl Hetherington
2022-07-20Allow multiple DCPs to be written to a disk (#1756).Carl Hetherington
2022-07-17Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-17Fix a couple of reserve()s that should be resize() (#2285).Carl Hetherington
2022-07-15Fix failure to destroy the J2KEncoder when an encode fails/is cancelled.Carl Hetherington
2022-07-14Fix build.Carl Hetherington
2022-07-14More error message improvements.Carl Hetherington
2022-07-14Log a couple of errors more thoroughly.Carl Hetherington
2022-07-11Correct version number when deciding whether or not to fix subtitle IDs.v2.16.17Carl Hetherington
2022-07-11Fix font_id errors with files decoded by FFmpeg which have subtitles.Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-07-11Fix font handling for DCP subtitles.Carl Hetherington
2022-07-11Small cleanup.Carl Hetherington
2022-07-10Fix failure to close exported files.Carl Hetherington
2022-07-10Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-09New sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-08Missed bits of sl_SI translation update.Carl Hetherington
2022-07-07Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2022-07-05Missing includes.Carl Hetherington
2022-07-01Advanced option to allow mapping to any audio channel (#2279).Carl Hetherington
2022-07-01Find Liberation Sans with local builds on Fedora.Carl Hetherington
2022-06-30Use the resampled rate to calculate the slack threshold rather than just 48kH...Carl Hetherington
2022-06-21Stop using static initialisation so that dcpomatic::write() can be called mor...Carl Hetherington
2022-06-21Cleanup: use constexpr.Carl Hetherington
2022-06-14Log errors from asdcplib in our logs.Carl Hetherington
2022-06-12Add Prores 4444 support (#2263).Carl Hetherington
2022-06-12Rename PRORES -> PRORES_HQCarl Hetherington
2022-06-12Move ExportFormat definition to ffmpeg_file_encoder.hCarl Hetherington
2022-06-12Set up TextDecoder position based on the time that the next thing willv2.16.14Carl Hetherington
2022-06-12Believed fix for error when calculating the position in the output DCP of a r...Carl Hetherington
2022-06-10Remove duplicate call to write().Carl Hetherington
2022-06-10Add some missing locking.Carl Hetherington
2022-06-10Fix problems when loading old projects with the new subtitle font code (#2271).Carl Hetherington
2022-06-10Add Film::last_written_by_earlier_than()Carl Hetherington
2022-06-10Rename CheckContentChangeJob -> CheckContentJob.Carl Hetherington