| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-26 | Avoid unnecessary re-writes of video assets if they are staying the same ↵v2.15.26 | Carl Hetherington | |
| (#1638). This is particularly useful as it avoids the hard-link-breaking copy step which is necessary if you're going to re-write the video asset with new IDs. | |||
| 2019-10-26 | Put encryption key into the video identifier so that it is re-made if the ↵ | Carl Hetherington | |
| key changes. | |||
| 2019-10-26 | Prevent calls to erase with invalid keys. | Carl Hetherington | |
| 2019-10-21 | Merge branch 'v2.15.x' of ssh://localhost:2222/home/carl/git/dcpomatic into ↵ | Carl Hetherington | |
| v2.15.x | |||
| 2019-10-21 | Copy with progress updates when we might copy long files (#1574). | Carl Hetherington | |
| 2019-10-21 | Rename dcpomatic_sleep -> dcpomatic_sleep_seconds. | Carl Hetherington | |
| 2019-10-18 | ISDCF name fixes with > 6 channels and HI/VI (#1633). | Carl Hetherington | |
| 2019-10-16 | Fix assertion failure on making a VF, in certain circumstances. | Carl Hetherington | |
| These circumstances were a VF which refers to at least one complete reel of audio from a OV before adding more audio of its own. Forward-porter from 392d675f5799671abbcf1a9a47820321bcbdcca2 in master. | |||
| 2019-10-14 | Add a comment.v2.15.23 | Carl Hetherington | |
| 2019-10-13 | Hide the upmixers unless an "advanced" configuration option is ticked.v2.15.22 | Carl Hetherington | |
| The upmixers are not of sufficient quality to always be an improvement, and anecdotally it seems that some users see them and hope one will be a silver bullet. | |||
| 2019-10-13 | Fix failure to load OV after adding a VF to a project. | Carl Hetherington | |
| This has the same cause as 19f51503621a57794bd79bac053c9e6549a69f46 i.e. the DCPDecoder re-use optimisation. This commit tries to re-fix 19f515 in a more general way which also takes into account the OV/VF bug. It also adds a unit test. | |||
| 2019-10-13 | Tweak hint. | Carl Hetherington | |
| 2019-10-09 | Fix cross-thread access to info files. May help with #1618. | Carl Hetherington | |
| 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-27 | Fix failure to playback encrypted DCPs, introduced when adding DCPDecoder ↵ | Carl Hetherington | |
| re-use optimisation. | |||
| 2019-09-20 | Add a warning log when an assertion gets hit. | Carl Hetherington | |
| Forward-ported from 4141f01e25abd5050db09ff85da47ff059909669 in master. | |||
| 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 | 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-03 | Don't force 24fps onto every DCP made by dcpomatic_create (#1598). | 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-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-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-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 | Tidy up handling of content-modified checks when using the dcpomatic_cli. | Carl Hetherington | |
| 2019-07-22 | swaroop: support creation of H264 with 24-bit PCM. | Carl Hetherington | |
| 2019-07-22 | Missing virtual destructor. | Carl Hetherington | |
| 2019-07-22 | Ignore video streams with frame rates over 1000 (work-around/fix for #1585). | Carl Hetherington | |
| 2019-07-21 | Use 128kbit per channel for audio export.v2.15.14 | Carl Hetherington | |
| 2019-07-21 | swaroop: fix encryption of files encoded from DCP. | Carl Hetherington | |
| 2019-07-15 | swaroop: beginnings of DCP -> ecinema support.v2.15.12 | Carl Hetherington | |
| 2019-07-14 | Fix comment. | Carl Hetherington | |
| 2019-07-07 | Only take subtitle data into account for position() if there is nothingv2.15.10 | Carl Hetherington | |
| else to go on. This fixes problems at the end of muxed files when subtitle data runs out before video/audio. There is no (easy) way to know that this has happened, and this seems to be the next best thing. Fixes #1581. | |||
| 2019-07-06 | Add an assertion. | Carl Hetherington | |
| 2019-07-02 | Don't crash if history items are inaccessible. | Carl Hetherington | |
| 2019-07-02 | Add support for Datasat AP2x and USL sound processors when converting | Carl Hetherington | |
| fader position to gain. Stop storing a chosen processor in config; instead, get the user to choose the processor when calculating gains. | |||
| 2019-06-27 | Fix incorrect timing of PNG subtitles in second and subsequent reels. | Carl Hetherington | |
| 2019-06-09 | swaroop: allowed-shows state in playlist. | Carl Hetherington | |
| 2019-06-09 | swaroop: support validity periods in ecinema KDMs. | Carl Hetherington | |
| 2019-06-05 | Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵v2.15.7 | Carl Hetherington | |
| v2.15.x | |||
| 2019-06-05 | swaroop: switch ID tag to genre as it is supported by ffmpeg in both mp4 and ↵ | Carl Hetherington | |
| mov. | |||
| 2019-06-05 | Try to warn if we're running the 32-bit version on 64-bit windows (WoW64) ↵ | Carl Hetherington | |
| (#1569). | |||
| 2019-06-01 | Basics of allowing video parts of FFmpegContent to be disabled (#1355 and ↵ | Carl Hetherington | |
| others). | |||
