dcpomatic.git
2019-11-03 Carl HetheringtonDon't bother limiting supporters by until date.
2019-11-01 Carl HetheringtonIncrease fudge factor at the boundary between audio...
2019-11-01 Carl HetheringtonAdd missing reel type call to test.
2019-11-01 Carl HetheringtonMore detailed test logger.
2019-10-31 Carl HetheringtonTweak test now that can_reference_audio correctly succe...
2019-10-31 Carl HetheringtonMake separate reels for parts of the timeline with...
2019-10-31 Carl HetheringtonFix incorrect reels when the first content is not at...
2019-10-31 Carl HetheringtonKeep default export name even if the user changes the...
2019-10-31 Carl HetheringtonPrevent reference/reel setting controls getting stuck...
2019-10-31 Carl HetheringtonAdd python script to summarise some film metadata.
2019-10-31 Carl HetheringtonSet fade in/out using content frame rate rather than...
2019-10-31 Carl HetheringtonAdd comment.
2019-10-30 Carl HetheringtonFix dying butler on changing CPL from one without to... v2.15.28
2019-10-27 Carl HetheringtonFix incorrectly-placed set +e when building universal... v2.15.27
2019-10-27 Carl HetheringtonFix thinko in previous.
2019-10-27 Carl HetheringtonProtect cross-thread access to _pending_images.
2019-10-26 Carl HetheringtonAvoid unnecessary re-writes of video assets if they... v2.15.26
2019-10-26 Carl HetheringtonPut encryption key into the video identifier so that...
2019-10-25 Carl HetheringtonPrevent player folding audio to 2 channel if "default...
2019-10-25 Carl HetheringtonPrevent calls to erase with invalid keys.
2019-10-24 Carl HetheringtonOnly notarize thin OSX builds.
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.25
2019-10-21 Carl HetheringtonTweak error handling in make_osx.
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-21 Carl HetheringtonCopy with progress updates when we might copy long...
2019-10-20 Carl HetheringtonAdd notarization steps to make_dmg.sh v2.15.24
2019-10-20 Carl HetheringtonRename dcpomatic_sleep -> dcpomatic_sleep_seconds.
2019-10-20 Carl HetheringtonRemove hard-coded environment location in OS X build.
2019-10-18 Carl HetheringtonISDCF name fixes with > 6 channels and HI/VI (#1633).
2019-10-16 Carl HetheringtonAllow thin builds (target name osx-64).
2019-10-15 Carl HetheringtonFix assertion failure on making a VF, in certain circum...
2019-10-15 Carl HetheringtonFix confusing error in windows where it would complain...
2019-10-14 Carl HetheringtonMissed indent.
2019-10-14 Carl HetheringtonPrune some dependencies and add Ubuntu 19.10.
2019-10-14 Carl HetheringtonAdd a comment. v2.15.23
2019-10-14 Carl HetheringtonAdd option to use lld.
2019-10-14 Carl HetheringtonRemove unused bits.
2019-10-14 Carl HetheringtonRemove an optimisation to not run the body of ContentPa...
2019-10-14 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-14 Carl HetheringtonRemove python 2 style print now that we are importing...
2019-10-13 Carl HetheringtonHide the upmixers unless an "advanced" configuration... v2.15.22
2019-10-13 Carl HetheringtonFix failure to load OV after adding a VF to a project.
2019-10-13 Carl HetheringtonTweak hint.
2019-10-10 Carl HetheringtonMerge branch 'v2.15.x' of ssh://main.carlh.net/home...
2019-10-09 Carl HetheringtonAllow debug builds with no internet connection. Also...
2019-10-09 Carl HetheringtonFix deadlock in test.
2019-10-08 Carl HetheringtonFix cross-thread access to info files. May help with...
2019-10-07 Carl HetheringtonPython 3 and bug fix hacks.
2019-10-05 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.21
2019-10-05 Carl HetheringtonMissing file in manual build.
2019-10-03 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-10-03 Carl HetheringtonRemove long-defunct .travis.yml.
2019-10-03 Carl HetheringtonAdd xattr command to remove things from .apps that...
2019-09-29 Carl HetheringtonImprove OpenFileError so that it doesn't say "opening... v2.15.20
2019-09-29 Carl HetheringtonIgnore ccls stuff.
2019-09-27 Carl HetheringtonFix failure to playback encrypted DCPs, introduced...
2019-09-27 Carl HetheringtonFix duplicate shortcut in menu.
2019-09-27 Carl HetheringtonUse content video frame rate rather than the DCP one...
2019-09-19 Carl HetheringtonAdd a warning log when an assertion gets hit.
2019-09-19 Carl HetheringtonTidy some grammar and remove a silly colloquialism.
2019-09-09 Carl Hetheringtonpot/merge. v2.15.19
2019-09-09 Carl HetheringtonStop crashing when running the hints check on films...
2019-09-08 Carl HetheringtonHandle errors a little better when scanning for closed...
2019-09-08 Carl HetheringtonFix timeline selection under scroll.
2019-09-08 Carl HetheringtonNew hack. v2.15.18
2019-09-08 Carl HetheringtonMake sure subtitle exports have .xml extension.
2019-09-08 Carl HetheringtonWrite empty files when exporting subtitles and finding...
2019-09-04 Carl HetheringtonStop double-click on the splitter divider from doing... v2.15.17
2019-09-03 Carl HetheringtonRemove extra space.
2019-09-03 Carl HetheringtonMissing AppImage Encode Server build.
2019-09-03 Carl HetheringtonDon't force 24fps onto every DCP made by dcpomatic_crea...
2019-09-03 Carl HetheringtonFix missing log in dcpomatic_create (#1597).
2019-09-02 Carl HetheringtonExit with code 0 on dcpomatic2_create --version (#1599).
2019-09-02 Carl HetheringtonFixes for Debian 10 and unstable builds.
2019-08-31 Carl HetheringtonTry to fix swaroop-studio build on RPM distros.
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16
2019-08-30 Carl HetheringtonMake player more tolerant of some DCP errors.
2019-08-27 Carl HetheringtonSlightly better errors when the player fails to load...
2019-08-23 Carl HetheringtonAdd Luproduction as patron.
2019-08-11 Carl HetheringtonAllow specification of audio forensic marking (in KDMs...
2019-07-30 Carl HetheringtonAvoid random black gaps between bits of content A and... v2.15.15
2019-07-30 Carl HetheringtonAdd some more pixfmts to the hack.
2019-07-25 Carl HetheringtonUse ISDCF name as a default export filename (#1584).
2019-07-25 Carl HetheringtonTrim after _ in current name when enabling 'Use ISDCF...
2019-07-25 Carl HetheringtonHack to allow OS X to find timeline icons when running...
2019-07-25 Carl HetheringtonOptimise decoder_factory for DCPDecoder by offering...
2019-07-25 Carl HetheringtonFix erroneous content change message.
2019-07-25 Carl HetheringtonAdd assert.
2019-07-25 Carl HetheringtonFix crash when loading a film from the command line.
2019-07-24 Carl HetheringtonRe-work idle handling from previous commit.
2019-07-24 Carl HetheringtonOptimise the feel of some GUI functions by doing the...
2019-07-24 Carl HetheringtonImprove formatting of StateTimer output.
2019-07-23 Carl HetheringtonAdd --no-check to dcpomatic_cli.
2019-07-23 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-07-23 Carl HetheringtonYet more OS X script tweaks.
2019-07-23 Carl HetheringtonTidy up handling of content-modified checks when using...
2019-07-22 Carl HetheringtonAnother OS X path.
2019-07-22 Carl Hetheringtonswaroop: don't put DCP conversions into a flat container.
2019-07-22 Carl Hetheringtonswaroop: support creation of H264 with 24-bit PCM.
2019-07-22 Carl HetheringtonAdd some stubs so that swaroop variants build on OS X.
next