| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-05 | Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵v2.15.21 | Carl Hetherington | |
| v2.15.x | |||
| 2019-10-05 | Missing file in manual build. | Carl Hetherington | |
| 2019-10-04 | Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵ | Carl Hetherington | |
| v2.15.x | |||
| 2019-10-04 | Remove long-defunct .travis.yml. | Carl Hetherington | |
| 2019-10-03 | Add xattr command to remove things from .apps that codesign does not like. | Carl Hetherington | |
| It says: resource fork, Finder information, or similar detritus not allowed I'm not sure why this suddenly became necessary. Forward-ported from 5b1c0d804847978e32bc4ce4de43f148c366f9da in master. | |||
| 2019-09-29 | Improve OpenFileError so that it doesn't say "opening for read"v2.15.20 | Carl Hetherington | |
| in one case where it should say "opening for read/write". Also add some unit tests for ReelWriter. | |||
| 2019-09-29 | Ignore ccls stuff. | Carl Hetherington | |
| 2019-09-27 | Fix failure to playback encrypted DCPs, introduced when adding DCPDecoder ↵ | Carl Hetherington | |
| re-use optimisation. | |||
| 2019-09-27 | Fix duplicate shortcut in menu. | Carl Hetherington | |
| 2019-09-27 | Use content video frame rate rather than the DCP one when reading | Carl Hetherington | |
| trim start/end back from the UI. See #1607. | |||
| 2019-09-20 | Add a warning log when an assertion gets hit. | Carl Hetherington | |
| Forward-ported from 4141f01e25abd5050db09ff85da47ff059909669 in master. | |||
| 2019-09-20 | Tidy some grammar and remove a silly colloquialism. | Carl Hetherington | |
| 2019-09-09 | pot/merge.v2.15.19 | Carl Hetherington | |
| 2019-09-09 | Stop crashing when running the hints check on films with silent/black gaps. | Carl Hetherington | |
| 2019-09-09 | Handle errors a little better when scanning for closed captions (in hints). | Carl Hetherington | |
| 2019-09-08 | Fix timeline selection under scroll. | Carl Hetherington | |
| 2019-09-08 | New hack.v2.15.18 | Carl Hetherington | |
| 2019-09-08 | Make sure subtitle exports have .xml extension. | Carl Hetherington | |
| 2019-09-08 | Write empty files when exporting subtitles and finding none. | Carl Hetherington | |
| 2019-09-05 | Stop double-click on the splitter divider from doing anything (#1601).v2.15.17 | Carl Hetherington | |
| 2019-09-03 | Remove extra space. | Carl Hetherington | |
| 2019-09-03 | Missing AppImage Encode Server build. | Carl Hetherington | |
| Forward-ported from 3c7d19089d60b3e36e83e27e55778b3f331e26ee in master. | |||
| 2019-09-03 | Don't force 24fps onto every DCP made by dcpomatic_create (#1598). | Carl Hetherington | |
| 2019-09-03 | Fix missing log in dcpomatic_create (#1597). | Carl Hetherington | |
| 2019-09-03 | Exit with code 0 on dcpomatic2_create --version (#1599). | Carl Hetherington | |
| 2019-09-02 | Fixes for Debian 10 and unstable builds. | Carl Hetherington | |
| Forward-ported from 446255b74f38f299c2e73260293dce291666fb73 in 2.14.x. | |||
| 2019-09-01 | Try to fix swaroop-studio build on RPM distros. | Carl Hetherington | |
| 2019-08-31 | Primitive subtitle export feature.v2.15.16 | Carl Hetherington | |
| 2019-08-30 | Make player more tolerant of some DCP errors. | Carl Hetherington | |
| 2019-08-27 | Slightly better errors when the player fails to load a DCP. | Carl Hetherington | |
| 2019-08-23 | Add Luproduction as patron. | Carl Hetherington | |
| 2019-08-11 | Allow specification of audio forensic marking (in KDMs) for some channels ↵ | Carl Hetherington | |
| only. Default to enabling forensic marking for video and audio (up to and including channel 12). Fixes #1498. | |||
| 2019-07-31 | Avoid random black gaps between bits of content A and B whenv2.15.15 | Carl Hetherington | |
| content B has had its start trimmed. In this case when we seek inaccurately in A we previously also seeked inaccurately in B. This meant that at the transition the first frame we see of B may not be the first frame of B. After this we seek accurately in B so that we definitely get to the start of it. This is especially important if the start of B has been trimmed to within two keyframes so that an inaccurate seek is not sufficient. | |||
| 2019-07-31 | Add some more pixfmts to the hack. | Carl Hetherington | |
| 2019-07-25 | Use ISDCF name as a default export filename (#1584). | Carl Hetherington | |
| 2019-07-25 | Trim after _ in current name when enabling 'Use ISDCF name' (#1513). | Carl Hetherington | |
| 2019-07-25 | Hack to allow OS X to find timeline icons when running from the source tree. | Carl Hetherington | |
| 2019-07-25 | Optimise decoder_factory for DCPDecoder by offering the old decoder | Carl Hetherington | |
| (if available) to recover the list of reels from, rather than having to scan the filesystem again. | |||
| 2019-07-25 | Fix erroneous content change message. | Carl Hetherington | |
| 2019-07-25 | Add assert. | Carl Hetherington | |
| 2019-07-25 | Fix crash when loading a film from the command line. | Carl Hetherington | |
| 2019-07-24 | Re-work idle handling from previous commit. | Carl Hetherington | |
| 2019-07-24 | Optimise the feel of some GUI functions by doing the seek after | Carl Hetherington | |
| many content changes in an idle handler, rather than blocking the UI update until the seek and image redisplay have finished. | |||
| 2019-07-24 | Improve formatting of StateTimer output. | Carl Hetherington | |
| 2019-07-23 | Add --no-check to dcpomatic_cli. | Carl Hetherington | |
| 2019-07-23 | Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵ | Carl Hetherington | |
| v2.15.x | |||
| 2019-07-23 | Yet more OS X script tweaks. | Carl Hetherington | |
| 2019-07-23 | Tidy up handling of content-modified checks when using the dcpomatic_cli. | Carl Hetherington | |
| 2019-07-22 | Another OS X path. | Carl Hetherington | |
| 2019-07-22 | swaroop: don't put DCP conversions into a flat container. | Carl Hetherington | |
