Fix hints test now that subtitle reader gives an error on large fonts.
[dcpomatic.git] / test /
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).
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-03-03 Carl HetheringtonAdd word_wrap().
2023-02-27 Carl HetheringtonStrip disallowed characters from subtitles before they...
2023-02-27 Carl HetheringtonMerge branch '2389-vpos'
2023-02-27 Carl HetheringtonFix tests.
2023-02-27 Carl HetheringtonSupport the 2014 version of SMPTE 428-7 in render_text...
2023-02-27 Carl HetheringtonRemove debug message.
2023-02-12 Carl HetheringtonFix build for new libdcp.
2023-02-11 Carl HetheringtonPass make_kdm as a function into kdm_for_screen().
2023-02-11 Carl HetheringtonCleanup: extract encrypt() call from Film::make_kdm().
2023-02-11 Carl HetheringtonWarn/error on making KDMs using recipient certs whose...
2023-02-10 Carl HetheringtonFix multiple video overlaps.
2023-02-10 Carl HetheringtonAdd failing test.
2023-02-01 Carl HetheringtonHandle 2D/3D mismatches in the player (#2409).
2023-01-22 Carl HetheringtonFix isdcf name ATMOS test.
2023-01-18 Carl HetheringtonSupport Dolby-style WAV back surround names when guessi...
2023-01-17 Carl HetheringtonAdd -ISDCF to ISDCF name as required (#2416).
2023-01-17 Carl HetheringtonDebug code to print out available icu locales.
2023-01-17 Carl HetheringtonAllow Collators to have their language specified, and...
2023-01-17 Carl HetheringtonAdd basic Collator::find() method.
2023-01-17 Carl HetheringtonAdd some very basic tests of Collator.
2023-01-13 Carl HetheringtonAdd options for where the add files dialog starts ...
2023-01-02 Carl HetheringtonFix errors when a custom size is given which is larger...
2022-12-29 Carl HetheringtonCleanup: test tidying.
2022-12-25 Carl HetheringtonShow audio bit depth in content properties (#559).
2022-12-25 Carl HetheringtonCleanup: use some auto / make_shared.
2022-12-16 Carl HetheringtonMake sure main picture active area values are even...
2022-12-13 Carl HetheringtonAdd video_{range,frame_type}.{cc,h} and remove some...
2022-12-09 Carl HetheringtonExtract constants.h
2022-12-07 Carl HetheringtonAdd a test to verify passthrough of 3D -> 2D data.
2022-12-05 Carl HetheringtonFix tests on Windows now that we replace . with _ in...
2022-12-02 Carl HetheringtonDon't use "NR" in the ISDCF name if there is no rating.
next