| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-29 | Bump versionv2.4.15 | Carl Hetherington | |
| 2015-10-29 | Fix incorrect colourspace conversion of XYZ content | Carl Hetherington | |
| when it is not being passed through as untouched JPEG2000 (#730). | |||
| 2015-10-29 | Updated pt_PT translation from Tiago Casal Ribeiro. | Carl Hetherington | |
| 2015-10-29 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2015-10-29 | More build fixes. | Carl Hetherington | |
| 2015-10-29 | Fix build. | Carl Hetherington | |
| 2015-10-29 | pot/merge. | Carl Hetherington | |
| 2015-10-29 | New pt_PT translation from Tiago Casal Ribeiro. | Carl Hetherington | |
| 2015-10-28 | Bump version | Carl Hetherington | |
| 2015-10-28 | Bump versionv2.4.14 | Carl Hetherington | |
| 2015-10-28 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2015-10-28 | Fix OS X build. | Carl Hetherington | |
| 2015-10-28 | Bump version | Carl Hetherington | |
| 2015-10-28 | Bump versionv2.4.13 | Carl Hetherington | |
| 2015-10-28 | More tweaks to image filename ordering. | Carl Hetherington | |
| 2015-10-28 | Add some comments for translators. | Carl Hetherington | |
| 2015-10-28 | Fix Danish language name. | Carl Hetherington | |
| 2015-10-28 | Updated da_DK translation from Anders Uhl Pedersen. | Carl Hetherington | |
| 2015-10-28 | Bump libdcp to fix erroneous addition of referenced assets to PKLs (#723). | Carl Hetherington | |
| 2015-10-26 | Speculative fix for missing attachments on KDM emails. | Carl Hetherington | |
| 2015-10-26 | Speculative fix for image corruption following ↵ | Carl Hetherington | |
| 2e62b2c0de47fc8e5bcb5466b2876f9b23d2ae84 | |||
| 2015-10-26 | Fix test to reflect the fact that reel lengths are rounded to frame boundaries. | Carl Hetherington | |
| 2015-10-26 | Reinstate subtitle speed-up patch 526fd6de4c80a7ac9614a1cb0209efff7b171cd5 ↵ | Carl Hetherington | |
| but only for preview. | |||
| 2015-10-23 | Revert "Avoid decoding other packets when looking for subs." | Carl Hetherington | |
| This reverts commit 9e025d3f85f9d6d855b3d5e6c90bca0eac3a3d49. It causes corruption in prophet_clip.xml for reasons that are not yet known. | |||
| 2015-10-22 | Somewhat hackily fix rounding of reel lengths. | Carl Hetherington | |
| 2015-10-22 | Move quite a lot of stuff out of Writer into a new class | Carl Hetherington | |
| ReelWriter, which hopefully cleans things up a bit. | |||
| 2015-10-22 | Remove ref_write mechanism and instead maintain state for each | Carl Hetherington | |
| reel being written so that we don't need to keep track of frames that are being referenced. | |||
| 2015-10-22 | Various multi-reel fixes. | Carl Hetherington | |
| * _video_frames_enqueued -> _position * some int -> Frame replacements * Call Writer::ref_write when there is nothing to encode / write for one frame. * Assume Encoder::encode is called once per output video frame. * Possibly correct some off-by-1 overlap bugs. * Don't reset _last_written on FAKE write as I believe there is no need. | |||
| 2015-10-22 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2015-10-20 | Replace StringError with the equivalent std::runtime_error. | Carl Hetherington | |
| 2015-10-20 | Fix update of reference-dcp-audio button. | Carl Hetherington | |
| 2015-10-20 | Missing dcpomatic2_create from OS X .dmg. | Carl Hetherington | |
| 2015-10-19 | Draw reels in the timeline. | Carl Hetherington | |
| 2015-10-19 | Fix by-video-content reel split when there is content after the last video ↵ | Carl Hetherington | |
| content. | |||
| 2015-10-19 | Calm logging during tests. | Carl Hetherington | |
| 2015-10-19 | Add button to export private keys from the config. | Carl Hetherington | |
| 2015-10-17 | Update test/data. | Carl Hetherington | |
| 2015-10-17 | Bump version | Carl Hetherington | |
| 2015-10-17 | Bump versionv2.4.12 | Carl Hetherington | |
| 2015-10-17 | Supporter. | Carl Hetherington | |
| 2015-10-16 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2015-10-16 | Remove the dreaded _decoded_video size assertion. | Carl Hetherington | |
| I am reasonably convinced that the accumulation of _decoded_video is an optimisation rather than being required for correctness, so it's no problem to throw frames away as the code will just get them back again if and when it needs them. | |||
| 2015-10-16 | Update comment. | Carl Hetherington | |
| 2015-10-16 | Avoid decoding other packets when looking for subs. | Carl Hetherington | |
| The "accumulation" of, for example, video data when we are looking for audio data is an *optimisation* to reduce the number of seeks. It should not be necessary for correctness (the output should be right even if we never kept anything except what we were looking for). Doing this accumulation is not always an optimisation; sometimes not doing it is better. Avoiding it when going back for subtitles is one of these cases. | |||
| 2015-10-15 | Log to stdout in DCPOMATIC_DEBUG. | Carl Hetherington | |
| 2015-10-15 | Bump libdcp. | Carl Hetherington | |
| 2015-10-15 | Use AV_ prefixes on some FFmpeg bits. | Carl Hetherington | |
| 2015-10-15 | ChangeLog. | Carl Hetherington | |
| 2015-10-15 | Fix invalid Interop subtitle times in some cases. | Carl Hetherington | |
| Use a much higher "timecode rate" (1000 rather than 24) when representing the time of subtitles internally so that accuracy is preserved and we don't end up rounding things up to give out of range results. | |||
| 2015-10-14 | Add translator of previous it_IT commit. | Carl Hetherington | |
