Remove some now-pointless passing of name_values.
[dcpomatic.git] / test /
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
2019-08-30 Carl HetheringtonMake player more tolerant of some DCP errors.
2019-07-24 Carl HetheringtonOptimise the feel of some GUI functions by doing the...
2019-07-22 Carl Hetheringtonswaroop: support creation of H264 with 24-bit PCM.
2019-07-15 Carl Hetheringtonswaroop: beginnings of DCP -> ecinema support. v2.15.12
2019-07-02 Carl HetheringtonAdd support for Datasat AP2x and USL sound processors...
2019-06-27 Carl HetheringtonFix incorrect timing of PNG subtitles in second and...
2019-06-27 Carl HetheringtonDebug for strange test failure in threed_test.
2019-06-27 Carl HetheringtonAdd another ui_idle() call to ape the one in test.cc...
2019-06-09 Carl Hetheringtonswaroop: support validity periods in ecinema KDMs.
2019-06-01 Carl HetheringtonAnother test hash change.
2019-06-01 Carl HetheringtonAnother test hash change.
2019-06-01 Carl HetheringtonTest hash change due to adding video 'use' flag.
2019-05-30 Carl HetheringtonTest digest tweak.
2019-05-30 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-05-30 Carl HetheringtonBump test digest.
2019-05-30 Carl HetheringtonTest name hash change.
2019-05-24 Carl HetheringtonBasic ability to set video range (JPEG/MPEG) at least...
2019-05-22 Carl HetheringtonTry to fix unit tests.
2019-05-21 Carl HetheringtonGive an error if 2D content is set to 3D (#1565). ...
2019-05-20 Carl HetheringtonAdd test for #1565.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonUpdate for libdcp API changes.
2019-04-30 Carl HetheringtonAdd --j2k-bandwidth to dcpomatic_create. v2.13.158
2019-04-30 Carl HetheringtonAdd --fourk to dcpomatic_create.
2019-04-25 Carl HetheringtonFix or remove several broken pixel formats in Image...
2019-04-17 Carl HetheringtonAdd test for bug #1528.
2019-04-05 Carl HetheringtonTest updates.
2019-04-02 Carl HetheringtonExtract subtitle language from text content rather...
2019-04-01 Carl Hetheringtontest updates.
2019-03-22 Carl HetheringtonFix referencing of trimmed multi-reel DCPs (#1495).
2019-03-22 Carl HetheringtonAdd test to trigger #1495.
2019-03-22 Carl HetheringtonMake careful_string_filter a little better and use... v2.13.133
2019-03-12 Carl HetheringtonFix R/B swap with as_png(); support as_png() for any... v2.13.129
next