| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-04 | wip: got stuck... because PlayerVideo is related to the render sizeadjust-sizing | Carl Hetherington | |
| because its subtitles are prepared for the _video_container_size that the Player knows about. I think the only way around this would be to store the subs in PlayerVideo in some independent way and to scale/convert to bitmap later. | |||
| 2022-08-04 | Cleanup: fix typo in comment. | Carl Hetherington | |
| 2022-07-25 | Updated sl_SI translation from Martin Srebotnjak. | 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-21 | C++11 tidying. | Carl Hetherington | |
| 2022-07-20 | Fix failure to update peak on changing gain (#2286).v2.16.19 | Carl Hetherington | |
| 2022-07-20 | Supporters update. | Carl Hetherington | |
| 2022-07-20 | Supporters update. | Carl Hetherington | |
| 2022-07-20 | Add some logging to the KDM creator. | Carl Hetherington | |
| 2022-07-20 | Basic release notes support (#2282). | Carl Hetherington | |
| 2022-07-20 | Add option to give HTMLDialog an OK button. | Carl Hetherington | |
| 2022-07-20 | Hack more height for HTMLDialog. | Carl Hetherington | |
| 2022-07-20 | Use bitmap_path to find me.jpeg | Carl Hetherington | |
| 2022-07-20 | Change bitmap_path to take a full name with extension. | 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-12 | Supporters update.v2.16.18 | Carl Hetherington | |
| 2022-07-12 | Fix stupid crash in dcpomatic_create when adding a DCP without a KDM. | 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 | Little C++11 cleanup. | Carl Hetherington | |
| 2022-07-11 | Be a bit more careful with content_factory(). | Carl Hetherington | |
| 2022-07-11 | We no longer support .ecinema files. | 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 | Fix charset. | Carl Hetherington | |
| 2022-07-08 | Missed bits of sl_SI translation update. | Carl Hetherington | |
| 2022-07-08 | Support sl_SI (Slovenian) translation. | Carl Hetherington | |
| 2022-07-07 | There'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-07 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2022-07-05 | Missing includes. | Carl Hetherington | |
| 2022-07-02 | Supporters update. | Carl Hetherington | |
| 2022-07-02 | Fix debug build on Windows. | Carl Hetherington | |
| 2022-07-01 | Restore use of SystemFontDialog so that system fonts can be selected on ↵ | Carl Hetherington | |
| Windows (#491). | |||
