Supporters update.
[dcpomatic.git] / test /
2022-05-11 Carl HetheringtonTidy up careful_string_filter and add some extra transl...
2022-05-11 Carl HetheringtonFix ignore_video checker for separate-3D content (...
2022-05-09 Carl HetheringtonAccept invalid picture frame size errors in high bitrat...
2022-05-05 Carl HetheringtonAdd some tests for ScopedTemporary.
2022-05-05 Carl HetheringtonUse dcp::File in DCP-o-matic (#2231).
2022-05-02 Carl HetheringtonAdd preference for default KDM duration (#2224).
2022-05-02 Carl HetheringtonRemove a specific path dependency from a test.
2022-05-02 Carl HetheringtonAdd find_file from libdcp.
2022-05-01 Carl HetheringtonExtract and improve code to find missing files (#1940).
2022-05-01 Carl HetheringtonReplace some raw arrays with std::vectors.
2022-04-29 Carl HetheringtonMore test references updates.
2022-04-29 Carl HetheringtonUpdate test/data for new metadata tag.
2022-04-29 Carl HetheringtonFix some tests.
2022-04-28 Carl HetheringtonAdd guess_crop().
2022-04-28 Carl HetheringtonFix a load of stuff that wasn't being freed on close.
2022-04-28 Carl HetheringtonAdd image_as_jpeg()
2022-04-28 Carl HetheringtonMove Image::as_png() out to image_as_png().
2022-04-28 Carl HetheringtonRemove unnecessary method.
2022-04-22 Carl HetheringtonImprove rejection of "crazy" frame rates (#2238).
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonMissing override.
2022-04-20 Carl HetheringtonLookup the correct DCNC code to use for languages rathe...
2022-04-20 Carl HetheringtonUse std::vector in AudioBuffers (#2236).
2022-04-20 Carl HetheringtonAdd ScopeGuard.
2022-04-20 Carl HetheringtonAdd button to use same fades for audio as video (#2230).
2022-04-20 Carl HetheringtonFix creation of dcpdig files in projects that make...
2022-04-20 Carl HetheringtonSupport DCP digest files (#2109).
2022-04-20 Carl HetheringtonMove make_dcp() out of Film (#2132).
2022-04-17 Carl HetheringtonMissing override label.
2022-04-09 Carl HetheringtonAdd some missing override labels.
2022-04-07 Carl HetheringtonGuess video range better when importing 2.14.x projects...
2022-04-07 Carl HetheringtonCleanup: remove unused parameter to PlayerVideo::force.
2022-04-04 Carl HetheringtonAdd fade in/out option to the content audio tab (#1026).
2022-04-03 Carl HetheringtonC++11 and whitespace cleanups.
2022-03-25 Carl HetheringtonBump libdcp for fix to remove erroneous <EntryPoint...
2022-03-20 Carl HetheringtonUpdate test reference for config change.
2022-03-16 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-03-15 Carl HetheringtonFix tests for newly-saved write to/email checkboxes.
2022-03-15 Carl HetheringtonFix incorrectly-timed emission of silence padding causi...
2022-03-09 Carl HetheringtonAdd option to use (or not) ISDCF names by default.
2022-03-09 Carl HetheringtonDisplay the filename / URL that a screen certificate...
2022-03-08 Carl HetheringtonOnly look in the filename (not the whole path) when...
2022-03-08 Carl HetheringtonImprove test output.
2022-02-25 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building...
2022-02-17 Carl HetheringtonTry to handle EAGAIN from avcodec_send_packet() properly.
2022-02-14 Carl HetheringtonHead off some cert validity warnings. v2.16.1
2022-02-14 Carl HetheringtonUpdate test signer chain again.
2022-02-14 Carl HetheringtonFix hints tests by changing the test signer chain for...
2022-02-14 Carl HetheringtonAdd a hint about certificate validity, moving some...
2022-02-14 Carl HetheringtonAdd hint about excessive certificate validity.
2022-02-13 Carl HetheringtonRelax error handling when examining FFmpeg files (...
2022-02-13 Carl HetheringtonFix test refs right this time (using v2.16.x branch).
2022-02-13 Carl HetheringtonMissing ConfigRestorer in test.
2022-02-13 Carl HetheringtonUpdate test refs for nag change.
2022-02-12 Carl HetheringtonGo back to 10-year certificate validity periods (#2174).
2022-02-10 Carl HetheringtonDon't give up on backups if config.xml isn't there...
2022-02-02 Carl HetheringtonFix another misunderstanding with macOS drive discovery. v2.16.0
2022-01-24 Carl HetheringtonSlightly hacky fix for -114 errors during 3D encodes... v2.15.188
2022-01-19 Carl HetheringtonAdjust how macOS drives are analysed and add a couple...
2022-01-17 Carl HetheringtonMore build fixes. v2.15.184
2022-01-16 Carl HetheringtonAdd --twok option to dcpomatic2_create.
2022-01-12 Carl HetheringtonMake v2.16.x branch of test/data and use it.
2022-01-12 Carl HetheringtonUpdate test/data to get some more test files.
2022-01-11 Carl HetheringtonFix failure to decode multiple video frames from one... v2.15.183
2022-01-11 Carl HetheringtonFix crashes when using kdm_cli with a certificate inste...
2022-01-11 Carl HetheringtonSpeed up hints tests by not running a pointless audio...
2021-12-24 Carl HetheringtonTidy up backing up of config files, improve the tests...
2021-12-23 Carl HetheringtonFix deadlock in test, caused by setting jobs to finishe...
2021-12-21 Carl HetheringtonFix trimming of ATMOS MXFs.
2021-12-06 Carl HetheringtonSet up {m,c,a}times on copied files (#2145).
2021-11-29 Carl HetheringtonAdd --gain option to dcpomatic_create.
2021-11-29 Carl HetheringtonAdd --channel option to dcpomatic_create.
2021-11-28 Carl HetheringtonRearrange checking (and re-examining) content.
2021-11-28 Carl HetheringtonSimplify and fix job scheduler, especially with respect...
2021-11-22 Carl HetheringtonDon't import luminance of 0 from 2.14.x metadata files...
2021-11-04 Carl HetheringtonStop some tests from writing things to test/data.
2021-11-04 Carl HetheringtonRun one test with fewer cores to stop it running out...
2021-11-04 Carl HetheringtonAdd ConfigRestorer and use it instead of setup_test_con...
2021-11-04 Carl HetheringtonAdd failing test.
2021-11-04 Carl HetheringtonTidying.
2021-10-27 Carl HetheringtonAdd a new test for subtitle timing when changing frame...
2021-10-17 Carl HetheringtonBasic and slightly inaccurate support for <Space> in... v2.15.170
2021-10-16 Carl HetheringtonAlways block waiting for audio when exporting. v2.15.169
2021-10-16 Carl HetheringtonUse an enum instead of a bool to specify blocking/non...
2021-10-15 Carl HetheringtonFix test logging setup to actually work.
2021-10-15 Carl HetheringtonAdd a failing test.
2021-10-12 Carl HetheringtonHopefully fix race between thread finishing and cleanup...
2021-10-11 Carl HetheringtonDon't throw an error when the Butler says it is finishe...
2021-10-10 Carl HetheringtonFix a test reference to account for windows filename...
2021-10-09 Carl HetheringtonDon't ignore font settings for DCP subtitles (#2074). v2.15.167
2021-09-27 Carl HetheringtonFix tests. v2.15.163
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonTest fixes. better-gl
2021-09-27 Carl HetheringtonVarious alignment tidying/fixups.
2021-09-27 Carl HetheringtonReplace aligned bool with enum Alignment.
2021-09-27 Carl HetheringtonVarious alignment adjustments.
2021-09-27 Carl HetheringtonSetup Butler::_prepare_only_proxy on construction.
2021-09-27 Carl HetheringtonMerge branch 'own-config' into v2.15.x
2021-09-27 Carl HetheringtonAdd config location versioning (#2090).
2021-09-25 cahRead ISDCF Metadata from 2.14.x metadata (#2083).
next