summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-11Test: smaller steps when adding noise.v2.15.128Carl Hetherington
2021-02-09Coalesce player changes around CPL change.v2.15.127Carl Hetherington
2021-02-09Handle pending player changes more efficiently.Carl Hetherington
2021-02-09Move some updates from content_change to player_change.Carl Hetherington
2021-02-09Use vector for _pending_player_changesCarl Hetherington
2021-02-09Some small C++11 tweaks.Carl Hetherington
2021-02-07C++11.Carl Hetherington
2021-02-07More libdcp include fixes.Carl Hetherington
2021-02-07Fix libdcp include.Carl Hetherington
2021-02-07Be more defensive when calling boost::filesystem::last_write_time.Carl Hetherington
2021-02-07Report boost::filesystem_error with more details.Carl Hetherington
2021-02-07Remove erroneous wxFD_MULTIPLE flag.Carl Hetherington
2021-02-07C++ tidying.Carl Hetherington
2021-02-07libdcp update.Carl Hetherington
2021-02-06Include creator/issuer in default name of exported KDM decryption key (#1888).Carl Hetherington
2021-02-06Tweak label of KDM decryption key export button (#1888).Carl Hetherington
2021-02-06C++11 tidying.Carl Hetherington
2021-02-06Force .pem extension when saving certificates.Carl Hetherington
2021-02-06Add some default filenames to the advanced certificate/key export dialogues (...Carl Hetherington
2021-02-06Fix copy-and-paste error in manual.Carl Hetherington
2021-02-05Testing: add minimum frame size configuration option.v2.15.126Carl Hetherington
2021-02-04Speculative fix for incorrect rendering of UTF-8 in closed captions in the pl...Carl Hetherington
2021-02-04Use auto.Carl Hetherington
2021-02-04Fix no subtitles/captions in the player after changing the CPL.Carl Hetherington
2021-02-04C++11 tidying.Carl Hetherington
2021-02-04Some C++11 stuff.Carl Hetherington
2021-02-04Some noncopyable removal.Carl Hetherington
2021-02-04Use strcoll() to compare cinemas/screens in the KDM dialog (#1904).Carl Hetherington
2021-02-03c++11 tidying.Carl Hetherington
2021-02-03Use icu to remove diacritics from strings.Carl Hetherington
2021-02-01C++11 tidying.Carl Hetherington
2021-02-01Add a better error when failing to read a DCP in some cases.Carl Hetherington
2021-02-01Use a predictable RNG when adding noise to low-bitrate images.Carl Hetherington
2021-02-01Fix build error thinko.Carl Hetherington
2021-02-01Fix wxWidgets 3.1.x alignment assertion failure.Carl Hetherington
2021-02-01Fix hang when trying to assure minimum bitrate.Carl Hetherington
2021-02-01Add noise to very small J2K frames (#1902).Carl Hetherington
2021-02-01Add some parameter names in headers.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-30Rename debug type THREED to THREED_D.Carl Hetherington
2021-01-27Use enum class for VideoRange.Carl Hetherington
2021-01-26libdcp API change ReelMXF -> ReelFileAsset.Carl Hetherington
2021-01-26Small bits of c++11 tidying.Carl Hetherington
2021-01-26Fix label alignment.Carl Hetherington
2021-01-22c++11 tidying.Carl Hetherington
2021-01-22Make PKL AnnotationText the same as CPL ContentTitleText per Bv2.1Carl Hetherington
2021-01-22Fix FFOC time per Bv2.1Carl Hetherington
2021-01-22Remove unused variables.Carl Hetherington
2021-01-22Build fix.Carl Hetherington