dcpomatic.git
2022-01-18 Carl HetheringtonRemove v that snuck into DMG filenames. v2.15.186
2022-01-18 Carl HetheringtonSupporters update. v2.15.185
2022-01-18 Carl HetheringtonFix incorrect git command when getting the version...
2022-01-17 Carl HetheringtonMore build fixes. v2.15.184
2022-01-17 Carl HetheringtonFix build with new libdcp.
2022-01-17 Carl HetheringtonBump libdcp to 1.8.6
2022-01-17 Carl HetheringtonSupporters update.
2022-01-17 Carl HetheringtonAdd David Lankes as a tester.
2022-01-17 Carl HetheringtonFix versioning of .dmg filenames.
2022-01-16 Luke Granger... Add some missing header includes.
2022-01-16 Carl HetheringtonAdd --twok option to dcpomatic2_create.
2022-01-16 Carl HetheringtonFix directory_containing_executable() in some cases...
2022-01-16 Carl HetheringtonDon't offer the tr_TR translation as it is very limited.
2022-01-12 Carl HetheringtonMake v2.16.x branch of test/data and use it.
2022-01-12 Carl HetheringtonUpdate test/data to get some more test files.
2022-01-11 Carl HetheringtonFix failure to decode multiple video frames from one... v2.15.183
2022-01-11 Carl HetheringtonCleanup: move some stuff into process_video_frame().
2022-01-11 Carl HetheringtonUse a separate AVFrame for each stream when decoding.
2022-01-11 Carl HetheringtonComment typo.
2022-01-11 Carl HetheringtonFix crashes when using kdm_cli with a certificate inste...
2022-01-11 Carl HetheringtonAllow tests to run kdm_cli().
2022-01-11 Carl HetheringtonReplace %c with nothing in KDM filenames if the cinema...
2022-01-11 Carl HetheringtonImprove verbose output when writing to the current...
2022-01-11 Carl HetheringtonAllow control of where KDM CLI's output goes.
2022-01-11 Carl HetheringtonUse cout for help.
2022-01-11 Carl HetheringtonUse exceptions to handle errors in the KDM CLI.
2022-01-11 Carl HetheringtonMove KDM CLI tool into lib/
2022-01-11 Carl HetheringtonRename email() -> send_emails().
2022-01-11 Carl HetheringtonRemove unnecessary exit().
2022-01-11 Carl HetheringtonSpeed up hints tests by not running a pointless audio...
2022-01-09 Carl HetheringtonFix misleading it_IT translation (thanks Fabrizio Carraro)
2022-01-01 Carl HetheringtonHappy new year.
2021-12-31 Carl HetheringtonTry to fix failure to download .debs when building... v2.15.182
2021-12-29 Carl HetheringtonFix AppImage on systems with glib version > 2.68 (... v2.15.181
2021-12-29 Carl HetheringtonTidy up appimage code with f-strings and an appdir...
2021-12-28 Carl HetheringtonFix badly-formatted FPS counts (#2155).
2021-12-28 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2021-12-25 Carl HetheringtonAllow user to add .ttc font files.
2021-12-25 Carl HetheringtonFix missing screen name in KDM emails.
2021-12-24 Carl HetheringtonTidy up backing up of config files, improve the tests...
2021-12-23 Carl HetheringtonFix deadlock in test, caused by setting jobs to finishe...
2021-12-21 Carl HetheringtonFix trimming of ATMOS MXFs.
2021-12-21 Carl HetheringtonTidy up NetworkError.
2021-12-18 Carl HetheringtonFix inexplicable change to dylib paths with new VM. v2.15.180
2021-12-14 Carl HetheringtonAdd missing library search path for macOS tests. v2.15.179
2021-12-13 Carl HetheringtonMake sure translators give email addresses.
2021-12-13 Carl HetheringtonThrow a more appropriate exception.
2021-12-13 Carl HetheringtonExtend NetworkError to take a detail parameter.
2021-12-13 Carl HetheringtonC++11 tidying.
2021-12-13 Carl HetheringtonManual tweak.
2021-12-06 Carl HetheringtonAllow notification from disk writer jobs (#2143).
2021-12-06 Carl HetheringtonUse a virtual method rather than a set of nasty dynamic...
2021-12-06 Carl HetheringtonSet up {m,c,a}times on copied files (#2145).
2021-12-06 Carl HetheringtonFix possible incorrect eye mapping with 3D-alternate...
2021-11-29 Carl HetheringtonBe a little more careful to handle exceptions from...
2021-11-29 Carl HetheringtonWe must make empty sections for content with missing...
2021-11-29 Carl HetheringtonUpdate supporters. v2.15.178
2021-11-29 Carl HetheringtonFix mis-merge.
2021-11-29 Carl HetheringtonAdd --gain option to dcpomatic_create.
2021-11-29 Carl HetheringtonAdd --channel option to dcpomatic_create.
2021-11-29 Carl HetheringtonTidying.
2021-11-29 Carl HetheringtonAdd a comment.
2021-11-29 Carl HetheringtonGet config_dir and output_dir more directly.
2021-11-28 Carl HetheringtonCatch exceptions from RtAudio::startStream() in all...
2021-11-28 Carl HetheringtonFix some truncated headings.
2021-11-28 Carl HetheringtonRearrange checking (and re-examining) content.
2021-11-28 Carl HetheringtonSimplify and fix job scheduler, especially with respect...
2021-11-28 Carl HetheringtonExtract part of the content change job to Content.
2021-11-22 Carl HetheringtonFill in zeros if a part of a timecode is entered. v2.15.177
2021-11-22 Carl HetheringtonFix failure to remove markers when the checkbox is...
2021-11-22 Carl HetheringtonDon't import luminance of 0 from 2.14.x metadata files...
2021-11-22 Carl HetheringtonDon't allow luminance metadata below 0.1 in the GUI...
2021-11-20 Carl HetheringtonSupporters update. v2.15.176
2021-11-20 Carl HetheringtonFix incorrect scaling of the simple view with hidpi...
2021-11-20 Carl HetheringtonExtract dpi_scale_factor() to a function.
2021-11-16 Carl HetheringtonDon't fail to send a problem report if there's no ffpro...
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.
next