| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-09 | Supporter. | Carl Hetherington | |
| 2016-12-09 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2016-12-09 | Supporter. | Carl Hetherington | |
| 2016-12-08 | Typo in previous. | Carl Hetherington | |
| 2016-12-08 | Further fixes and tidying to 'better-seek'. | Carl Hetherington | |
| This fixes the failure to keep track of the `position' of each stream of a multi-stream file. It also tidies things up a bit. | |||
| 2016-12-01 | Supporter. | Carl Hetherington | |
| 2016-11-26 | Reduce during J2K decode where possible for playback (#986). | Carl Hetherington | |
| 2016-11-25 | Enable mysteriously disabled multi-selected-content edit of timing and | Carl Hetherington | |
| fix a couple of problems with it (#1010). | |||
| 2016-11-25 | Fix typo. | Carl Hetherington | |
| 2016-11-23 | Attempt to fix crash on hitting enter in the crop control on Windows (#1009). | Carl Hetherington | |
| 2016-11-23 | Fix hanging subtitles after recent changes to subtitle examination. | Carl Hetherington | |
| 2016-11-22 | Supporter. | Carl Hetherington | |
| 2016-11-22 | Fix warning. | Carl Hetherington | |
| 2016-11-21 | Fix thinko in deciding where to seek in audio decoder stream; still more ↵ | Carl Hetherington | |
| debug logging. | |||
| 2016-11-21 | Still more decode logging. | Carl Hetherington | |
| 2016-11-21 | Some more decode debug logging. | Carl Hetherington | |
| 2016-11-20 | Some more decode logging. | Carl Hetherington | |
| 2016-11-20 | Fix subtitles (seen in DVB) which have a specified `to' time but | Carl Hetherington | |
| then are terminated earlier than that by a num_rects=0 subtitle. | |||
| 2016-11-20 | Fix loss of image subtitles with more than 1 rectangle. | Carl Hetherington | |
| 2016-11-20 | Fix thinko; just because a seek has just happened, it doesn't mean another ↵ | Carl Hetherington | |
| one isn't necessary. | |||
| 2016-11-20 | ContentMenu is never destroyed, so some bits can be removed. | Carl Hetherington | |
| 2016-11-20 | Add button to restore image subtitle colours. | Carl Hetherington | |
| 2016-11-20 | Scroll image subtitle colour dialogue. | Carl Hetherington | |
| 2016-11-19 | Remove out-of-date comment. | Carl Hetherington | |
| 2016-11-19 | No-op; rename a whole load of wx constants to their shorter equivalents. | Carl Hetherington | |
| 2016-11-19 | Move position variables into the video/audio/subtitle decoder classes. | Carl Hetherington | |
| 2016-11-19 | Focus the timecode control on opening playhead-to-timecode. | Carl Hetherington | |
| 2016-11-19 | Cope with offsets between video/audio/subtitle data in a muxed file. | Carl Hetherington | |
| 2016-11-19 | Fix incorrect scaling of DVB subtitles when the picture is not 720x576. | Carl Hetherington | |
| 2016-11-17 | Prevent duplicate screen names within a cinema (#1007). | Carl Hetherington | |
| 2016-11-17 | A possibly-better approach to seeking. | Carl Hetherington | |
| Before this commit, decoders try to guess whether they should request a seek based on what they have in their buffers. This seems reasonable for video and audio, which will always (I think) have some data lying around to give an indication of where their parent decoders are in the timeline. It doesn't work so well for subtitles, as the storage of subs is cleared out based on time (+/- 5s of "now") so there is a good chance that the storage will be empty. This gives the subtitle decoder no chance of knowing where its parent is, so it's very likely to seek. This commit asks the parent decoder to seek if it wants to, and it decides based on a knowledge of roughly where it is in the timeline. Hence the sub-decoders just see if they have got the data that is being requested, and if not they suggest to the parent that it might like to seek. They then start calling pass(). Hence the parent should only seek if some calls to pass() are not going to elicit the required data in a reasonable time. | |||
| 2016-11-16 | Further fix KDM dialog Z-order on OS X (#979). | Carl Hetherington | |
| 2016-11-16 | Fix the layout of the job status view on OS X (#1005) | Carl Hetherington | |
| 2016-11-16 | Catch failures to read missing DCPs in various places. | Carl Hetherington | |
| 2016-11-15 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2016-11-15 | Attempt to fix lost frames on remote encodes in certain exceptional ↵ | Carl Hetherington | |
| circumstances. | |||
| 2016-11-15 | Fix 0-id menu item in the CPL menu which causes an error on OS X (#1001). | Carl Hetherington | |
| 2016-11-14 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2016-11-14 | Hack to fix layout on OS X (#891). | Carl Hetherington | |
| 2016-11-14 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2016-11-11 | Calm a busy-wait in dcpomatic_create. | Carl Hetherington | |
| 2016-11-10 | Supporter. | Carl Hetherington | |
| 2016-11-09 | Missing include. | Carl Hetherington | |
| 2016-11-09 | Bump libdcp for asdcplib Debian unstable build fix. | Carl Hetherington | |
| 2016-11-09 | Add some debug logging. | Carl Hetherington | |
| 2016-11-08 | Fix layout problems in the job view with long job details (#889). | Carl Hetherington | |
| 2016-11-08 | Merge cherry-pick of fix for #946. | Carl Hetherington | |
| 2016-11-08 | Tweak layout of KDM from/until line under OS X (#926). | Carl Hetherington | |
| 2016-11-08 | Provide correct parent to dialogue box to avoid z-order problems under OS X ↵ | Carl Hetherington | |
| (part of #979). | |||
| 2016-11-08 | Tester. | Carl Hetherington | |
