| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-08 | Bump libdcp for asdcplib assertion fix (#2825). | Carl Hetherington | |
| 2024-06-08 | Only allow adding reels in custom reel mode (#2823). | Carl Hetherington | |
| 2024-06-08 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-06-08 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-06-07 | Fix font ID allocation from DCP when there are subs and ccaps using the same ↵ | Carl Hetherington | |
| IDs (#2822). Previously we would always use <last-reel+1>_id as a disambiguated ID for every case. | |||
| 2024-06-06 | Support optimised rendering of YUV420P in OpenGL. | Carl Hetherington | |
| 2024-06-06 | Store the video encoding of a DCP in the metadata (J2K/MPEG2). | Carl Hetherington | |
| 2024-06-04 | Make sure MPEG2 encodes are always 2K (#2819). | Carl Hetherington | |
| 2024-06-04 | Add an option to dump the decryption certificate from the KDM CLI. | Carl Hetherington | |
| 2024-06-03 | Add $png_apps variable. | Carl Hetherington | |
| 2024-06-02 | Bump test/data for another subtitle rendering reference fix. | Carl Hetherington | |
| 2024-05-31 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-05-31 | Make the DCP-encode counting dependent on variant. | Carl Hetherington | |
| 2024-05-31 | Fix incorrect default _show_report_a_problem. | Carl Hetherington | |
| 2024-05-30 | Supporters update.v2.16.86 | Carl Hetherington | |
| 2024-05-30 | Render subtitles using show_in_cairo_context() instead of ↵ | Carl Hetherington | |
| add_to_cairo_context(). This helps with #2813 and should fix #2474. We started using add_to_cairo_context() again in 72c3a5f0f32f553a1f8abee2494f31d29b976383 because the rendering looked better. However colour changes within lines cannot easily be rendered using add_to_cairo_context() it seems, as the text is just added as a path and then you can stroke/fill it with a single colour. I hope that this change, which reverts 72c3a5 but also adds some calls to enable hinting and use better anti-aliasing, looks OK. I looked at some white-on-black subs close-up and the hinting seems to help. | |||
| 2024-05-29 | Fix merge. | Carl Hetherington | |
| 2024-05-29 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-05-29 | Bump SERVER_LINK_VERSION since we changed the name of some metadata. | Carl Hetherington | |
| 2024-05-29 | Hide some warnings. | Carl Hetherington | |
| 2024-05-29 | Use territory details from template. | Carl Hetherington | |
| 2024-05-29 | Get chain, facility, studio and distributor from template. | Carl Hetherington | |
| 2024-05-29 | Remove default Interop/SMPTE setting. | Carl Hetherington | |
| 2024-05-29 | Remove default video bit rate settings. | Carl Hetherington | |
| 2024-05-29 | Remove default DCP audio channel setting. | Carl Hetherington | |
| 2024-05-29 | Remove default DCP content type setting. | Carl Hetherington | |
| 2024-05-29 | Use ConfigRestorer to reset override_path after use. | Carl Hetherington | |
| 2024-05-26 | Note that newer libsub version is required. | Carl Hetherington | |
| 2024-05-26 | Fix build with newer libsub. | Carl Hetherington | |
| 2024-05-25 | Improve save-template dialog and always use a default template. | Carl Hetherington | |
| 2024-05-25 | Use std::vector for Config::templates(). | Carl Hetherington | |
| 2024-05-25 | Cleanup: make method private. | Carl Hetherington | |
| 2024-05-24 | Read 16-bit audio DCPs correctly. | Carl Hetherington | |
| As far as I can tell they are totally non-standard, but apparently the IMS3000 plays them so I guess we should too. | |||
| 2024-05-24 | Verify that DCPs have 24-bit audio. | Carl Hetherington | |
| 2024-05-24 | Don't repeat the same error/warning more than once. | Carl Hetherington | |
| 2024-05-24 | Fix some incorrect verification messages. | Carl Hetherington | |
| 2024-05-22 | Bump libsub for SSA Margin{L,R} support (#2811). | Carl Hetherington | |
| This also pulls in a colour fix for binary STL but the colours are not yet visible in the preview due to another bug. | |||
| 2024-05-22 | Rename new_test_film2 -> new_test_film. | Carl Hetherington | |
| 2024-05-21 | Replace all new_test_film with new_test_film2. | Carl Hetherington | |
| 2024-05-21 | Fix stream length for DCP content (#2688). | Carl Hetherington | |
| 2024-05-21 | Allow running tests from trees made with cdist. | Carl Hetherington | |
| 2024-05-20 | Use $HOME rather than hard-coded user name. | Carl Hetherington | |
| 2024-05-20 | Cleanup, and try to make a test use less disk space. | Carl Hetherington | |
| 2024-05-20 | More cleanups. | Carl Hetherington | |
| 2024-05-20 | Another cleanup. | Carl Hetherington | |
| 2024-05-20 | Clean up some more tests. | Carl Hetherington | |
| 2024-05-20 | Clean up another big test. | Carl Hetherington | |
| 2024-05-20 | Use new_test_film2. | Carl Hetherington | |
| 2024-05-20 | Cleanup another test. | Carl Hetherington | |
| 2024-05-20 | Add missing call to Cleanup::run(). | Carl Hetherington | |
