summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-20Fix failure to update peak on changing gain (#2286).v2.16.19Carl Hetherington
2022-07-20Supporters update.Carl Hetherington
2022-07-20Supporters update.Carl Hetherington
2022-07-20Add some logging to the KDM creator.Carl Hetherington
2022-07-20Basic release notes support (#2282).Carl Hetherington
2022-07-20Add option to give HTMLDialog an OK button.Carl Hetherington
2022-07-20Hack more height for HTMLDialog.Carl Hetherington
2022-07-20Use bitmap_path to find me.jpegCarl Hetherington
2022-07-20Change bitmap_path to take a full name with extension.Carl Hetherington
2022-07-20Make it possible to build just one thing for macOS rather than everything.Carl Hetherington
2022-07-20Bump libsub for fixes to SSA/ASS font sizing.Carl Hetherington
2022-07-20Add missing <dir> entries to the macOS fonts.confCarl Hetherington
2022-07-20Also copy fonts in osx/copy_resources.shCarl 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 ↵Carl Hetherington
Interop and SMPTE.
2022-07-20Whitespace tweak.Carl Hetherington
2022-07-20Improve a variable name.Carl Hetherington
2022-07-20Tidy up font rendering for subtitles.Carl Hetherington
Here was use get_ink_extents() rather than get_pixel_size() to find out how big the rendered subtitle will be, then use the x/y values of this extents rectangle to offset the rendering within the image. This allows the removal of some hacks to make accents visible.
2022-07-20Add useful debugging test which might be tricky to use properly because of ↵Carl Hetherington
rendering differences.
2022-07-20Tidy up some test names and remove pointless comments.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-15Bump libdcp for bug in previous commit.Carl Hetherington
2022-07-15Bump libdcp so that it closes MXF files when destroying asset writers.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-12Supporters update.v2.16.18Carl Hetherington
2022-07-12Fix stupid crash in dcpomatic_create when adding a DCP without a KDM.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
I'm not sure if this goes far enough - it seems impossible to find all the font IDs used in a FFmpeg file without scanning it. I don't know if (for example) SSA-format font IDs make it through to DoM when decoded by FFmpeg.
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-07-11Little C++11 cleanup.Carl Hetherington
2022-07-11Be a bit more careful with content_factory().Carl Hetherington
2022-07-11We no longer support .ecinema files.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-10Fix screenshot deps in manual again.Carl Hetherington
2022-07-10Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-10Fix missing screenshots in manual.Carl Hetherington
2022-07-09New sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-08Add a missing step when adding a new translation.Carl Hetherington
2022-07-08Fix charset.Carl Hetherington
2022-07-08Missed bits of sl_SI translation update.Carl Hetherington
2022-07-08Support sl_SI (Slovenian) translation.Carl Hetherington
2022-07-07There's no longer ever a need to disable the mixdown-to-stereo option.Carl Hetherington
This used to be necessary when subtitles were exported from the same dialogue as videos.
2022-07-07Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington