| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-18 | Cleanup: replace some list with vector. | Carl Hetherington | |
| 2023-05-15 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2023-05-13 | Add dcpomatic2_map tool (#2445). | Carl Hetherington | |
| 2023-05-13 | Cleanup: using ordering. | Carl Hetherington | |
| 2023-05-13 | Fix typos in errors. | Carl Hetherington | |
| 2023-04-25 | Don't use wx_ptr for the splash screen. | Carl Hetherington | |
| Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then tries to destroy them we get a use-after-free. | |||
| 2023-04-18 | Fix crash if saving files during save/cancel/close (#2517). | Carl Hetherington | |
| 2023-04-18 | Cleanup: longer variable name. | Carl Hetherington | |
| 2023-04-11 | Give an error if a non-number is passed to dcpomatic2_create -s (#2488). | Carl Hetherington | |
| 2023-04-09 | Fix subtitle font handling with in-memory fonts from SMPTE (#2509).v2.16.52 | Carl Hetherington | |
| Previously we would fail to make a font available if it came from a SMPTE MXF. In that case we have a memory buffer containing the TTF/OTF file but no file; here we add a hack/workaround so that in-memory font files can be used by FontConfig. | |||
| 2023-04-02 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2023-03-29 | Add create support for some more audio channels. | Carl Hetherington | |
| 2023-03-29 | More zh_CN translation fixes from Danbo Song. | Carl Hetherington | |
| 2023-03-29 | pot/merge. | Carl Hetherington | |
| 2023-03-29 | Just call it the Combiner not the DCP Combiner. | Carl Hetherington | |
| 2023-03-29 | String fix. | Carl Hetherington | |
| 2023-03-29 | Add missing tools to the i18n list. | Carl Hetherington | |
| 2023-03-29 | pot/merge. | Carl Hetherington | |
| 2023-03-28 | Fix strange behaviour of player export frame dialog (#2493).2493-player-export-frame | Carl Hetherington | |
| 2023-03-27 | pot/merge. | Carl Hetherington | |
| 2023-03-12 | Updated zh_CN translation from Danbo Song. | Carl Hetherington | |
| 2023-03-10 | Output hints on stderr. | ancient-skyscraper | |
| 2023-03-10 | Update documentation and CLI UI with hint info | ancient-skyscraper | |
| Goal is to explain what hints are, and how the `--hints` option changes behavior of `dcpomatic2_cli` command | |||
| 2023-03-05 | Catch exceptions from some calls to write_metadata(). | Carl Hetherington | |
| 2023-03-03 | Add --hints option to dcpomatic2_cli (#2468). | Carl Hetherington | |
| 2023-03-03 | Add ansi.h and one define. | Carl Hetherington | |
| 2023-02-12 | Fix non-ASCII paths in the disk writer on Windows (#2440). | Carl Hetherington | |
| 2023-02-11 | Use kdm_for_screen also in dcpomatic_kdm | Carl Hetherington | |
| 2023-02-11 | Cleanup: extract encrypt() call from Film::make_kdm(). | Carl Hetherington | |
| 2023-02-11 | Use the correct prompt for file/folder. | Carl Hetherington | |
| 2023-02-11 | Improve error when the KDM period is outside the signer period in the KDM ↵ | Carl Hetherington | |
| creator. | |||
| 2023-02-11 | Warn/error on making KDMs using recipient certs whose validity periods | Carl Hetherington | |
| lie outside those of the KDMs (#2423). | |||
| 2023-02-11 | Cleanup: use an early return to calm some indentation. | Carl Hetherington | |
| 2023-02-10 | Fix typo in zh_CN translation. | Carl Hetherington | |
| 2023-02-05 | Recover better errors from ext4. | Carl Hetherington | |
| 2023-02-02 | Add missing preferences menu option on macOS. | Carl Hetherington | |
| 2023-01-30 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2023-01-29 | Add DiskWriterBackendResponse::write_to_nanomsg() and use it | Carl Hetherington | |
| everywhere. In the process, use raw_convert() on both ends to avoid any locale-based problems with floating point number separators. | |||
| 2023-01-29 | Use DiskWriterBackEndResponse, and add some more information to the unmount ↵ | Carl Hetherington | |
| error. | |||
| 2023-01-27 | More stack-allocated Dialog objects. | Carl Hetherington | |
| 2023-01-17 | Build fix for Windows. | Carl Hetherington | |
| 2023-01-17 | Swap some wx_ptr for simple members/locals. | Carl Hetherington | |
| 2023-01-16 | Add DCPOMATIC_SUBHEADING_TOP_PAD. | Carl Hetherington | |
| 2023-01-16 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2023-01-16 | Use wx_ptr more. | Carl Hetherington | |
| 2023-01-15 | Tell user what just happened if they get either of the disk writer ↵ | Carl Hetherington | |
| confirmations wrong (#2417). | |||
| 2023-01-15 | Handle translation correctly for the warning about wiping a drive (#2415). | Carl Hetherington | |
| 2023-01-15 | Handle translation correctly for the initial "beta-grade" warning in the ↵ | Carl Hetherington | |
| disk writer (#2415). | |||
| 2023-01-15 | pot/merge. | Carl Hetherington | |
| 2023-01-15 | Use wx_ptr for the splash screen. | Carl Hetherington | |
