27th November 2023
DCP-o-matic 2.16.69 was released.
- Fix startup errors on Windows when the user name contains non-ASCII characters (#2665).
- Fix the installer to work when run from non-ASCII paths (#2668).
- Uninstall desktop shortcuts correctly.
- Fix Qube certificate download on Windows (#2669).
- Don't crash if preferences ZIP needs to be overwritten during export.
- Remove assumption that GDC serials always start with ‘A’ (apparently there are other prefixes too).
Download it from here.
24th November 2023
DCP-o-matic 2.16.68 was released.
- Fix wxWidgets debug assertion when adding a KDM.
- Updated zh_CN translation from 刘汉源.
- Fix possible failure to find encoding servers in some rare cases.
- Fix missing Centos 7 build.
Download it from here.
21st November 2023
DCP-o-matic 2.16.67 was released.
- Fix ‘font allocator’ errors in some cases (#2649).
- Verify encrypted DCPs correctly (#2659).
- Fix inaccurate LEQ(m) calculations in some cases (#2647).
- Add a dialog to show which screens have potentially-problematic certificate validity periods when making KDMs (#2645).
- Improve progress reporting of digest calculations (might help with #2643).
- Pass through tags in subtitles (#2635).
- Fix crash with subtitles for which we have no codec.
- Copy Interop PNG subtitle files correctly in
dcpomatic2_map
(#2640).
- Fix failure to download IMB/IMS certificates in some cases (#2644).
- Store last path for adding KDMs (#2348).
- Add button to show only checked screens in the KDM creator (#2624).
- Fix crash when removing multiple cinemas in some cases (#2632).
- Make sure 2-channel MXFs don't get extra channel descriptors (#2631).
Download it from here.
15th October 2023
DCP-o-matic 2.16.66 was released.
- Fix problems importing DCPs that have multiple fonts with the same ID in the same reel (#2600).
- Be more tolerant of unusual channel IDs (#2629).
- Add new “copy markers from this DCP” option (#2628).
- Fix various problems when using long (> 260 character) paths on Windows.
- Speed up audio analysis a bit (#2616).
- Fix flickering timeline drags on Windows (#2625).
- Various fixes to use of templates with the CLI creation tool (#2620).
- Apply video range from template (#2611).
- Support 64-bit PNG subtitles.
- Fix errors with WAVs containing markers (#2617).
- Install for all users on Windows (#2202).
Download it from here.
21st September 2023
DCP-o-matic 2.16.65 was released.
- Fix incorrect substitution of information into KDM names (#2612).
- Updated
zh_CN
translation from poppinzhang.
- Updated
sl_SI
translation from Martin Srebotnjak.
Download it from here.
13th September 2023
DCP-o-matic 2.16.64 was released.
- Fix ISDCF name creation when using closed captions in some cases (#2610).
- Don't reject KDMs containing dates whose timezone offsets have a minutes value more than 30 or less than -30.
- Fix some missing translations (ones that come from wxWidgets) (#2606).
- Don't allow
%
signs to get into asset names from failed substitutions (#945).
- Fix errors when loading DCPs with very large font files.
- Use configured issuer/creator for DCPs made by
map
(#2585).
- Ignore newlines in subtitle text (#2341).
- Fix crash when pressing
Ctrl+C
or Ctrl+V
at the wrong time.
- Updated
nl_NL
translation from Rob van Nieuwkerk.
Download it from here.
1st September 2023
DCP-o-matic 2.16.63 was released.
- Fix vertical alignment of subtitles in some cases (#2569).
- Fix incorrect horizontal position of subtitles when different
HPosition
values are used with one VPosition
.
- Handle Interop fonts correctly for closed captions when using
dcpomatic2_map
(#2584).
- Add verification check for missing fonts referenced by
<LoadFont>
tags in closed captions.
- Fix refusal to reference overlapping but different text content (#2599).
- Fix missing frames at the ends of exports in some cases (#2588).
- Give more details when jobs finish (#2572).
- Add
--cinemas-file
to dcpomatic2_kdm_cli
.
- Accept upper- and lower-case variants of some subtitle tags (#2602).
Download it from here.
20th August 2023
DCP-o-matic 2.16.62 was released.
- Fix errors when loading DCPs with certain time formats.
- Fix error when reading a particular MKV file which includes a frame with more channels than the corresponding stream.
- Restore builds for Debian unstable.
Download it from here.
13th August 2023
DCP-o-matic 2.16.61 was released.
- Go back to respecting the user's choice for the number of audio channels in the MXF, rather than forcing 16 channels in all DCPs.
- Fix problems with EXR files whose sizes are not a multiple of 8 (#2508).
- Prevent empty
<LabelText>
tags in <ContentVersion>
s, and verify that they are not empty (#2594).
- Add hint about audio channel count not being a multiple of 8.
- Default to writing 8 audio channels in DCPs (#2443).
Download it from here.
19th July 2023
DCP-o-matic 2.16.60 was released.
- Updated zh_CN translation from Akivili Collindort.
- Fix erroneous error when loading DCPs with different active audio channels in each reel.
- Fix crash if an exception is thrown before the splash screen is created.
- Don't insert incorrect nodes into metadata (#2581).
- Don't write
<MainSoundConfiguration>
with 71 when we only have HI/VI (#2580).
- Keep "correct" hashes in
dcpomatic2_map
rather than recalculating them (#2555).
- Tolerate problems when reading the contents of DCPs.
- Add config option to allow long ISDCF name parts.
- Give a better error when map doesn't find an asset.
- Add new(?) filename for some IMB certificates.
- Fix crash when pressing Ctrl+T with no content (#2563).
- Improve some tooltips (#2560).
- Fix failure to close verify progress window when finished.
Download it from here.