| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-23 | Fix assertion failure in AudioBuffers::copy_from() (#1909)win-splash | Carl Hetherington | |
| A number of frames N was being split up into two parts which together were bigger than N, meaning a copy of one of the parts failed. | |||
| 2021-02-23 | Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵ | Carl Hetherington | |
| v2.15.x | |||
| 2021-02-23 | Fix assertion ordering. | Carl Hetherington | |
| 2021-02-21 | Don't write active picture area with zero width or height as it makes ↵ | Carl Hetherington | |
| verification fail. | |||
| 2021-02-21 | Don't create empty SMPTE subtitles files with empty <SubtitleList> | Carl Hetherington | |
| Files like this fail validation against the XSD. Perhaps the XSD is wrong; for now though, create an empty 1-second-long subtitle in such files. | |||
| 2021-02-21 | Fix reel setup when the last reel is less than 1 second long. | Carl Hetherington | |
| 2021-02-17 | Fix typos.v2.15.130 | Carl Hetherington | |
| 2021-02-17 | Assorted C++11 tidying. | Carl Hetherington | |
| 2021-02-16 | C++11 tidying. | Carl Hetherington | |
| 2021-02-15 | Compile fix for ubuntu-16.04-era gcc. | Carl Hetherington | |
| 2021-02-15 | Tell user we need a KDM when we have none, and content is encrypted.v2.15.129 | Carl Hetherington | |
| If you try to fetch encrypted content from asdcplib without specifying any key it will happily return the encrypted content, so check for that, as well as checking any key we *do* have actually works. | |||
| 2021-02-15 | Don't keep returning AGAIN from the butler when it is already dead/finished. | Carl Hetherington | |
| This causes, for example, player UI hangs when trying to play something unplayable (e.g. a DCP with no KDM). | |||
| 2021-02-15 | Basic handling of overlapping video (#1848). | Carl Hetherington | |
| 2021-02-14 | Fix incorrect coalesce() output when one input range is wholly | Carl Hetherington | |
| covered by another. | |||
| 2021-02-14 | Remove use of boost::noncopyable | Carl Hetherington | |
| 2021-02-14 | Fix typos in operator= | Carl Hetherington | |
| 2021-02-14 | C++11 cleanups. | Carl Hetherington | |
| 2021-02-11 | Test: smaller steps when adding noise.v2.15.128 | Carl Hetherington | |
| 2021-02-07 | C++11. | Carl Hetherington | |
| 2021-02-07 | More libdcp include fixes. | Carl Hetherington | |
| 2021-02-07 | Fix libdcp include. | Carl Hetherington | |
| 2021-02-07 | Be more defensive when calling boost::filesystem::last_write_time. | Carl Hetherington | |
| 2021-02-06 | Fix copy-and-paste error in manual. | Carl Hetherington | |
| 2021-02-05 | Testing: add minimum frame size configuration option.v2.15.126 | Carl Hetherington | |
| 2021-02-04 | C++11 tidying. | Carl Hetherington | |
| 2021-02-04 | Some noncopyable removal. | Carl Hetherington | |
| 2021-02-03 | Use icu to remove diacritics from strings. | Carl Hetherington | |
| This replaces some ad-hoc code and extends it to work with more characters (#1904). | |||
| 2021-02-01 | C++11 tidying. | Carl Hetherington | |
| 2021-02-01 | Use a predictable RNG when adding noise to low-bitrate images. | Carl Hetherington | |
| The recovery code assumes that encoding a given frame from the same data will always give the same output; it always encodes frame 0 again to set things up properly and if that frame is a different size to the previous run everything breaks. | |||
| 2021-02-01 | Fix build error thinko. | Carl Hetherington | |
| 2021-02-01 | Fix hang when trying to assure minimum bitrate. | Carl Hetherington | |
| 2021-02-01 | Add noise to very small J2K frames (#1902). | Carl Hetherington | |
| 2021-02-01 | Add some parameter names in headers. | Carl Hetherington | |
| 2021-01-31 | Use enum class for Film::Property. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-30 | Rename debug type THREED to THREED_D. | Carl Hetherington | |
| 2021-01-27 | Use enum class for VideoRange. | Carl Hetherington | |
| 2021-01-26 | libdcp API change ReelMXF -> ReelFileAsset. | Carl Hetherington | |
| 2021-01-26 | Small bits of c++11 tidying. | Carl Hetherington | |
| 2021-01-22 | c++11 tidying. | Carl Hetherington | |
| 2021-01-22 | Make PKL AnnotationText the same as CPL ContentTitleText per Bv2.1 | Carl Hetherington | |
| 2021-01-22 | Fix FFOC time per Bv2.1 | Carl Hetherington | |
| 2021-01-22 | libdcp API fixes for macOS/Windows. | Carl Hetherington | |
| 2021-01-21 | Adapt for libdcp use of enum class. | Carl Hetherington | |
| 2021-01-20 | Bump libdcp for better verification, and make API adjustments. | Carl Hetherington | |
| 2021-01-14 | Try to mention ARM64 builds in the logs correctly. | Carl Hetherington | |
| 2021-01-13 | Fix for changes to libsub API. | Carl Hetherington | |
| 2021-01-11 | More c++ tidying. | Carl Hetherington | |
| 2021-01-09 | More c++ tidying. | Carl Hetherington | |
| 2021-01-08 | c++ tidying. | Carl Hetherington | |
