dcpomatic.git
2023-11-29 Carl HetheringtonFix crash when there is no LD_LIBRARY_PATH v2.17.9
2023-11-29 Carl HetheringtonSetup grok LD_LIBRARY_PATH when required (#2657).
2023-11-29 Carl HetheringtonCleanup: whitespace.
2023-11-29 Carl HetheringtonAdd method to setup LD_LIBRARY_PATH for grok.
2023-11-29 Carl HetheringtonGive GROK its own config changed category.
2023-11-29 Carl HetheringtonSet CUDA_MODULE_LOADING=EAGER for grok (#2638).
2023-11-29 Carl HetheringtonRemove reference checkboxes from video/audio/text tabs.
2023-11-29 Carl HetheringtonAdd Version File dialog.
2023-11-29 Carl HetheringtonAdd set().
2023-11-29 Carl HetheringtonMake can_reference_anything public.
2023-11-29 Carl HetheringtonRename can_reference -> can_reference_anything.
2023-11-29 Carl HetheringtonCleanup: rearrange how overlap checking is done in...
2023-11-29 Carl HetheringtonPut overlaps() into the dcpomatic namespace.
2023-11-29 Carl HetheringtonFix missing grok log setup in dcpomatic_cli.
2023-11-29 Carl HetheringtonSwap a log for a more informative one.
2023-11-29 Carl HetheringtonMake stop() private and use drop() instead.
2023-11-29 Carl HetheringtonClean up grok's presence in the config file and make...
2023-11-29 Carl HetheringtonRemove a directory created by the config machinery...
2023-11-29 Carl HetheringtonAdd another manual dependency.
2023-11-29 Carl HetheringtonCleanup: whitespace / coding style.
2023-11-29 Carl HetheringtonCleanup: whitespace to reduce the diff.
2023-11-29 Carl HetheringtonCleanup: include ordering.
2023-11-29 Carl HetheringtonDon't pollute the global namespace with a namespace...
2023-11-29 Carl HetheringtonAnother patch from Aaron.
2023-11-29 Carl HetheringtonLog failure to schedule a frame with grok.
2023-11-29 Carl HetheringtonCleanup: coding style.
2023-11-29 Carl HetheringtonLooks like we also need an explicit dep on messenger.h
2023-11-29 Carl HetheringtonCleanup: coding style.
2023-11-29 Carl HetheringtonHack to make sure the right things are rebuilt when...
2023-11-29 Carl HetheringtonForward-declare grk_plugin stuff.
2023-11-29 Carl HetheringtonCreate a single DcpomaticContext for all GrokContexts...
2023-11-29 Carl HetheringtonCleanup: reformat and rename dcpomaticContext_ -> _dcpo...
2023-11-29 Carl HetheringtonCleanup: sorting.
2023-11-29 Carl HetheringtonUse GPU not Gpu for config element names.
2023-11-29 Carl HetheringtonUse boost::filesystem::path for gpu_binary_location().
2023-11-29 Carl HetheringtonCleanup: use dcp::ArrayData instead of home-grown version.
2023-11-29 Carl HetheringtonCleanup: remove unnecessary forward declaration.
2023-11-29 Carl HetheringtonAdd missing copyright banner.
2023-11-29 Carl HetheringtonRemove C++17-ism.
2023-11-29 Carl HetheringtonCopy-edit GUI strings.
2023-11-29 Carl HetheringtonCheck for errors when calling the GPU lister.
2023-11-29 Carl HetheringtonHide compiler warning.
2023-11-29 Carl HetheringtonOnly build grok for Ubuntu 22.04.
2023-11-29 Carl HetheringtonExplicitly set up Grok logger rather than relying on...
2023-11-29 Carl HetheringtonRemove unnecessary using statements.
2023-11-29 Carl HetheringtonRearrange encoder threading.
2023-11-29 Carl HetheringtonRemove check for _threads being null, as I think it...
2023-11-29 Carl HetheringtonCleanup: white space.
2023-11-29 Carl HetheringtonFurther patch from Aaron.
2023-11-29 Carl HetheringtonTidy up some includes / forward declarations.
2023-11-29 Carl HetheringtonCleanup: white space tidying.
2023-11-29 Carl HetheringtonChange end() to only do one thing, and copy the require...
2023-11-29 Carl HetheringtonRemove default constructor from DCPVideo.
2023-11-29 Carl HetheringtonFormatting, variable name tidying and some const correc...
2023-11-29 Carl HetheringtonMove grok headers into src/wx/grok
2023-11-29 Carl HetheringtonMove grok headers into src/lib/grok
2023-11-29 Carl HetheringtonPatch from Aaron Boxer adding initial support for GPU...
2023-11-29 Carl HetheringtonBump ffmpeg to get some fixes that were on dcpomatic...
2023-11-29 Carl HetheringtonMove UTC offset for KDMs from the cinema to the point...
2023-11-29 Carl HetheringtonChange how video timing is done.
2023-11-29 Carl HetheringtonAdd operator* for Time and int.
2023-11-29 Carl HetheringtonWrite player debug logs from tests on -- --log=debug...
2023-11-29 Carl HetheringtonCleanup: fix name of film to match test.
2023-11-29 Carl HetheringtonFix FFmpegExaminer termination condition when there...
2023-11-29 Carl HetheringtonBump ffmpeg to 5.1.2 "Riemann"
2023-11-29 Carl HetheringtonNormalise XML attribute names to be camelCase (#2241).
2023-11-29 Carl HetheringtonUse 2.18.x subdirectory for configuration.
2023-11-26 Carl HetheringtonSupporters update. v2.16.69
2023-11-26 Carl HetheringtonUninstall encode server link.
2023-11-26 Carl HetheringtonAdd missing file=f so that all desktop shortcuts are...
2023-11-26 Carl HetheringtonSet shell var context so that when uninstalling we...
2023-11-26 Carl HetheringtonCleanup: add start_menu_shortcut().
2023-11-26 Carl HetheringtonExtract some common parts of the uninstaller.
2023-11-26 Carl HetheringtonCleanup: remove unnecessary include.
2023-11-26 Carl HetheringtonCall dcpomatic_setup_path_encoding() early enough ...
2023-11-26 Carl HetheringtonDon't hide errors when trying to make configuration...
2023-11-26 Carl HetheringtonFix installer with non-ASCII user names (#2668).
2023-11-26 Carl HetheringtonFix stray \r characters in output of ls_url on Windows...
2023-11-26 Carl HetheringtonFix typo in path.
2023-11-26 Carl HetheringtonDon't crash if preferences ZIP needs to be overwritten...
2023-11-26 Carl HetheringtonRemove assumption that GDC serials always start with...
2023-11-26 Carl HetheringtonMake an error more detailed.
2023-11-24 Carl HetheringtonFix libzip config checks. v2.16.68
2023-11-24 Carl HetheringtonFix debug assertion when adding a KDM.
2023-11-23 Carl HetheringtonUpdated zh_CN translation from 刘汉源
2023-11-23 Carl HetheringtonUpdate servers list after connecting to the signal.
2023-11-23 Carl HetheringtonClarify error messages about missing configuration.
2023-11-21 Carl HetheringtonFix Centos 7 build.
2023-11-21 Carl HetheringtonAnother Winodws build fix. v2.16.67
2023-11-20 Carl HetheringtonMissing header for Windows build.
2023-11-20 Carl HetheringtonCleanup: whitespace and header sorting.
2023-11-20 Carl HetheringtonFix class/struct confusion causing build error on macOS.
2023-11-20 Carl HetheringtonVerify encrypted DCPs (more) correctly (#2659).
2023-11-20 Carl HetheringtonCleanup: use stack-allocated FileDialog and accept...
2023-11-20 Carl HetheringtonCleanup: use ScopeGuard.
2023-11-20 Carl HetheringtonFix build.
2023-11-20 Carl HetheringtonFix audio analysis attempts with source files that...
2023-11-20 Carl HetheringtonCleanup: handle Filter objects by value rather than...
2023-11-20 Carl HetheringtonCleanup: remove an unnecessary shared_ptr.
2023-11-20 Carl HetheringtonAdd header guards.
next