| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-15 | Inspect all DCPs made during tests with ClairMeta.76-dcp-inspect | Carl Hetherington | |
| 2024-01-15 | Inspect all DCPs made during tests with dcp_inspect. | Carl Hetherington | |
| 2024-01-15 | Missing PRIVATE_GIT update from previous. | Carl Hetherington | |
| 2024-01-15 | Fix handling of empty font IDs and default DCP fonts (#2721) (part of #2722). | Carl Hetherington | |
| Previously we used an empty font ID as the default for when a subtitle has no Font, but in #2721 we saw a DCP with an empty font ID which raised an assertion (because we'd already added our default font with the empty ID). Here we try to fix this (and also make the default font correctly be that from the first <LoadFont>). | |||
| 2024-01-15 | Increase timeout before pulsing the progress bar for a job. | Carl Hetherington | |
| 2024-01-13 | Add an assert. | Carl Hetherington | |
| 2024-01-13 | Show hashes when they disagree during verification (#2717). | Carl Hetherington | |
| 2024-01-13 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2024-01-12 | Fix scaling of bitmap subs when the corresponding video is cropped (#2670). | Carl Hetherington | |
| Previously we would scale the bitmap size/position to a proportion of the original video frame, then scale it back up again to the DCP container. This didn't take into account some cropped cases where the picture would end up the same shape but the subtitles would be stretched. | |||
| 2024-01-12 | pot/merge. | Carl Hetherington | |
| 2024-01-11 | Fix markers view for RTL languages (part of #2696). | Carl Hetherington | |
| 2024-01-11 | Fix "add" markers submenu for the last couple of markers. | Carl Hetherington | |
| 2024-01-11 | Attempt to rationalise menu IDs and avoid duplicates. | Carl Hetherington | |
| 2024-01-11 | Cleanup: using/include sorting. | Carl Hetherington | |
| 2024-01-11 | Fix timecode order in RTL languages (part of #2696). | Carl Hetherington | |
| 2024-01-11 | Supporters update. | Carl Hetherington | |
| 2024-01-11 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-11 | More test fixes after changes in c2c6fbdd8dddbb6ccba0a6ae49a13d5364122df7 | Carl Hetherington | |
| 2024-01-11 | Fix tests after changes in c2c6fbdd8dddbb6ccba0a6ae49a13d5364122df7 | Carl Hetherington | |
| 2024-01-11 | Reduce minimum "non-standard" ISDCF part name length to 1. | Carl Hetherington | |
| Otherwise on macOS (at least) you can't type in any numbers, seemingly because it checks on each keypress so e.g. you clear it, enter 1 and a bell rings because 1 is too small. It's fine on Linux (a too-small number is corrected when you press enter). | |||
| 2024-01-10 | Fix crash when changing ISDCF name part length (#2690). | Carl Hetherington | |
| 2024-01-10 | Mark a VF as having assets, even if they are unresolved (#1024). | Carl Hetherington | |
| This allows them to be displayed in the timeline, hopefully without any unwanted side-effects. | |||
| 2024-01-09 | Re-make video after YUV/RGB matrix is changed (#2714). | Carl Hetherington | |
| 2024-01-09 | Cleanup: white space. | Carl Hetherington | |
| 2024-01-09 | Check for bad DN qualifiers on signer certificates (#2716). | Carl Hetherington | |
| 2024-01-09 | Move ScopeGuard into libdcp. | Carl Hetherington | |
| 2024-01-08 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-05 | Cleanup: remove unused method. | Carl Hetherington | |
| 2024-01-05 | Don't use video streams with AV_DISPOSITION_ATTACHED_PIC (#2349). | Carl Hetherington | |
| These are seen in MP3 files for cover art. | |||
| 2024-01-05 | Add new "territory type" so that INT-T{D,L} can be chosen (#2704). | Carl Hetherington | |
| 2024-01-05 | Add Choice::set_by_data(). | Carl Hetherington | |
| 2024-01-05 | Remove out-of-date patrons. | Carl Hetherington | |
| 2024-01-04 | Cleanup: longer variable name. | Carl Hetherington | |
| 2024-01-04 | Merge branch '2694-remove-odd-check' | Carl Hetherington | |
| Allow referring to OVs where not every reel has a subtitle/ccap, fixing it if required by adding our own reels. | |||
| 2024-01-04 | Add a test. | Carl Hetherington | |
| 2024-01-04 | Add dummy subtitle and closed caption reels even when referencing | Carl Hetherington | |
| other DCPs (in a VF) that themselves might have missing subtitles for some reels. | |||
| 2024-01-04 | Fix libdcp to not crash in some VF verification situations. | Carl Hetherington | |
| 2024-01-04 | Don't try to add fonts from an asset that we don't have. | Carl Hetherington | |
| 2024-01-04 | Don't add an asset that we don't have. | Carl Hetherington | |
| 2024-01-04 | Don't crash when checking a DCP with no subtitles in some reel. | Carl Hetherington | |
| 2024-01-04 | Remove checks for referenced DCPs having content in all reels (#2694). | Carl Hetherington | |
| I can't see why this was done, other than perhaps to avoid output with no subtitles in a reel (which is not allowed by Bv2.1). But I think even if that does still happen we could make our own reels for the missing ones. | |||
| 2024-01-04 | Allow specification of map CPLs by ID (#2702). | Carl Hetherington | |
| 2024-01-04 | Use sudo for apt. | Carl Hetherington | |
| Though the cci instance on main runs things on droplets as root, on klopp they run as carl. I made password-less sudo for apt work on the docker image so this makes the appimage builds work on klopp too. | |||
| 2024-01-04 | Add libthai to AppImage (#2642). | 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. | |||
| 2024-01-02 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-02 | Observe CPL changing, so that (e.g.) Make KDM button becomes sensitive | Carl Hetherington | |
| when selecting a screen and then choosing a CPL by browsing the filesystem (when there was no CPL previously selected). | |||
| 2024-01-02 | Cleanup: whitespace. | Carl Hetherington | |
| 2024-01-02 | Cleanup: auto. | Carl Hetherington | |
| 2024-01-02 | Happy new year. | Carl Hetherington | |
