summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-09-10Support YUV444P10LE in make_part_black().Carl Hetherington
2022-09-09KDM CLI help tweak.Carl Hetherington
2022-09-09Make -S parameter to dcpomatic2_kdm_cli also filter screens (#2324).Carl Hetherington
2022-09-09Fix missing screen description in KDM CLI if you use the parameters in the "w...Carl Hetherington
2022-09-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-09-07Updated hu_HU translation from Áron Németh.Carl Hetherington
2022-09-06pot/merge.Carl Hetherington
2022-09-05Let config/cinemas/dkdm_recipients take care of their own recovery.Carl Hetherington
2022-09-04Add a description of which part of the config failed to load.Carl Hetherington
2022-09-04Split up Config::read().Carl Hetherington
2022-09-03Remove - and + from ratings before using them in a DCNC name.Carl Hetherington
2022-09-03Bump libdcp for better ContentKind support, and libsubCarl Hetherington
2022-08-30Refresh cinemas UI if the cinemas.xml file location is changed.Carl Hetherington
2022-08-29Fix and test release notes.v2.16.22Carl Hetherington
2022-08-29Make find_release_notes() more testable.Carl Hetherington
2022-08-29Add Config::unset_last_release_notes_version()Carl Hetherington
2022-08-26Updated hu_HU translation from Németh Áron.Carl Hetherington
2022-08-26Template hu_HU translation.Carl Hetherington
2022-08-15Set the send buffer size to 512k for sending things to encode servers (#2206).Carl Hetherington
2022-08-15Add Socket::set_send_buffer_size().Carl Hetherington
2022-08-15C++11 tidying.Carl Hetherington
2022-08-13Fix crashes when the find-missing code finds an inacessible directory (#2291).Carl 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