summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-14Supporters update.v2.15.175Carl Hetherington
2021-11-14With the upgrade to wxWidgets 3.1.5 it seems that the .mo file is renamed.Carl Hetherington
2021-11-14Fix the build for older macOS.Carl Hetherington
2021-11-14Missing include.v2.15.174Carl Hetherington
2021-11-14Account for DPI scale factors when calculating some sizes (#2118).v2.15.173Carl Hetherington
2021-11-14Fix failure to load DCPs from SMB shares (#2123).Carl Hetherington
2021-11-13Remove setuid root and use setcap instead in RPM packages.Carl Hetherington
2021-11-13Pulse the progress bar 'automatically' if we haven't had a progress update ↵Carl Hetherington
for a while. Should help with #2119.
2021-11-13Add Job::seconds_since_last_progress_update().Carl Hetherington
2021-11-13Cleanup: use seconds() method.Carl Hetherington
2021-11-12Only look for tags which start with vCarl Hetherington
2021-11-11Remove player activity logging. Fixes #2122.Carl Hetherington
If I remember right this was for swaroop and I suspect nobody else is really interested.
2021-11-09Bump libdcp for fix to closed caption line length verification.Carl Hetherington
2021-11-05Supporters update.v2.15.172Carl Hetherington
2021-11-04Include subscribers / supporters in git.Carl Hetherington
The need for network access part-way through a build causes loads of annoying CI failures.
2021-11-04Make the prefs window a little wider on macOS to (hopefully) fit all the ↵Carl Hetherington
icons in (#2117).
2021-11-04Stop some tests from writing things to test/data.Carl Hetherington
2021-11-04Run one test with fewer cores to stop it running out of memory on a 16-core ↵Carl Hetherington
16Gb machine.
2021-11-04Add ConfigRestorer and use it instead of setup_test_config() directly.Carl Hetherington
2021-11-04Clarify that in this get_reel_assets() the content and film frame rates will ↵Carl Hetherington
be the same.
2021-11-04Bail early if nothing can be referenced from this content.Carl Hetherington
2021-11-04Cleanup variable name: k -> reelCarl Hetherington
2021-11-04Fix errors when referencing trimmed DCPs (#2116).Carl Hetherington
2021-11-04Cleanup: use a variable we already made.Carl Hetherington
2021-11-04Cleanup variable name: l -> captionCarl Hetherington
2021-11-04Cleanup variable name: k -> reelCarl Hetherington
2021-11-04Cleanup variable name: j -> dcpCarl Hetherington
2021-11-04Cleanup variable name: i -> contentCarl Hetherington
2021-11-04Cleanup variable name: a -> reel_assetsCarl Hetherington
2021-11-04Add failing test.Carl Hetherington
2021-11-04Tidying.Carl Hetherington
2021-11-04Fix typo in dcpomatic_kdm_cli help.Carl Hetherington
2021-11-04Don't fail the transcode job if we can't write analytics.Carl Hetherington
2021-10-28Manual tweak.Carl Hetherington
2021-10-27Manual tweaks.Carl Hetherington
2021-10-27Add a new test for subtitle timing when changing frame rate.Carl Hetherington
2021-10-27Manual tweaks.Carl Hetherington
2021-10-25Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-10-25Fix position of content outline (#2108).v2.15.171Carl Hetherington
2021-10-25If there is no end time in an AVSubtitle it seems we should use the ↵Carl Hetherington
AVPacket's duration. This fixes #2110. I don't have a particular justification for it being the right thing to do.
2021-10-25Fix fade factor calculation when there is no end time.Carl Hetherington
In this case we can't do any fade out.
2021-10-25Fix missing verification messages.Carl Hetherington
2021-10-24Bump libdcp to 1.8.4 for caption ordering fix (#2106).Carl Hetherington
2021-10-23Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-10-18Updated es_ES translation from Manuel AC.Carl Hetherington
2021-10-17Fix caption in manual.Carl Hetherington
2021-10-17Missing entry in Makefile.Carl Hetherington
2021-10-17Move some screenshots to the right place.Carl Hetherington
2021-10-17Revert "Add the PDF screenshots to git; I don't know why they weren't added ↵Carl Hetherington
before." This reverts commit 6ec5bbc84d6c1383c599daf52e3e9fef23c6ce34. PDF screenshots are supposed to be in raw-screenshots.
2021-10-17Manual tweaks.Carl Hetherington