dcpomatic.git
2023-10-08 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo... 2623-add-windows
2023-10-08 Carl HetheringtonFIXME: Bump 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.
2023-09-07 Carl HetheringtonTry to allow staged and non-staged i18n updates.
2023-09-06 Carl HetheringtonBump libdcp to fix errors when loading DCPs with very...
2023-09-05 Carl Hetheringtonpot/merge.
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-03 Carl HetheringtonFix rendering of italic fonts during tests on Windows.
2023-09-02 Carl HetheringtonFix crash when pressing Ctrl+{C,V} at the wrong time.
2023-09-01 Carl HetheringtonSupporters update. v2.16.63
2023-09-01 Carl HetheringtonMissing #ifdef for Windows references.
2023-08-31 Carl HetheringtonSupporters update.
2023-08-31 Carl HetheringtonBump libdcp to release version.
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 HetheringtonFix incorrect horizontal positions when different HPosi...
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-27 Carl HetheringtonBump libdcp to properly check for missing fonts in...
2023-08-26 Carl HetheringtonFix refusal to reference overlapping but different...
2023-08-26 Carl HetheringtonTweak a message to be more grammatically correct.
2023-08-26 Carl HetheringtonCleanup: use some lambdas.
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 HetheringtonCheck a return value for error.
2023-08-26 Carl HetheringtonSpeculative fix to ensure correct freeing.
2023-08-26 Carl HetheringtonExtend run_ffprobe to allow arguments and capture of...
2023-08-26 Carl HetheringtonTry to capture ffmpeg logs during tests.
2023-08-25 Carl HetheringtonCleanup: extract TranscodeJob::frames_per_second().
2023-08-25 Carl HetheringtonDon't bother reporting job durations less than 10s.
2023-08-25 Carl HetheringtonUse _{start,finish}_time in TranscodeJob.
2023-08-25 Carl HetheringtonGive more details when jobs finish (#2572).
2023-08-24 Carl HetheringtonAdd --cinemas-file option to KDM CLI.
2023-08-24 Carl HetheringtonReplace a couple of erroneous calls to exit() in kdm_cl...
2023-08-24 Carl HetheringtonAdd some more detail to the KDM CLI help.
2023-08-22 Carl HetheringtonBump libdcp for subtitle alignment parsing fix (#2602).
2023-08-22 Carl HetheringtonFixed libdcp reference to be a release.
2023-08-20 Carl HetheringtonSupporters update. v2.16.62
2023-08-20 Carl HetheringtonAnother signed/unsigned mismatch.
2023-08-19 Carl HetheringtonFix unsigned/signed mismatch.
2023-08-19 Carl HetheringtonYet more private file fixing.
2023-08-19 Carl HetheringtonMore private test files tinkering.
2023-08-19 Carl HetheringtonPrivate test files repo change.
2023-08-19 Carl HetheringtonSupporters update.
2023-08-15 Carl HetheringtonBump libdcp for dcp::LocalTime format fix.
2023-08-15 Carl HetheringtonCope with unexpected channel counts in data coming...
2023-08-15 Carl HetheringtonAdd Resampler::channels().
2023-08-15 Carl HetheringtonAdd Audiobuffers::set_channels().
2023-08-15 Carl HetheringtonCleanup: remove unused variable.
2023-08-15 Carl HetheringtonRemove now-unnecessary assertion.
2023-08-14 Carl HetheringtonBump ffmpeg to fix build on binutils >= 2.41 (currently...
2023-08-11 Carl HetheringtonAdd missing GUI message. v2.16.61
2023-08-11 Carl HetheringtonBump ffmpeg for fix to EXR parsing with non-multiple...
2023-08-11 Carl HetheringtonSupporters update.
2023-08-11 Carl HetheringtonBump libdcp for verification of <LabelText> in <Content...
2023-08-11 Carl HetheringtonPrevent empty <LabelText> in <ContentVersion> (#2594).
2023-08-11 Carl HetheringtonFix tests on Windows.
next