summaryrefslogtreecommitdiff
path: root/run
AgeCommit message (Expand)Author
2024-01-02Add --screenshot option to playlist editor.Carl Hetherington
2024-01-02Use a variable in the playlist script.Carl Hetherington
2023-12-31Add --screenshot option to player.Carl Hetherington
2023-12-31Use $binary to save some typing.Carl Hetherington
2023-12-09Support YUV422P9LE in alpha_blend() (#2671).notar1Carl Hetherington
2023-09-29Support alpha blending 64-bit RGB onto things.Carl Hetherington
2023-09-29Fix errors with WAVs containing markers (#2617).Carl Hetherington
2023-09-03Fix rendering of italic fonts during tests on Windows.Carl Hetherington
2023-08-26Set up packet duration correctly when encoding using FFmpeg (#2588).Carl Hetherington
2023-08-19Yet more private file fixing.Carl Hetherington
2023-08-19More private test files tinkering.Carl Hetherington
2023-08-19Private test files repo change.Carl Hetherington
2023-06-01Bump required private git revision.Carl Hetherington
2023-05-13Add dcpomatic2_map tool (#2445).Carl Hetherington
2023-04-14Update dcpomatic-test-private for some v2.17.x changes that don't affect main.Carl Hetherington
2023-03-29Stop running ./check_sums now we're using git annex.Carl Hetherington
2023-03-29Always make 16-channel MXFs.Carl Hetherington
2023-03-21Bump private git sha.v2.16.48Carl Hetherington
2023-03-18Bump private test git for use of git-annex.Carl Hetherington
2023-03-09Allow dcpomatic_cli script to work from anywhere.Carl Hetherington
2023-02-27Fix tests.Carl Hetherington
2023-01-15Remove incorrect quotes from parameter.Carl Hetherington
2022-11-22Bump private git so that we use Liberation Sans rather than Arial for a subti...Carl Hetherington
2022-11-22Only check test private data if --check is passed.Carl Hetherington
2022-11-22Check that the private test data repo is as we expect before running tests on...Carl Hetherington
2022-11-06Hide the endless stream of warnings from wx/GTK.Carl Hetherington
2022-09-05Only use --log_level=test_suite when running from cscript.Carl Hetherington
2022-07-05Allow running tests on Fedora.Carl Hetherington
2022-07-05Fix missing export.Carl Hetherington
2022-07-03Tidy up the run/ directory a little.v2.16.16Carl Hetherington
2022-07-01Support Fedora libpath when running tests.Carl Hetherington
2022-06-26Support Fedora.Carl Hetherington
2022-05-22Add another DYLD path for running locally.v2.16.12Carl Hetherington
2022-04-29Add a simple DCP editor.Carl Hetherington
2022-03-09Fix incorrect quoting in helper script.v2.16.6v2.16.x-pendingCarl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2021-12-14Add missing library search path for macOS tests.v2.15.179Carl Hetherington
2021-10-17Add a --screenshot option to the disk writer run file.Carl Hetherington
2021-09-21Fix environment path for player script.Carl Hetherington
2021-06-06Update run/ script DYLD path.Carl Hetherington
2021-05-21Fix path to test libraries on macOS.Carl Hetherington
2021-04-23Do less logging during tests, but also log some details of what test isCarl Hetherington
2021-03-09Tweak startup scripts for macOS.Carl Hetherington
2021-01-16Fix macOS dcpomatic_player script.Carl Hetherington
2021-01-14Fix scripts to run on macOS.Carl Hetherington
2021-01-08Fix test running on macOS.Carl Hetherington
2020-12-08Fix old osx-environment path.Carl Hetherington
2020-12-03Add extra path for Windows tests so it can find the DLLsCarl Hetherington
2020-11-27Fix running single tests on Windows.Carl Hetherington
2020-10-27Add uninstaller for the .pkg part of the disk writer on macOS (#1740).Carl Hetherington