Add --screenshot option to player.
[dcpomatic.git] / test /
2023-12-12 Carl HetheringtonRun premultiply filter on still images that have alpha...
2023-12-09 Carl HetheringtonSupport YUV422P9LE in alpha_blend() (#2671). notar1
2023-11-29 Carl HetheringtonFix segfault when creating KDMs with certificates and...
2023-11-20 Carl HetheringtonVerify encrypted DCPs (more) correctly (#2659).
2023-11-20 Carl HetheringtonFix audio analysis attempts with source files that...
2023-11-20 Carl HetheringtonDon't feed channels to leqm that we don't have a correc...
2023-11-20 Carl HetheringtonAdd a dialog to show which screens have potentially...
2023-11-20 Carl HetheringtonImprove progress reporting of digest calculations ...
2023-11-16 Carl HetheringtonAlways add a font with an empty ID (#2649).
2023-11-16 Carl HetheringtonPass through <Ruby> tags in subtitles (#2635) (GH#23).
2023-11-15 Carl HetheringtonCopy Interop PNG subtitle files correctly (#2640).
2023-11-12 Carl HetheringtonReplace deprecated leaf() with filename().
2023-10-28 Carl HetheringtonAdd check before dereferencing pointer.
2023-10-17 Carl HetheringtonMake sure 2-channel MXFs don't get extra channel descri...
2023-10-16 Carl HetheringtonChange how channels are specified for these tests.
2023-10-16 Carl HetheringtonRemove unused code.
2023-10-15 Carl HetheringtonThis test suddenly just started failing with
2023-10-15 Carl HetheringtonFix DCP content font ID allocation to cope with DCPs...
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-10-02 Carl HetheringtonYou are advised -> It is advisable (#2189).
2023-09-30 Carl HetheringtonCleanup: use a lambda.
2023-09-30 Carl HetheringtonFix test/data branching SNAFU.
2023-09-30 Carl HetheringtonAllow DCP content type from template to work.
2023-09-30 Carl HetheringtonAllow SMPTE/interop setting from template to work.
2023-09-30 Carl HetheringtonAdd --no-encrypt with the same idea as the previous...
2023-09-30 Carl HetheringtonAdd --twod option to create CLI and stop 2D from being...
2023-09-30 Carl HetheringtonCleanup: add some _ prefixes.
2023-09-29 Carl HetheringtonSupport alpha blending 64-bit RGB onto things.
2023-09-29 Carl HetheringtonRename alpha_blend_test_one -> alpha_blend_test_bgra_onto.
2023-09-28 Carl HetheringtonFix errors with WAVs containing markers (#2617).
2023-09-12 Carl HetheringtonSomewhat fix inclusion of CCAP language in ISDCF name...
2023-09-10 Carl HetheringtonCleanup: use some stack allocation and shared_ptr.
2023-09-08 Carl HetheringtonFix hints test now that subtitle reader gives an error...
2023-09-07 Carl HetheringtonSanitise asset names after potentially failed %-based...
2023-09-07 Carl HetheringtonCleanup: use ConfigRestorer instead of Keep class.
2023-09-04 Carl HetheringtonUse configured issuer/creator for DCPs made by map...
2023-09-03 Carl HetheringtonIgnore newlines in subtitle text (#2341).
2023-09-01 Carl HetheringtonMissing #ifdef for Windows references.
2023-08-29 Carl HetheringtonFix vertical alignment of subtitles in some cases ...
2023-08-29 Carl HetheringtonGive a more useful error when check_dcp() fails.
2023-08-29 Carl HetheringtonRestore burnt subtitle tests.
2023-08-29 Carl HetheringtonCleanup: use some more vector instead of list.
2023-08-27 Carl HetheringtonFix tests when changing the cinemas file.
2023-08-27 Carl HetheringtonHandle fonts/subdirs correctly for CCAPs with _map...
2023-08-26 Carl HetheringtonFix refusal to reference overlapping but different...
2023-08-26 Carl HetheringtonUpdate test/data for missing test reference.
2023-08-26 Carl HetheringtonSet up packet duration correctly when encoding using...
2023-08-26 Carl HetheringtonTry to capture ffmpeg logs during tests.
2023-08-24 Carl HetheringtonAdd --cinemas-file option to KDM CLI.
2023-08-20 Carl HetheringtonAnother signed/unsigned mismatch.
2023-08-19 Carl HetheringtonFix unsigned/signed mismatch.
2023-08-15 Carl HetheringtonAdd Audiobuffers::set_channels().
2023-08-15 Carl HetheringtonRemove now-unnecessary assertion.
2023-08-11 Carl HetheringtonFix tests on Windows.
2023-08-09 Carl HetheringtonAdd some tests.
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-08-08 Carl HetheringtonAdd a test.
2023-08-06 Carl HetheringtonDefault to writing 8 audio channels in DCPs (#2443).
2023-08-06 Carl HetheringtonGo back to respecting the user's choice for the number...
2023-07-29 Carl HetheringtonCheck channel count when comparing audio MXFs.
2023-07-29 Carl HetheringtonDon't check sound assets in some tests.
2023-07-27 Carl HetheringtonBump libdcp to one with some cleanups / header re-arran...
2023-07-02 Carl HetheringtonDon't insert incorrect <Effect> nodes into metadata...
2023-06-30 Carl HetheringtonAdd another test.
2023-06-30 Carl HetheringtonDon't write MainSoundConfiguration with 71 when we...
2023-06-29 Carl HetheringtonClean up after some more tests.
2023-06-28 Carl HetheringtonDisable asset hash checks that the libdcp bump fixes.
2023-06-24 Carl HetheringtonFix config test reference after ISDCF name config option.
2023-06-04 Carl HetheringtonGive filler subtitle reels <LoadFont> nodes in SMPTE...
2023-06-04 Carl HetheringtonFix missing subtitle language in CPL on auto-created...
2023-06-03 Carl HetheringtonMissing ConfigRestorer.
2023-06-02 Carl HetheringtonFix incorrect hint about having too many subtitle lines...
2023-06-02 Carl HetheringtonImprove a test failure message.
2023-05-30 Carl HetheringtonFix errors when mapping DCPs referring to the same...
2023-05-30 Carl HetheringtonClarify some test failure messages.
2023-05-30 Carl HetheringtonAdd a test with hard-linking.
2023-05-30 Carl HetheringtonMove test into its own method.
2023-05-30 Carl HetheringtonAdd --config option to map (#2543).
2023-05-29 Carl HetheringtonDon't write Markers to interop CPLs (#2537).
2023-05-28 Carl HetheringtonBump libdcp for fix to crash with interop subtitles...
2023-05-18 Carl HetheringtonCleanup: replace some list with vector.
2023-05-13 Carl HetheringtonAdd dcpomatic2_map tool (#2445).
2023-05-13 Carl HetheringtonFix some typos in comments.
2023-05-13 Carl HetheringtonAdd verify_dcp().
2023-05-12 Carl HetheringtonHandle fonts for ccaps coming from DCP content (#2525).
2023-05-12 Carl HetheringtonCleanup: include/using sorting.
2023-04-22 Carl HetheringtonAdd some more bandwidths to a test.
2023-04-19 Carl HetheringtonIn 1c73379ed8483dcf71c5ccfc459c2c22516a9aef I changed
2023-04-11 Carl HetheringtonGive an error if a non-number is passed to dcpomatic2_c...
2023-03-29 Carl HetheringtonAdd some more test cleanups.
2023-03-29 Carl HetheringtonWrite the correct MCA subdescriptors depending on activ...
2023-03-29 Carl HetheringtonFix dependence of test on a particular j2c path.
2023-03-29 Carl HetheringtonAlways make 16-channel MXFs.
2023-03-29 Carl HetheringtonCleanup: simplify test.
2023-03-23 Carl HetheringtonFix crashes when using templates in some cases (#2491).
2023-03-22 Carl HetheringtonAdd AudioMapping::take_from().
2023-03-22 Carl HetheringtonDon't crash immediately if there's no private data.
2023-03-16 Carl HetheringtonEmit the state of the job with the Finished signals.
2023-03-11 Carl HetheringtonUse IAB rather than ATMOS in ISDCF names (#2482).
2023-03-05 Carl HetheringtonFix error when padding is needed in 3D encodes (#2476).
next