dcpomatic.git
2023-10-18 Carl Hetheringtonfixup! FIXME: bump libdcp for things that grok needs. grok2
2023-10-18 Carl Hetheringtonfixup! Patch from Aaron Boxer adding initial support...
2023-10-16 Carl HetheringtonMake stop() private and use drop() instead.
2023-10-16 Carl HetheringtonClean up grok's presence in the config file and make...
2023-10-16 Carl HetheringtonRemove a directory created by the config machinery...
2023-10-16 Carl HetheringtonAdd another manual dependency.
2023-10-16 Carl HetheringtonCleanup: whitespace / coding style.
2023-10-16 Carl HetheringtonCleanup: whitespace to reduce the diff.
2023-10-16 Carl HetheringtonCleanup: include ordering.
2023-10-16 Carl HetheringtonDon't pollute the global namespace with a namespace...
2023-10-16 Carl HetheringtonAnother patch from Aaron.
2023-10-16 Carl HetheringtonLog failure to schedule a frame with grok.
2023-10-16 Carl HetheringtonCleanup: coding style.
2023-10-16 Carl HetheringtonLooks like we also need an explicit dep on messenger.h
2023-10-16 Carl HetheringtonCleanup: coding style.
2023-10-16 Carl HetheringtonHack to make sure the right things are rebuilt when...
2023-10-16 Carl HetheringtonForward-declare grk_plugin stuff.
2023-10-16 Carl HetheringtonCreate a single DcpomaticContext for all GrokContexts...
2023-10-16 Carl HetheringtonCleanup: reformat and rename dcpomaticContext_ -> _dcpo...
2023-10-16 Carl HetheringtonCleanup: sorting.
2023-10-16 Carl HetheringtonUse GPU not Gpu for config element names.
2023-10-16 Carl HetheringtonUse boost::filesystem::path for gpu_binary_location().
2023-10-16 Carl HetheringtonCleanup: use dcp::ArrayData instead of home-grown version.
2023-10-16 Carl HetheringtonCleanup: remove unnecessary forward declaration.
2023-10-16 Carl HetheringtonAdd missing copyright banner.
2023-10-16 Carl HetheringtonRemove C++17-ism.
2023-10-16 Carl HetheringtonCopy-edit GUI strings.
2023-10-16 Carl HetheringtonCheck for errors when calling the GPU lister.
2023-10-16 Carl HetheringtonFIXME: bump libdcp for things that grok needs.
2023-10-16 Carl HetheringtonHide compiler warning.
2023-10-16 Carl HetheringtonOnly build grok for Ubuntu 22.04.
2023-10-16 Carl HetheringtonExplicitly set up Grok logger rather than relying on...
2023-10-16 Carl HetheringtonRemove unnecessary using statements.
2023-10-16 Carl HetheringtonRearrange encoder threading.
2023-10-16 Carl HetheringtonRemove check for _threads being null, as I think it...
2023-10-16 Carl HetheringtonCleanup: white space.
2023-10-16 Carl HetheringtonFurther patch from Aaron.
2023-10-16 Carl HetheringtonTidy up some includes / forward declarations.
2023-10-16 Carl HetheringtonCleanup: white space tidying.
2023-10-16 Carl HetheringtonChange end() to only do one thing, and copy the require...
2023-10-16 Carl HetheringtonRemove default constructor from DCPVideo.
2023-10-16 Carl HetheringtonFormatting, variable name tidying and some const correc...
2023-10-16 Carl HetheringtonMove grok headers into src/wx/grok
2023-10-16 Carl HetheringtonMove grok headers into src/lib/grok
2023-10-16 Carl HetheringtonPatch from Aaron Boxer adding initial support for GPU...
2023-10-16 Carl HetheringtonBump ffmpeg to get some fixes that were on dcpomatic...
2023-10-16 Carl HetheringtonMove UTC offset for KDMs from the cinema to the point...
2023-10-16 Carl HetheringtonChange how video timing is done.
2023-10-16 Carl HetheringtonAdd operator* for Time and int.
2023-10-16 Carl HetheringtonWrite player debug logs from tests on -- --log=debug...
2023-10-16 Carl HetheringtonCleanup: fix name of film to match test.
2023-10-16 Carl HetheringtonFix FFmpegExaminer termination condition when there...
2023-10-16 Carl HetheringtonBump ffmpeg to 5.1.2 "Riemann"
2023-10-16 Carl HetheringtonNormalise XML attribute names to be camelCase (#2241).
2023-10-16 Carl HetheringtonUse 2.18.x subdirectory for configuration.
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
next