| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-10 | Use atomic for _dcp_decode_reduction. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _video_container_size. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _play_referenced. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _fast. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _always_burn_open_subtitles. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _ignore_text. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _ignore_audio. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _ignore_video. | Carl Hetherington | |
| 2022-09-10 | Trim some includes. | Carl Hetherington | |
| 2022-09-10 | Some improved logging. | Carl Hetherington | |
| 2022-09-10 | Some const-correctness for Player. | Carl Hetherington | |
| 2022-09-10 | const correctness for AudioMerger. | Carl Hetherington | |
| 2022-09-10 | Support YUV444P10LE in make_part_black(). | Carl Hetherington | |
| 2022-09-09 | KDM CLI help tweak. | Carl Hetherington | |
| 2022-09-09 | Make -S parameter to dcpomatic2_kdm_cli also filter screens (#2324). | Carl Hetherington | |
| 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 | |
