| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-09 | Fix missing screen description in KDM CLI if you use the parameters in the ↵ | Carl Hetherington | |
| "wrong" order. | |||
| 2022-09-08 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2022-09-07 | Updated hu_HU translation from Áron Németh. | Carl Hetherington | |
| 2022-09-06 | pot/merge. | Carl Hetherington | |
| 2022-09-05 | Let config/cinemas/dkdm_recipients take care of their own recovery. | Carl Hetherington | |
| This should mean that if one fails to load, but the others are OK, we don't re-write everything. I hope this has no bad side-effects that I didn't think of. It's particularly helpful in the case of #2319 where a failure to load cinemas.xml (which was being created by another tool) caused the config to be re-written, breaking all existing DKDMs. | |||
| 2022-09-04 | Add a description of which part of the config failed to load. | Carl Hetherington | |
| 2022-09-04 | Split up Config::read(). | Carl Hetherington | |
| 2022-09-03 | Remove - and + from ratings before using them in a DCNC name. | Carl Hetherington | |
| I can't find any documentation about what we should do here, but at least this rule fits what https://registry-page.isdcf.com/ratings/ does. | |||
| 2022-09-03 | Bump libdcp for better ContentKind support, and libsub | Carl Hetherington | |
| for fixes to \c tags in SSA files. | |||
| 2022-08-30 | Refresh cinemas UI if the cinemas.xml file location is changed. | Carl Hetherington | |
| 2022-08-29 | Fix and test release notes.v2.16.22 | Carl Hetherington | |
| 2022-08-29 | Make find_release_notes() more testable. | Carl Hetherington | |
| 2022-08-29 | Add Config::unset_last_release_notes_version() | Carl Hetherington | |
| 2022-08-26 | Updated hu_HU translation from Németh Áron. | Carl Hetherington | |
| 2022-08-26 | Template hu_HU translation. | Carl Hetherington | |
| 2022-08-15 | Set the send buffer size to 512k for sending things to encode servers (#2206). | Carl Hetherington | |
| 2022-08-15 | Add Socket::set_send_buffer_size(). | Carl Hetherington | |
| 2022-08-15 | C++11 tidying. | Carl Hetherington | |
| 2022-08-13 | Fix crashes when the find-missing code finds an inacessible directory (#2291). | Carl Hetherington | |
| 2022-08-11 | Cleanup: don't repeat check inside resume() before calling it. | Carl Hetherington | |
| 2022-08-11 | Allow cancellation of un-started jobs (#2777). | Carl Hetherington | |
| 2022-08-11 | Cleanup: set job state to cancelled in a different place. | Carl Hetherington | |
| 2022-08-11 | Fix d881836379172f4072ed81ea074f46b3a363a681 which removed clearing | Carl Hetherington | |
| of the left-hand-side of images. | |||
| 2022-08-09 | Fix lines down the right-hand-side of exports in some cases. | Carl Hetherington | |
| 2022-08-04 | Cleanup: fix typo in comment. | Carl Hetherington | |
| 2022-07-25 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-23 | Even more logging when reading DCPs. | Carl Hetherington | |
| 2022-07-23 | Add some more logging when reading DCPs. | Carl Hetherington | |
| 2022-07-20 | Basic release notes support (#2282). | Carl Hetherington | |
| 2022-07-20 | Add some logging to the system font finder. | Carl Hetherington | |
| 2022-07-20 | Handle vertical alignment of subs correctly wrt the difference between ↵ | Carl Hetherington | |
| Interop and SMPTE. | |||
| 2022-07-20 | Whitespace tweak. | Carl Hetherington | |
| 2022-07-20 | Improve a variable name. | Carl Hetherington | |
| 2022-07-20 | Tidy 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-20 | Allow multiple DCPs to be written to a disk (#1756). | Carl Hetherington | |
| 2022-07-17 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-17 | Fix a couple of reserve()s that should be resize() (#2285). | Carl Hetherington | |
| 2022-07-15 | Fix failure to destroy the J2KEncoder when an encode fails/is cancelled. | Carl Hetherington | |
| 2022-07-14 | Fix build. | Carl Hetherington | |
| 2022-07-14 | More error message improvements. | Carl Hetherington | |
| 2022-07-14 | Log a couple of errors more thoroughly. | Carl Hetherington | |
| 2022-07-11 | Correct version number when deciding whether or not to fix subtitle IDs.v2.16.17 | Carl Hetherington | |
| 2022-07-11 | Fix 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-11 | Use a vector rather than a list when returning from content_factory(). | Carl Hetherington | |
| 2022-07-11 | Fix font handling for DCP subtitles. | Carl Hetherington | |
| 2022-07-11 | Small cleanup. | Carl Hetherington | |
| 2022-07-10 | Fix failure to close exported files. | Carl Hetherington | |
| 2022-07-10 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-09 | New sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-08 | Missed bits of sl_SI translation update. | Carl Hetherington | |
