| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-11 | Supporters update.v2.16.53 | 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-09 | Support loading of certificate chains for trusted devices. | Carl Hetherington | |
| 2023-04-08 | Improve thumbprint dialog; disallow thumbprint editing and make OK only ↵ | Carl Hetherington | |
| sensitive when a certificate is there. | |||
| 2023-04-06 | Write MainSoundConfiguration tags with hyphens for unused channels (#2501). | Carl Hetherington | |
| 2023-04-05 | Don't add fonts to SMPTE closed caption MXFs (#2505). | Carl Hetherington | |
| 2023-04-05 | Fix scrollbars when using zoom in the timeline. | Carl Hetherington | |
| 2023-04-05 | Remove incorrect GC translation. | Carl Hetherington | |
| This appears not to be necessary, and if present it messes up the scrollbars so that scrolling fully right shows a big empty space at the end of the timeline items. | |||
| 2023-04-05 | More zh_CN translation fixes from Danbo Song. | Carl Hetherington | |
| 2023-04-02 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2023-03-30 | Supporters update.v2.16.51 | Carl Hetherington | |
| 2023-03-30 | Use CURLOPT_NOSIGNAL to fix crashes on update check (#2495). | Carl Hetherington | |
| Without this, it's possible to come back from curl_easy_perform in a different thread to the one that it was called from (in the case of an error). As I understand it, this happens because a signal handler is called (from a different thread) and CURLOPT_NOSIGNAL stops this from happening. | |||
| 2023-03-30 | Add + and - as zoom shortcuts in the timeline. | Carl Hetherington | |
| 2023-03-29 | Add create support for some more audio channels. | Carl Hetherington | |
| 2023-03-29 | Write the correct MCA subdescriptors depending on active channels. | Carl Hetherington | |
| 2023-03-29 | Always make 16-channel MXFs. | 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 | Some zh_CN translation fixes from Danbo Song. | Carl Hetherington | |
| 2023-03-29 | pot/merge. | Carl Hetherington | |
| 2023-03-29 | Fix some translator comments. | Carl Hetherington | |
| 2023-03-28 | Fix strange behaviour of player export frame dialog (#2493).2493-player-export-frame | Carl Hetherington | |
| 2023-03-27 | zh_CN translation fixes from Danbo Song. | Carl Hetherington | |
| 2023-03-27 | pot/merge. | Carl Hetherington | |
| 2023-03-27 | Fix markup in fr_FR translation causing missing text in disk writer (#2492).v2.16.50 | Carl Hetherington | |
| 2023-03-25 | Supporters update. | Carl Hetherington | |
| 2023-03-23 | Cleanup: make things a little clearer.v2.16.49 | Carl Hetherington | |
| 2023-03-23 | Fix crashes when using templates in some cases (#2491). | Carl Hetherington | |
| If a template had content with N audio channels there would be various problems if content with <N channels was subsequently added. | |||
| 2023-03-23 | Add AudioMapping::take_from(). | Carl Hetherington | |
| 2023-03-23 | Cleanup: don't need to store _{input,output}_channels. | Carl Hetherington | |
| 2023-03-19 | Add assert. | Carl Hetherington | |
| 2023-03-16 | Allow re-start of cancelled subtitle analysis jobs. | Carl Hetherington | |
| 2023-03-16 | Make it quicker to cancel an analyse subtitle job (#2486). | Carl Hetherington | |
| 2023-03-16 | Don't show an error when cancelling subtitle analysis. | Carl Hetherington | |
| 2023-03-16 | Cleanup: move variable assignment that happens in every branch. | Carl Hetherington | |
| 2023-03-16 | Emit the state of the job with the Finished signals. | Carl Hetherington | |
| 2023-03-12 | Updated zh_CN translation from Danbo Song. | Carl Hetherington | |
| 2023-03-11 | Use IAB rather than ATMOS in ISDCF names (#2482). | 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-07 | Fix missing scrollbar in the audio tab on macOS/Windows (#2480).v2.16.47 | Carl Hetherington | |
| 2023-03-07 | Cleanup: use layout() wrapper. | Carl Hetherington | |
| 2023-03-05 | Remove some 3D stuff I think is unnecessary since the changes in ↵v2.16.46 | Carl Hetherington | |
| 2f12058c535045cecc226fe47b3d60da8851a862 | |||
| 2023-03-05 | Fix error when padding is needed in 3D encodes (#2476). | Carl Hetherington | |
| 2023-03-05 | Catch exceptions from some calls to write_metadata(). | Carl Hetherington | |
| 2023-03-05 | Fix small DCP standard choice (#2475). | Carl Hetherington | |
| 2023-03-04 | Replace spaces with _ in default KDM name formats, as spaces are | Carl Hetherington | |
| removed from the filename before it is used. | |||
