summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-28Check for errors when calling the GPU lister.Carl Hetherington
2024-01-28Only build grok for Ubuntu 22.04.Carl Hetherington
2024-01-28Explicitly set up Grok logger rather than relying on a static variable.Carl Hetherington
2024-01-28Remove unnecessary using statements.Carl Hetherington
2024-01-28Rearrange encoder threading.Carl Hetherington
2024-01-28Remove check for _threads being null, as I think it should not happen.Carl Hetherington
2024-01-28Cleanup: white space.Carl Hetherington
2024-01-28Further patch from Aaron.Carl Hetherington
2024-01-28Tidy up some includes / forward declarations.Carl Hetherington
2024-01-28Cleanup: white space tidying.Carl Hetherington
2024-01-28Change end() to only do one thing, and copy the required stuff into pause()Carl Hetherington
2024-01-28Remove default constructor from DCPVideo.Carl Hetherington
2024-01-28Formatting, variable name tidying and some const correctness.Carl Hetherington
2024-01-28Move grok headers into src/wx/grokCarl Hetherington
2024-01-28Move grok headers into src/lib/grokCarl Hetherington
2024-01-28Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding vi...Carl Hetherington
2024-01-28Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).Carl Hetherington
2024-01-28Change how video timing is done.Carl Hetherington
2024-01-28Add operator* for Time and int.Carl Hetherington
2024-01-28Fix FFmpegExaminer termination condition when there is no video;Carl Hetherington
2024-01-28Bump ffmpeg to 5.1.2 "Riemann"Carl Hetherington
2024-01-28Normalise XML attribute names to be camelCase (#2241).Carl Hetherington
2024-01-28Use 2.18.x subdirectory for configuration.Carl Hetherington
2024-01-28Supporters update.v2.16.73Carl Hetherington
2024-01-26Fix assertion on trying to select a file (#2737).Carl Hetherington
2024-01-23Add supporters.v2.16.72Carl Hetherington
2024-01-21Remove unused variables.Carl Hetherington
2024-01-20Explicitly link zlib to keep new macOS environment happy.Carl Hetherington
2024-01-20Build fix for HAVE_AVSUBTITLERECT_PICT case.Carl Hetherington
2024-01-20Remove unused variable.Carl Hetherington
2024-01-18macOS build fix.Carl Hetherington
2024-01-18Allow specification of KDM annotation text (#296).Carl Hetherington
2024-01-18Tweak layout.Carl Hetherington
2024-01-17Fix ISDCF name when referring to OVs with subs (#2703).Carl Hetherington
2024-01-17Move burnt subtitle checks into ::subtitle_languages().Carl Hetherington
2024-01-17Cleanup: forward declaration sorting.Carl Hetherington
2024-01-16Remember some more paths when selecting files (#2728).Carl Hetherington
2024-01-16Cleanup: remove some make_wx<> that aren't needed.Carl Hetherington
2024-01-16Add some comments.Carl Hetherington
2024-01-16Cleanup: rename some methods in FilePickerCtrl and use boost::filesystem::pat...Carl Hetherington
2024-01-16Missing include.Carl Hetherington
2024-01-15Fix handling of empty font IDs and default DCP fonts (#2721) (part of #2722).Carl Hetherington
2024-01-15Increase timeout before pulsing the progress bar for a job.Carl Hetherington
2024-01-13Add an assert.Carl Hetherington
2024-01-13Show hashes when they disagree during verification (#2717).Carl Hetherington
2024-01-13Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2024-01-12Fix scaling of bitmap subs when the corresponding video is cropped (#2670).Carl Hetherington
2024-01-12pot/merge.Carl Hetherington
2024-01-11Fix markers view for RTL languages (part of #2696).Carl Hetherington
2024-01-11Fix "add" markers submenu for the last couple of markers.Carl Hetherington