Add some logging to the KDM creator.
[dcpomatic.git] / test /
2022-07-20 Carl HetheringtonHandle vertical alignment of subs correctly wrt the...
2022-07-20 Carl HetheringtonAdd useful debugging test which might be tricky to...
2022-07-20 Carl HetheringtonTidy up some test names and remove pointless comments.
2022-07-20 Carl HetheringtonAllow multiple DCPs to be written to a disk (#1756).
2022-07-17 Carl HetheringtonFix a couple of reserve()s that should be resize()...
2022-07-11 Carl HetheringtonFix font_id errors with files decoded by FFmpeg which...
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2022-07-11 Carl HetheringtonFix font handling for DCP subtitles.
2022-06-30 Carl HetheringtonAdvanced option to allow mapping to any audio channel...
2022-06-21 Carl HetheringtonRe-fix test references. Not sure what happened there. v2.16.15
2022-06-21 Carl HetheringtonUse empty files where possible to speed things up a...
2022-06-21 Carl HetheringtonAdjust disk/partition sizes to trigger another bug.
2022-06-21 Carl Hetherington0 -> nullptr cleanup.
2022-06-21 Carl HetheringtonDo cleanup of a test more nicely.
2022-06-21 Carl HetheringtonFill test disk partitions with random noise to expose...
2022-06-21 Carl HetheringtonUse boost::random for make_random_file to make it repea...
2022-06-20 Carl HetheringtonFix test references for addition of new prores export...
2022-06-20 Carl HetheringtonFix test references for libdcp commit 6c5328f07362510a4...
2022-06-20 Carl HetheringtonRemove some debug output.
2022-06-18 Carl HetheringtonAdd a test doing a more substantial copy.
2022-06-12 Carl HetheringtonAdd Prores 4444 support (#2263).
2022-06-12 Carl HetheringtonRename PRORES -> PRORES_HQ
2022-06-12 Carl HetheringtonSet up TextDecoder position based on the time that... v2.16.14
2022-06-12 Carl HetheringtonBelieved fix for error when calculating the position...
2022-06-10 Carl HetheringtonFix hints test after subtitle font changes.
2022-06-10 Carl HetheringtonFix problems when loading old projects with the new...
2022-06-10 Carl HetheringtonRename CheckContentChangeJob -> CheckContentJob.
2022-06-10 Carl HetheringtonFix incorrect burnt-in subtitle colours when burning...
2022-06-07 Carl HetheringtonRemove some cout and tidy up slightly.
2022-06-07 Carl HetheringtonThrow exceptions when Hints thread fails in tests.
2022-06-07 Carl HetheringtonTidying.
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2022-06-07 Carl HetheringtonFix incorrect extension on interop subtitle files ...
2022-06-06 Carl HetheringtonPreserve export video settings in the config (#2259).
2022-06-06 Carl HetheringtonRemove unused H246_PCM export code.
2022-06-03 Carl HetheringtonMake subtitle asset filename obey custom settings ...
2022-05-26 Carl HetheringtonFix race between the Butler thread starting and audio...
2022-05-26 Carl HetheringtonCleanup: use some more make_shared.
2022-05-21 Carl HetheringtonFix error when loading encrypted DCPs (#2257).
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.
next