dcpomatic.git
2023-11-20 Carl HetheringtonFIXME: Improve progress reporting of digest calculation... 2643-progress
2023-11-19 Carl HetheringtonSupporters update.
2023-11-19 Carl HetheringtonFix out-of-bounds read in OSX disk checking (#2658).
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-16 Carl HetheringtonFix crash with subtitles for which we have no codec.
2023-11-15 Carl HetheringtonCopy Interop PNG subtitle files correctly (#2640).
2023-11-15 Carl HetheringtonExtract copy().
2023-11-12 Carl HetheringtonReplace deprecated zip_add() with zip_file_add().
2023-11-12 Carl HetheringtonReplace deprecated leaf() with filename().
2023-11-11 Carl HetheringtonMove a IMB location to try_imb() and add a new IMS...
2023-11-11 Carl HetheringtonStore last path for adding KDMs (#2348).
2023-11-11 Carl HetheringtonAdd FileDialog::path().
2023-11-11 Carl HetheringtonCleanup: stack-allocated dialogs.
2023-11-11 Carl HetheringtonUse DirDialog and fix initial path (#2348).
2023-11-11 Carl HetheringtonMove add_files_override_path to film_util
2023-11-11 Carl HetheringtonAdd comment.
2023-11-11 Carl HetheringtonCleanup: stack-allocated dialogs.
2023-11-11 Carl HetheringtonCleanup: auto.
2023-10-28 Carl HetheringtonAdd check before dereferencing pointer.
2023-10-28 Carl HetheringtonFix uninitialised variable.
2023-10-28 Carl HetheringtonAdd some std::move.
2023-10-28 Carl HetheringtonAdd some const& to uses of auto.
2023-10-28 Carl HetheringtonFix some possible overflows.
2023-10-28 Carl HetheringtonFix a bizarre thinko / typo of "false" for false.
2023-10-28 Carl HetheringtonMake sure a dynamic_pointer_cast worked.
2023-10-28 Carl HetheringtonCheck some unsanitized network inputs before allocating...
2023-10-28 Carl HetheringtonFix theoretical int overflow.
2023-10-28 Carl HetheringtonAdd some missing locks.
2023-10-28 Carl HetheringtonCleanup: whitespace.
2023-10-28 Carl HetheringtonFix thinko when trying to keep channel counts even.
2023-10-28 Carl HetheringtonFix possible deference of invalid iterator (if _reel...
2023-10-28 Carl HetheringtonFix possible dereference of invalid iterator (if have_p...
2023-10-28 Carl HetheringtonTolerate DCPs with no video and/or audio.
2023-10-28 Carl HetheringtonUse updated libdcp, including an optimisation for rgb...
2023-10-18 Carl HetheringtonFix transcode job fps logging.
2023-10-17 Carl HetheringtonAdd button to show only checked screens in the KDM...
2023-10-17 Carl HetheringtonFix crash when removing multiple cinemas caused by...
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 HetheringtonReplace a slightly tortured lambda with a loop.
2023-10-16 Carl HetheringtonRemove unused code.
2023-10-15 Carl HetheringtonThis test suddenly just started failing with
2023-10-15 Carl HetheringtonSupporters update. v2.16.66
2023-10-15 Carl HetheringtonSupporters update.
2023-10-15 Carl HetheringtonFix DCP content font ID allocation to cope with DCPs...
2023-10-14 Carl HetheringtonCleanup: assert.
2023-10-14 Carl HetheringtonCleanup: rename sc -> subtitle_asset
2023-10-14 Carl HetheringtonCleanup: assert result of get_font().
2023-10-12 Carl HetheringtonBump libdcp for channel ID fix (#2629).
2023-10-10 Carl HetheringtonAnother compilation error fix for old toolchains.
2023-10-10 Carl HetheringtonCleanup: remove unnecessary namespace.
2023-10-10 Carl HetheringtonApply another fix for a weird compilation error on...
2023-10-10 Carl HetheringtonBump libdcp for fixes to build on Ubuntu 16.04 etc.
2023-10-09 Carl HetheringtonAdd new "copy markers from this DCP" option (#2628).
2023-10-09 Carl HetheringtonRename copy_dcp_details_to_film -> copy_dcp_settings_to...
2023-10-09 Carl HetheringtonSupporters update.
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-10-09 Carl HetheringtonBump libdcp for new filesystem wrappers.
2023-10-08 Carl HetheringtonBump leqm-nrt to build with -O2 for a large speed-up...
2023-10-04 Carl HetheringtonFix flickering timeline drags on Windows (#2625).
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-30 Carl HetheringtonCleanup: make some variables private.
2023-09-30 Carl HetheringtonCleanup: extract some stuff to a method in CreateCLI.
2023-09-30 Carl HetheringtonApply video range from template (#2611).
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-29 Carl HetheringtonCleanup: extract some parts of alpha_blend().
2023-09-28 Carl HetheringtonFix errors with WAVs containing markers (#2617).
2023-09-28 Carl HetheringtonInstall for all users on Windows (#2202).
2023-09-24 Carl HetheringtonAdd some new pixfmts.
2023-09-22 Carl HetheringtonClean up and add Ubuntu 23.10
2023-09-20 Carl HetheringtonSupporters update. v2.16.65
2023-09-20 Carl HetheringtonFix example names in prefs (#2612).
2023-09-20 Carl HetheringtonBetter error message.
2023-09-15 Carl HetheringtonUpdated zh_CN translation from poppinzhang.
2023-09-14 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2023-09-14 Carl HetheringtonSupporters update.
2023-09-13 Carl HetheringtonSupporters update. v2.16.64
2023-09-13 Carl HetheringtonBump libdcp for fix to GH #20, a spurious rejection...
2023-09-12 Carl HetheringtonUpdate ISDCF name when DCP track changes.
2023-09-12 Carl HetheringtonSomewhat fix inclusion of CCAP language in ISDCF name...
2023-09-12 Carl HetheringtonAdd Film::closed_caption_languages().
2023-09-11 Carl HetheringtonUpdate DCP name when some text changes from subtitle...
2023-09-11 Carl HetheringtonAlways add -CCAP to ISDCF names if there are ccaps.
2023-09-10 Carl HetheringtonCleanup: use some stack allocation and shared_ptr.
2023-09-08 Carl HetheringtonAlways call AddCatalog("wxstd") as it appears to be...
2023-09-08 Carl HetheringtonOpen Windows console earlier in startup.
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 HetheringtonDisallow % from asset names as it seems to awake some...
2023-09-07 Carl HetheringtonCleanup: use ConfigRestorer instead of Keep class.
2023-09-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
next