| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-22 | Fix dcpomatic_player script for macOS. | Carl Hetherington | |
| 2024-04-22 | Unify indentation at 4 spaces. | Carl Hetherington | |
| 2024-04-22 | Use run/environment for paths in run/tests. | Carl Hetherington | |
| 2024-04-21 | Add "build" environment lib to local run script. | Carl Hetherington | |
| 2024-04-21 | Remove unnecessary library path. | Carl Hetherington | |
| 2024-04-19 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-04-18 | Missed update to private test repo version.v2.16.80 | Carl Hetherington | |
| 2024-04-17 | Separate GUI verifier with basic reporting (#1823). | Carl Hetherington | |
| 2024-03-29 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-03-25 | Hack to local build script to use environment if ~/build if present. | Carl Hetherington | |
| 2024-03-19 | The private test repo got some v2.18.x updates. | Carl Hetherington | |
| 2024-03-17 | Fix run script for playlist editor on macOS. | Carl Hetherington | |
| 2024-03-11 | Use openjpeg v2.5.2 (#2783). | Carl Hetherington | |
| Tests suggest it is considerably faster: * arrietty on Linux/AMD old: 03:35 new: 03:58 * Sintel.2010.1080p.mkv on Linux/AMD old: 0:29:49 new: 0:22:39 * TRAILER VERSIE 4.mov on Apple M1 old: 6:22 new: 5:15 * TRAILER VERSIE 4.mov on Windows/Intel old: 6:10 new: 4:12 | |||
| 2024-02-04 | Merge branch 'main' into v2.17.x | Carl Hetherington | |
| 2024-02-04 | Fix disk_writer startup script (I think) for mac. | Carl Hetherington | |
| 2024-02-04 | Add DYLD_LIBRARY_PATH to dcpomatic_disk. | Carl Hetherington | |
| 2024-02-04 | Use lldb on macOS. | Carl Hetherington | |
| 2024-02-04 | Add example ASAN_OPTIONS to script. | Carl Hetherington | |
| 2024-02-04 | Add DYLD_LIBRARY_PATH to run/dcpomatic | Carl Hetherington | |
| 2024-02-03 | Merge branch 'main' into v2.17.x | Carl Hetherington | |
| 2024-02-03 | Don't emit subtitle images that have a zero dimension (#2743). | Carl Hetherington | |
| They cause problems later when trying to blend them into the image. | |||
| 2024-01-28 | Use v2.17.x's mxe dependencies when running tests. | Carl Hetherington | |
| 2024-01-15 | Inspect most DCPs made during tests with ClairMeta (#76). | Carl Hetherington | |
| 2024-01-15 | Inspect most DCPs made during tests with dcp_inspect (#76). | Carl Hetherington | |
| 2024-01-15 | Missing PRIVATE_GIT update from previous. | Carl Hetherington | |
| 2024-01-02 | Add --screenshot option to playlist editor. | Carl Hetherington | |
| 2024-01-02 | Use a variable in the playlist script. | Carl Hetherington | |
| 2023-12-31 | Add --screenshot option to player. | Carl Hetherington | |
| 2023-12-31 | Use $binary to save some typing. | Carl Hetherington | |
| 2023-12-09 | Support YUV422P9LE in alpha_blend() (#2671).notar1 | Carl Hetherington | |
| 2023-09-29 | Support alpha blending 64-bit RGB onto things. | Carl Hetherington | |
| 2023-09-29 | Fix errors with WAVs containing markers (#2617). | Carl Hetherington | |
| I'm not 100% sure about this but they seem to end up giving audio packets with no channels and no frames. Here we handle such packets better. | |||
| 2023-09-03 | Fix rendering of italic fonts during tests on Windows. | Carl Hetherington | |
| 2023-08-26 | Set up packet duration correctly when encoding using FFmpeg (#2588). | Carl Hetherington | |
| It seems strange that this is necessary (maybe I'm missing some other way that the packet duration is supposed to be set up). Without this, when the mov muxer writes the trak tags it uses an incorrect length value because the length value is calculated from trk->end_pts, which in turn is calculated from the last-seen pts + the duration of the last packet. If that packet is marked as length 0 the length of the track is 1 frame short, so the export is missing a frame. | |||
| 2023-08-19 | Yet more private file fixing. | Carl Hetherington | |
| 2023-08-19 | More private test files tinkering. | Carl Hetherington | |
| 2023-08-19 | Private test files repo change. | Carl Hetherington | |
| 2023-06-01 | Bump required private git revision. | Carl Hetherington | |
| 2023-05-13 | Add dcpomatic2_map tool (#2445). | Carl Hetherington | |
| 2023-04-14 | Update dcpomatic-test-private for some v2.17.x changes that don't affect main. | Carl Hetherington | |
| 2023-03-29 | Stop running ./check_sums now we're using git annex. | Carl Hetherington | |
| 2023-03-29 | Always make 16-channel MXFs. | Carl Hetherington | |
| 2023-03-21 | Bump private git sha.v2.16.48 | Carl Hetherington | |
| 2023-03-18 | Bump private test git for use of git-annex. | Carl Hetherington | |
| 2023-03-09 | Allow dcpomatic_cli script to work from anywhere. | Carl Hetherington | |
| 2023-02-27 | Fix tests. | Carl Hetherington | |
| 2023-01-15 | Remove incorrect quotes from parameter. | Carl Hetherington | |
| 2022-11-22 | Bump private git so that we use Liberation Sans rather than Arial for a ↵ | Carl Hetherington | |
| subtitle test. | |||
| 2022-11-22 | Only check test private data if --check is passed. | Carl Hetherington | |
| 2022-11-22 | Check that the private test data repo is as we expect before running tests ↵ | Carl Hetherington | |
| on Linux/macOS. | |||
