| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-26 | Rename all fonts that we load. | Carl Hetherington | |
| This seems to be the only chance we have of making Pango-via-FontConfig definitely choose the font that we want. There was a case https://dcpomatic.com/forum/viewtopic.php?t=3015 where a user specified Arial Rounded MT Bold but ended up with a substitution. I tried loading an Arial Rounded, and then FontConfig chose that even when we asked for Arial Rounded MT Bold. Maybe it's because both fonts were marked as having "Book" weight ... I don't know. It seems like the easiest way to get what we want here is to try to subvert FontConfig's selection logic by giving everything we load a different family name. If only we could just load a font and tell Pango to use it ... but it seems like we can't have nice things. | |||
| 2026-03-20 | Add stub el_GR translation. | Carl Hetherington | |
| 2026-02-15 | Add stub ja_JP translation. | Carl Hetherington | |
| 2026-01-14 | There are no wxWidgets translations for ko it seems.v2.18.35 | Carl Hetherington | |
| 2026-01-11 | Add ko_KR translation stub. | Carl Hetherington | |
| 2025-09-19 | Allow saving of verification reports as PDF (#1823). | Carl Hetherington | |
| 2025-02-11 | Revert "Add stubs for Georgian (ka_KA) language support." | Carl Hetherington | |
| This reverts commit b5cecdd0ee7c75388d95e2f987538fe88c23893a. I added this for somebody but no apparently translations were ever forthcoming, so remove it again. | |||
| 2025-01-14 | Add missing SetRegView to get access to the 64-bit registry (#2933). | Carl Hetherington | |
| Otherwise since Uninstall.exe is 32-bit we get the WOW64 version, which does not contain the DCP-o-matic keys. | |||
| 2025-01-14 | Tidy up some triple-quoted prints. | Carl Hetherington | |
| 2025-01-14 | Add DisplayVersion to Windows uninstaller registry key (#2933). | Carl Hetherington | |
| 2025-01-09 | Fix missing DLL in Windows installer. | Carl Hetherington | |
| 2024-10-14 | Install fa_IR wxWidgets translations. | Carl Hetherington | |
| 2024-07-14 | Fix Windows installer script. | Carl Hetherington | |
| 2024-06-23 | Add minimal player HTTP server (#2830). | Carl Hetherington | |
| 2024-05-06 | Use sqlite for cinema and DKDM recipient lists. | Carl Hetherington | |
| 2024-05-06 | Remove use of f-strings in wscripts | Carl Hetherington | |
| Various Linux build environments have a python that is too old. | |||
| 2024-04-28 | Build .rc files on the fly. | Carl Hetherington | |
| 2024-04-21 | Support variants in the build scripts. | Carl Hetherington | |
| 2024-04-17 | Separate GUI verifier with basic reporting (#1823). | Carl Hetherington | |
| 2024-04-16 | Rename dcpomatic2_verify to dcpomatic2_verify_cli. | Carl Hetherington | |
| 2024-03-22 | Bump libdcp for new asdcplib version. | Carl Hetherington | |
| 2024-03-20 | Merge tag 'v2.16.79' into v2.17.x | Carl Hetherington | |
| 2024-03-16 | Add dark-mode link icon. | Carl Hetherington | |
| 2024-01-30 | Add yet more missing DLLs to the Windows installer.v2.17.11 | Carl Hetherington | |
| 2024-01-30 | Another missing libpangoft2-1.0-0 to Windows installer. | Carl Hetherington | |
| 2024-01-30 | Add missing libbrotlidec to Windows installer. | Carl Hetherington | |
| 2024-01-28 | Bump FFmpeg to 6.1.v2.17.10 | Carl Hetherington | |
| 2024-01-28 | Update for new mxe. | Carl Hetherington | |
| 2024-01-28 | Bump ffmpeg to 5.1.2 "Riemann" | Carl Hetherington | |
| 2024-01-02 | Remove tick/no_tick icons which I believe are no longer used. | Carl Hetherington | |
| They were added to the list in the playlist editor but seemingly not used. | |||
| 2023-12-24 | Add stubs for fa_IR (Farsi/Persian).v2.16.71 | Carl Hetherington | |
| 2023-11-27 | Uninstall encode server link. | Carl Hetherington | |
| 2023-11-27 | Add missing file=f so that all desktop shortcuts are uninstalled. | Carl Hetherington | |
| 2023-11-27 | Set shell var context so that when uninstalling we look in the same place ↵ | Carl Hetherington | |
| for shortcuts as when installing. | |||
| 2023-11-27 | Cleanup: add start_menu_shortcut(). | Carl Hetherington | |
| 2023-11-27 | Extract some common parts of the uninstaller. | Carl Hetherington | |
| 2023-11-27 | Fix installer with non-ASCII user names (#2668). | Carl Hetherington | |
| 2023-09-29 | Install for all users on Windows (#2202). | Carl Hetherington | |
| 2023-07-24 | Add stubs for Georgian (ka_KA) language support. | Carl Hetherington | |
| 2023-05-13 | Add dcpomatic2_map tool (#2445). | Carl Hetherington | |
| 2023-03-16 | Fix missing xsd file in windows installer. | Carl Hetherington | |
| 2023-01-06 | Fix missing batch converter tool icons. | Carl Hetherington | |
| 2022-11-16 | Bundle dcpkdm from libdcp as dcpomatic2_kdm_inspect (#2366).v2.16.33 | Carl Hetherington | |
| 2022-10-18 | Use different icons for the timeline in dark/light modes. | Carl Hetherington | |
| 2022-08-26 | Template hu_HU translation. | Carl Hetherington | |
| 2022-07-08 | Support sl_SI (Slovenian) translation. | Carl Hetherington | |
| 2022-04-29 | Add a simple DCP editor. | Carl Hetherington | |
| 2022-03-09 | Improve ratings dialog to allow only valid values (#2199). | Carl Hetherington | |
| 2022-02-25 | libcrypto has a new version in the updated mxe. | Carl Hetherington | |
| 2022-02-25 | Package without libjasper and liblcms2, both of which were dependencies | Carl Hetherington | |
| of GraphicsMagick, which we've removed from the build environment as it's no longer required. | |||
