summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-04-07Image info hacks.image-infoCarl Hetherington
2022-04-04Cleanup: remove unused parameter to PlayerVideo::force.Carl Hetherington
2022-04-04Cleanup: use a vector instead of a raw array.Carl Hetherington
2022-04-03Cleanup: move stride_round_up into the only place it is used.Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2022-03-30Fix writing of planar audio to export buffers in some cases (#2223).Carl Hetherington
2022-03-25Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers f...Carl Hetherington
2022-03-24Don't throw an exception part-way through resolving assets (#2221).Carl Hetherington
2022-03-19Add config option for default KDM type.Carl Hetherington
2022-03-19Add $CINEMA_SHORT_NAME variable in KDM emails.Carl Hetherington
2022-03-19Cleanup: remove some duplicated code.Carl Hetherington
2022-03-18Fix writing KDMs with long filenames.Carl Hetherington
2022-03-17Encode UTF-8 subjects and attachment names properly (#2207).Carl Hetherington
2022-03-17Slightly improve behaviour under low memory conditions.Carl Hetherington
2022-03-16Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
2022-03-15Fix incorrectly-timed emission of silence padding causing buffer fill (#2217).Carl Hetherington
2022-03-14C++11 tidying.Carl Hetherington
2022-03-14Cleanup: tidy some comments.Carl Hetherington
2022-03-14Remember the state of the write to/email checkboxes in the KDM creator across...Carl Hetherington
2022-03-13Tidying.Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2022-03-09Don't write a <ContentVersion> tag with an empty <LabelText> (#2191).Carl Hetherington
2022-03-09Use some decimal places when reporting transcode speed in the log.Carl Hetherington
2022-03-09Bail out early when there's a reason why the KDM is invalid.Carl Hetherington
2022-03-09Add some more logging to the DCP examiner.Carl Hetherington
2022-03-09Add --kdm option to dcpomatic_createCarl Hetherington
2022-03-09Add option to use (or not) ISDCF names by default.Carl Hetherington
2022-03-09Add option to export config as a .zip (#1776).Carl Hetherington
2022-03-09Display the filename / URL that a screen certificate was obtained from (#1894).Carl Hetherington
2022-03-09C++11 and general tidying.Carl Hetherington
2022-03-09Fix home_directory() with non-US-English pathnames on Windows (#2203).Carl Hetherington
2022-03-08Cleanup: remove some unused usings.Carl Hetherington
2022-03-08Only look in the filename (not the whole path) when guessing channels for sou...Carl Hetherington
2022-03-02Remove non-existant option from create help.Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.Carl Hetherington
2022-02-25Avoid boost::bind()ing a shared_ptr.Carl Hetherington
2022-02-25Fix some dubious thread/locking behaviour.Carl Hetherington
2022-02-25Updated pl_PL translation from MichaƂ TomaszewskiCarl Hetherington
2022-02-17Add an assert.Carl Hetherington
2022-02-17Try to handle EAGAIN from avcodec_send_packet() properly.Carl Hetherington
2022-02-17Keep Waker around for longer so it works better (#2184).Carl Hetherington
2022-02-14Add hint about excessive certificate validity.Carl Hetherington
2022-02-14Extract check_certificates() method.Carl Hetherington
2022-02-13Relax error handling when examining FFmpeg files (#2187).Carl Hetherington
2022-02-12Rename NAG_BAD_SIGNER_CHAIN -> NAG_BAD_SIGNER_CHAIN_UTF8.Carl Hetherington
2022-02-12Warn if the signing certificates have a validity period > 10 years (#2174).Carl Hetherington
2022-02-12Go back to 10-year certificate validity periods (#2174).Carl Hetherington
2022-02-11Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
2022-02-11Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
2022-02-10Don't give up on backups if config.xml isn't there (#2185).Carl Hetherington