| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2019-07-22 | swaroop: support creation of H264 with 24-bit PCM. | Carl Hetherington | |
| 2019-07-22 | Add some stubs so that swaroop variants build on OS X. | Carl Hetherington | |
| 2019-07-22 | OSX path tweak. | Carl Hetherington | |
| 2019-07-22 | Missing virtual destructor. | Carl Hetherington | |
| 2019-07-22 | Remove -Wcast-align on OS X. | Carl Hetherington | |
| 2019-07-22 | Tweak OS X path. | 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-18 | swaroop: hard-core output KDM filename; allow specification of DCP KDM.v2.15.13 | Carl Hetherington | |
| 2019-07-18 | swaroop: --kdm -> --out-kdm | 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-13 | swaroop: add --kdm option to dcpomatic2_ecinema. | Carl Hetherington | |
| 2019-07-10 | swaroop: fix crash when there's an incorrect ecinema KDM.v2.15.11 | Carl Hetherington | |
| 2019-07-08 | Fix flicker in timeline view when selecting (in some cases). | 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-06 | swaroop: clear out viewer when deselecting playlist. | Carl Hetherington | |
| 2019-07-05 | swaroop: remove on-screen log from player. | Carl Hetherington | |
| 2019-07-05 | Add some more help for --variant. | 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-07-01 | swaroop: write position file every 2 minutes; tweak play sensitivityv2.15.9 | Carl Hetherington | |
| on finishing a SPL; deselected playlist if stop is clicked. | |||
| 2019-07-01 | swaroop: fix decrementing of allowed shows count to be at the right time. | Carl Hetherington | |
| 2019-07-01 | swaroop: set controls to 'stopped' when a playlist finishes. | Carl Hetherington | |
| 2019-06-27 | Fix incorrect timing of PNG subtitles in second and subsequent reels. | Carl Hetherington | |
