Various playlist editor developments and fixes.
[dcpomatic.git] / test /
2019-01-10 Carl HetheringtonFix a crash due the assertion in emit_audio failing...
2019-01-10 Carl HetheringtonTest data updates.
2019-01-09 Carl Hetheringtonswaroop: store whole signer/decryption chains and priva...
2019-01-07 Carl HetheringtonAdd test for exporting a project referencing an OV.
2019-01-05 Carl HetheringtonFix strange behaviour with single-frame fades (#1440).
2018-12-27 Carl HetheringtonFix test after change to never make 96kHz DCPs.
2018-12-23 Carl Hetheringtonswaroop: encrypt decryption private key with motherboar...
2018-12-23 Carl HetheringtonIncomplete encryption of private keys.
2018-12-22 Carl HetheringtonFix assumption of 48kHz DCP audio in AudioRingBuffers...
2018-11-24 Carl HetheringtonFix tests.
2018-11-23 Carl HetheringtonLogging in test.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonPut Film pointer into Decoder.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-09 Carl HetheringtonAllow specification of trusted devices by thumbprint... v2.13.68
2018-11-08 Carl Hetheringtontest/data update.
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-11-06 Carl HetheringtonSwitch PlayerVideo::always_rgb to a new ::force and...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-11-06 Carl HetheringtonMake test more like the actual player.
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-11-06 Carl HetheringtonAdd some code to help with profiling the player.
2018-10-13 Carl HetheringtonFix test build.
2018-10-12 Carl HetheringtonUse ImageMagick for test stuff.
2018-10-11 Carl HetheringtonChange MagickImageProxy to FFmpegImageProxy and make...
2018-09-11 Carl HetheringtonRemove unnecessary method.
2018-09-10 Carl HetheringtonBasics of export of multiple reels to multiple files.
2018-09-08 Carl HetheringtonSplit parts of FFmpegEncoder into FFmpegFileEncoder.
2018-09-07 Carl Hetheringtontest/data update.
2018-09-06 Carl HetheringtonTry to prevent encode server test crashing in valgrind.
2018-09-05 Carl HetheringtonFix some uninitialised variables in a test.
2018-09-03 Carl HetheringtonBuild Empty objects from the presence or absence of...
2018-09-02 Carl HetheringtonAdd basic quality option for x264 export.
2018-08-29 Carl HetheringtonWrite annotation text and language to CCAP nodes correctly.
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
2018-08-28 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-23 Carl HetheringtonAdd very basic multi-ccap test.
2018-08-22 Carl HetheringtonAnother multi-ccap build fix.
2018-08-21 Carl HetheringtonWork around warning.
2018-08-17 Carl HetheringtonPosition is not affected when Content video frame rate...
2018-08-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonBuild fixes.
2018-08-15 Carl HetheringtonTemporary debugging.
2018-08-09 Carl HetheringtonFix writer assertion at the end of some 3D encodes...
2018-08-04 Carl HetheringtonAnother test reference fix.
2018-08-04 Carl HetheringtonFix test references.
2018-08-03 Carl HetheringtonTimestamp audio emissions from butler and hence discard...
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-26 Carl HetheringtonAdd support for ignoring everything except text in...
2018-07-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl... v2.13.38
2018-07-24 Carl HetheringtonFix image filename sorter with filenames that have...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonUpdate to test/data.
2018-07-22 Carl HetheringtonOn reflection showing CCAPs over the main picture doesn...
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-20 Carl HetheringtonUntested; allow viewing of subtitles or closed captions...
2018-07-20 Carl HetheringtonFix incorrect type name.
2018-07-19 Carl HetheringtonAdd very basic test.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonFinish PlayerSubtitles -> PlayerText and SubtitleString...
2018-07-19 Carl HetheringtonPlainText -> PlainTextFile.
2018-07-19 Carl HetheringtonRemove old content_subtitle.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore renaming; text -> plain.
2018-07-19 Carl HetheringtonMerge master.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-07-16 Carl HetheringtonFix test.
2018-07-16 Carl HetheringtonFix unit tests since sequencing after trim was added.
2018-07-16 Carl HetheringtonFix previous.
2018-07-16 Carl HetheringtonTest output name tweaks.
2018-07-09 Carl HetheringtonDon't write multiple <LoadFont> tags to Interop subtitl...
2018-07-09 Carl HetheringtonMaintain frame-snap for position and trim when set_vide...
2018-06-21 Carl HetheringtonNew tests.
2018-06-07 Carl HetheringtonAssorted fixes to queue management.
2018-06-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-05-28 Carl HetheringtonFix seconds_to_approximate_hms sometimes saying things...
2018-05-23 Carl HetheringtonAdapt player time calculation tests for 4a8151a.
2018-05-23 Carl HetheringtonFix data for subtitle_reel_number_test.
2018-05-23 Carl HetheringtonAdapt reels_test for 4a8151a.
2018-04-28 Carl HetheringtonAllow command-line configuration of config location...
2018-04-27 Carl HetheringtonFix crazy thinko in Rect::extend() causing subtitles...
2018-04-22 Carl HetheringtonAdd MOS tag in ISDCF names if there is no sound. v2.13.16
2018-04-22 Carl HetheringtonActually make that test work.
2018-04-22 Carl HetheringtonAdd a new test.
2018-04-20 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-04-20 Carl HetheringtonFix some bad fuzzy translations.
2018-04-19 Carl HetheringtonNew test data for previous.
2018-04-19 Carl HetheringtonAdd unit test to trigger #1275 and an assert to prevent...
2018-04-13 Carl HetheringtonAccount for J2K decoding at lower-than-maximum resoluti... v2.13.14
2018-04-12 Carl HetheringtonNote and indicate servers with bad link version (#982).
2018-04-05 Carl HetheringtonFurther adjustment of shuffler to cope with having... v2.13.12
2018-04-05 Carl HetheringtonAdd failing 3D L/R test.
2018-03-27 Carl Hetheringtonwhy_not in can_reference can just be a string rather...
2018-03-07 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-03-07 Carl HetheringtonFix up various confusions in test.
2018-03-07 Carl HetheringtonAdd failing test to trigger #1126.
2018-03-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
next