dcpomatic.git
2021-11-14 Carl HetheringtonSupporters update. v2.15.175
2021-11-14 Carl HetheringtonWith the upgrade to wxWidgets 3.1.5 it seems that the...
2021-11-14 Carl HetheringtonFix the build for older macOS.
2021-11-13 Carl HetheringtonMissing include. v2.15.174
2021-11-13 Carl HetheringtonAccount for DPI scale factors when calculating some... v2.15.173
2021-11-13 Carl HetheringtonFix failure to load DCPs from SMB shares (#2123).
2021-11-13 Carl HetheringtonRemove setuid root and use setcap instead in RPM packages.
2021-11-13 Carl HetheringtonPulse the progress bar 'automatically' if we haven...
2021-11-13 Carl HetheringtonAdd Job::seconds_since_last_progress_update().
2021-11-13 Carl HetheringtonCleanup: use seconds() method.
2021-11-12 Carl HetheringtonOnly look for tags which start with v
2021-11-11 Carl HetheringtonRemove player activity logging. Fixes #2122.
2021-11-09 Carl HetheringtonBump libdcp for fix to closed caption line length verif...
2021-11-05 Carl HetheringtonSupporters update. v2.15.172
2021-11-04 Carl HetheringtonInclude subscribers / supporters in git.
2021-11-04 Carl HetheringtonMake the prefs window a little wider on macOS to (hopef...
2021-11-04 Carl HetheringtonStop some tests from writing things to test/data.
2021-11-04 Carl HetheringtonRun one test with fewer cores to stop it running out...
2021-11-04 Carl HetheringtonAdd ConfigRestorer and use it instead of setup_test_con...
2021-11-04 Carl HetheringtonClarify that in this get_reel_assets() the content...
2021-11-04 Carl HetheringtonBail early if nothing can be referenced from this content.
2021-11-04 Carl HetheringtonCleanup variable name: k -> reel
2021-11-04 Carl HetheringtonFix errors when referencing trimmed DCPs (#2116).
2021-11-04 Carl HetheringtonCleanup: use a variable we already made.
2021-11-04 Carl HetheringtonCleanup variable name: l -> caption
2021-11-04 Carl HetheringtonCleanup variable name: k -> reel
2021-11-04 Carl HetheringtonCleanup variable name: j -> dcp
2021-11-04 Carl HetheringtonCleanup variable name: i -> content
2021-11-04 Carl HetheringtonCleanup variable name: a -> reel_assets
2021-11-04 Carl HetheringtonAdd failing test.
2021-11-04 Carl HetheringtonTidying.
2021-11-04 Carl HetheringtonFix typo in dcpomatic_kdm_cli help.
2021-11-04 Carl HetheringtonDon't fail the transcode job if we can't write analytics.
2021-10-27 Carl HetheringtonManual tweak.
2021-10-27 Carl HetheringtonManual tweaks.
2021-10-27 Carl HetheringtonAdd a new test for subtitle timing when changing frame...
2021-10-27 Carl HetheringtonManual tweaks.
2021-10-25 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-10-25 Carl HetheringtonFix position of content outline (#2108). v2.15.171
2021-10-25 Carl HetheringtonIf there is no end time in an AVSubtitle it seems we...
2021-10-25 Carl HetheringtonFix fade factor calculation when there is no end time.
2021-10-25 Carl HetheringtonFix missing verification messages.
2021-10-24 Carl HetheringtonBump libdcp to 1.8.4 for caption ordering fix (#2106).
2021-10-23 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-10-18 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2021-10-17 Carl HetheringtonFix caption in manual.
2021-10-17 Carl HetheringtonMissing entry in Makefile.
2021-10-17 Carl HetheringtonMove some screenshots to the right place.
2021-10-17 Carl HetheringtonRevert "Add the PDF screenshots to git; I don't know...
2021-10-17 Carl HetheringtonManual tweaks.
2021-10-17 Carl HetheringtonAdd a --screenshot option to the disk writer run file.
2021-10-17 Carl HetheringtonTalk about Disk Writer in the manual.
2021-10-17 Carl HetheringtonManual tweaks.
2021-10-17 Carl HetheringtonAdd the PDF screenshots to git; I don't know why they...
2021-10-17 Carl HetheringtonBasic and slightly inaccurate support for <Space> in... v2.15.170
2021-10-17 Carl HetheringtonMove some functions up the file so we can use them.
2021-10-17 Carl Hetheringtonpot/merge.
2021-10-17 Carl HetheringtonFix some markup quotation marks.
2021-10-17 Carl HetheringtonUpgrade the disk writer warning (#1971).
2021-10-16 Carl HetheringtonFix error when editing colours in locales with , as...
2021-10-16 Carl HetheringtonAlways block waiting for audio when exporting. v2.15.169
2021-10-16 Carl HetheringtonUse an enum instead of a bool to specify blocking/non...
2021-10-16 Carl HetheringtonAdd comment.
2021-10-15 Carl HetheringtonIgnore audio streams that fall too far behind (#2101).
2021-10-15 Carl HetheringtonFix test logging setup to actually work.
2021-10-15 Carl HetheringtonAdd a failing test.
2021-10-15 Carl HetheringtonCleanup some unused usings.
2021-10-14 Carl HetheringtonRemove manual stuff about the hidden upmixers.
2021-10-13 Carl HetheringtonDon't allow negative trims to be set up via changes... v2.15.168
2021-10-13 Carl HetheringtonAdd some asserts to check for negative trims.
2021-10-13 Carl HetheringtonIgnore errors from avcodec_send_packet.
2021-10-12 Carl HetheringtonIgnore .AppleDouble folders inside DCPs.
2021-10-12 Carl HetheringtonHopefully fix race between thread finishing and cleanup...
2021-10-11 Carl HetheringtonDon't throw an error when the Butler says it is finishe...
2021-10-11 Carl HetheringtonCleanup: use enum class.
2021-10-10 Carl HetheringtonFix a test reference to account for windows filename...
2021-10-09 Carl HetheringtonDon't ignore font settings for DCP subtitles (#2074). v2.15.167
2021-10-09 Carl HetheringtonAdd comment.
2021-10-09 Carl HetheringtonCleanup some unused using statements and other bits.
2021-10-09 Carl HetheringtonBump libdcp to 1.8.2 for fix when adding KDMs to VFs.
2021-10-09 Carl HetheringtonMore logging in the DCPExaminer.
2021-10-09 Carl HetheringtonC++11 tidying.
2021-10-08 Carl HetheringtonUpdate manual per #2068.
2021-10-07 Carl HetheringtonSome manual tidying.
2021-10-07 Carl HetheringtonFix manual build with libdcp dependency.
2021-10-07 Carl HetheringtonBump libdcp (with corresponding libsub bump) for small...
2021-10-05 Carl HetheringtonAdd some details about verification to the manual.
2021-10-03 Carl HetheringtonDon't scale chroma subsampled images to sizes that... v2.15.166
2021-10-03 Carl HetheringtonDifferentiate requested and actual crop.
2021-10-03 Carl HetheringtonAdd PixelQuanta to VideoContent.
2021-10-03 Carl HetheringtonDon't build Disk Writer for appimage.
2021-10-03 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2021-10-03 Carl HetheringtonRequire libsub v1.6.0.
2021-10-03 Carl HetheringtonRequire libdcp v1.8.0 to fix SMPTE sub XML namespaces...
2021-10-03 Carl HetheringtonRemove unused using statement.
2021-10-03 Carl HetheringtonAlways call ::draw() even when we have no image.
2021-10-03 Carl HetheringtonRemove unused parameters.
2021-10-01 Carl HetheringtonFix subtitle positioning and centering of the DCP frame... v2.15.165
2021-09-30 Carl HetheringtonChange glLineWidth from 2.0 -> 1.0. v2.15.164
2021-09-30 Carl HetheringtonMissing check_gl_error() calls.
next