Go back to add_to_cairo_context rather than show_in_cairo_context.
[dcpomatic.git] / test /
2020-09-27 Carl HetheringtonFixes for new libdcp with multiple content versions.
2020-09-25 Carl HetheringtonIt's not 7.1 until we have 12 channels. v2.15.103
2020-09-25 Carl HetheringtonUpdate test ref for new metadata.
2020-09-25 Carl HetheringtonAdd NamedChannel and use it to hide the never-used...
2020-09-23 Carl HetheringtonSupport CPL metadata.
2020-09-21 Carl HetheringtonFix --standard flag to dcpomatic2_cli (github #9).
2020-08-05 Carl HetheringtonAllow export with one audio stream per channel. v2.15.95
2020-08-03 Carl HetheringtonAdd unit test for pulldown detection.
2020-07-29 Carl HetheringtonFix bugs in thread termination causing occasional pthread
2020-07-28 Carl HetheringtonAdd a test to trigger #1786 - crash when exporting...
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonDisable warnings from magick.
2020-07-26 Carl HetheringtonFix test warning
2020-07-26 Carl HetheringtonIgnore libxml++ warnings in a nicer way.
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-06-14 Carl HetheringtonFix error when exporting stereo projects with "mixdown... v2.15.79
2020-06-11 Carl HetheringtonUpdate test/data for removed Film metadata tags Signed... v2.15.78
2020-06-08 Carl HetheringtonRemove encryption key options (#1760).
2020-05-20 Carl HetheringtonFix enabled/disable overlapping video/audio with DCP...
2020-05-20 Carl HetheringtonRound the length of video-containing content to the...
2020-05-20 Carl HetheringtonAdd some context markers to a test.
2020-05-20 Carl HetheringtonAdd a bit more debug logging to the player.
2020-05-20 Carl HetheringtonCut the work done by a couple of tests, as previously...
2020-05-20 Carl HetheringtonMore logging and make it go to the right place.
2020-05-20 Carl HetheringtonRun all tests with lots of encoding threads.
2020-05-17 Carl HetheringtonAdd new version of check_dcp().
2020-05-17 Carl HetheringtonAdd a descriptive comment to a test file.
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-12 Carl HetheringtonGuess DCP container size and resolution when content...
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonAdd some unit tests.
2020-05-04 Carl HetheringtonMissing library from test link list.
2020-05-03 Carl HetheringtonAdd Zipper class and use it in CinemaKDMs.
2020-04-23 Carl HetheringtonNicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432
2020-04-21 Carl HetheringtonAdd option to set project properties from a DCP loaded...
2020-04-21 Carl HetheringtonAllow DCP content to store and serialise metadata.
2020-04-21 Carl HetheringtonAllow DCPContent to recover and serialise marker positions.
2020-04-19 Carl HetheringtonAdd LEQ(m) when analysing audio (#1382). v2.15.52
2020-04-16 Carl HetheringtonAdd feature to Socket so that it can send digests of...
2020-04-16 Carl HetheringtonRemove some unnecessary using statements.
2020-04-15 Carl HetheringtonFix length of player output so it can be either the...
2020-04-14 Carl HetheringtonFix Empty/Player behaviour when using a playlist that...
2020-04-14 Carl HetheringtonIgnore and report failures to decode frames during...
2020-04-14 Carl HetheringtonUse a struct rather than a std::pair as the return...
2020-04-06 Carl HetheringtonAdd disk writer tool.
2020-03-11 Carl HetheringtonTest updates now that there can't be <1s long DCPs...
2020-03-11 Carl HetheringtonImprove and fix some tests.
2020-03-11 Carl HetheringtonGet some better errors when verification-based tests...
2020-03-11 Carl HetheringtonAdd a test for short pieces of content amongst longer.
2020-03-11 Carl HetheringtonFailing test for reels with a short length (in bytes...
2020-03-11 Carl HetheringtonAdd a (failing) test for reels created between two...
2020-03-11 Carl HetheringtonMove private_data into TestPaths
2020-03-11 Carl HetheringtonAdd failing test for one short-reel possibility.
2020-03-07 Carl HetheringtonFix test failure with changes to thread management.
2020-03-01 Carl HetheringtonFix broken test.
2020-02-27 Carl HetheringtonAdd and use dB/linear conversion functions.
2020-02-19 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-02-19 Carl HetheringtonNicer fix for 2D-labelled-3D checking from master.
2020-02-18 Carl HetheringtonWrite logs during tests to a file.
2020-02-18 Carl HetheringtonRemove unused variable.
2020-02-16 Carl HetheringtonNew test bits.
2020-01-28 Carl HetheringtonFix crash with sub-sample push parts in AudioMerger. v2.15.42
2020-01-14 Carl HetheringtonAdd some PT-style names to the guesswork on which chann...
2019-12-19 Carl HetheringtonComment typo.
2019-12-19 Carl HetheringtonRemove our forcing of analyzeduration and probesize...
2019-12-16 Carl HetheringtonFlush audio decoder when a DCPDecoder finishes so that
2019-12-15 Carl HetheringtonSort out test/data commit history a little. v2.15.38
2019-12-15 Carl HetheringtonStop empty Font IDs in imported DCP subtitles making...
2019-12-15 Carl HetheringtonUpdated test reference for new metadata tag.
2019-12-03 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-12-02 Carl HetheringtonAdjust some test KDM timings so as not to trip the...
2019-12-01 Carl HetheringtonUpdate test/data after changes to audio PTS handling...
2019-11-30 Carl HetheringtonFix crash when exporting a 2D project containing 3D...
2019-11-19 Carl HetheringtonFix problems with playing back 3D DCPs and with inserti...
2019-11-05 Carl HetheringtonProvide some test references.
2019-11-04 Carl HetheringtonFix incorrect images when cropping without stretch.
2019-11-04 Carl HetheringtonFix out-of-bounds read when cropping JPEG2000 images...
2019-11-04 Carl HetheringtonAdd a test to expose #1654, on valgrind at least.
2019-11-01 Carl HetheringtonIncrease fudge factor at the boundary between audio...
2019-11-01 Carl HetheringtonAdd missing reel type call to test.
2019-11-01 Carl HetheringtonMore detailed test logger.
2019-10-31 Carl HetheringtonTweak test now that can_reference_audio correctly succe...
2019-10-31 Carl HetheringtonMake separate reels for parts of the timeline with...
2019-10-31 Carl HetheringtonFix incorrect reels when the first content is not at...
2019-10-26 Carl HetheringtonAvoid unnecessary re-writes of video assets if they... v2.15.26
2019-10-26 Carl HetheringtonPut encryption key into the video identifier so that...
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.25
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-21 Carl HetheringtonCopy with progress updates when we might copy long...
2019-10-20 Carl HetheringtonRename dcpomatic_sleep -> dcpomatic_sleep_seconds.
2019-10-18 Carl HetheringtonISDCF name fixes with > 6 channels and HI/VI (#1633).
2019-10-15 Carl HetheringtonFix assertion failure on making a VF, in certain circum...
2019-10-14 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-13 Carl HetheringtonFix failure to load OV after adding a VF to a project.
2019-10-10 Carl HetheringtonMerge branch 'v2.15.x' of ssh://main.carlh.net/home...
2019-10-09 Carl HetheringtonFix deadlock in test.
2019-10-08 Carl HetheringtonFix cross-thread access to info files. May help with...
2019-09-29 Carl HetheringtonImprove OpenFileError so that it doesn't say "opening... v2.15.20
next