summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-03Supporters update.Carl Hetherington
2022-03-03Supporters update.Carl Hetherington
2022-02-20Supporters update.Carl Hetherington
2022-02-20Add an assert.Carl Hetherington
2022-02-20Try to handle EAGAIN from avcodec_send_packet() properly.Carl Hetherington
2022-02-20Keep Waker around for longer so it works better (#2184).Carl Hetherington
2022-02-20Add hint about excessive certificate validity.Carl Hetherington
2022-02-20Extract check_certificates() method.Carl Hetherington
2022-02-20Add re-make signing certificates button to the main config page.Carl Hetherington
2022-02-20Move some logic from the caller into MakeChainDialog.Carl Hetherington
2022-02-20No-op: tidying.Carl Hetherington
2022-02-20Supporters update.Carl Hetherington
2022-02-20Relax error handling when examining FFmpeg files (#2187).Carl Hetherington
2022-02-14Fix audio fading.Carl Hetherington
2022-02-13Allow a little more space in small_button_size for the ru_RU translation.Carl Hetherington
2022-02-13Missing include.Carl Hetherington
2022-02-12Warn if the signing certificates have a validity period > 10 years (#2174).Carl Hetherington
2022-02-12Rename NAG_BAD_SIGNER_CHAIN -> NAG_BAD_SIGNER_CHAIN_UTF8.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-10C++11 cleanup.checked-for-v2.16.xCarl Hetherington
2022-02-10Don't give up on backups if config.xml isn't there (#2185).Carl Hetherington
2022-02-10Hopefully fix some bad placeholders in ru_RU.Carl Hetherington
2022-02-10Use Russian name Михаил Эпштейн for Mikhail Epshteyn.Carl Hetherington
2022-02-10Fix an incorrect placeholder.Carl Hetherington
2022-02-10Remove some thought-to-be erroneous fuzzy markers from ru_RU.Carl Hetherington
2022-02-10Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
2022-02-10Fix typo instrinsic -> intrinsic (thanks Mikhail Epshteyn)Carl Hetherington
2022-02-07Add missing #include to fix macOS build.Carl Hetherington
2022-02-05Updated ru_RU translation from Mikhail Epshteyn.Carl Hetherington
2022-02-02Fix another misunderstanding with macOS drive discovery.Carl Hetherington
2022-01-31Give a nicer error when starting the server twice.Carl Hetherington
2022-01-31Tidying.Carl Hetherington
2022-01-29Remove old comment.Carl Hetherington
2022-01-28Bail out early when there's a reason why the KDM is invalid.Carl Hetherington
2022-01-28Add some more logging to the DCP examiner.Carl Hetherington
2022-01-28Add --kdm option to dcpomatic_createCarl Hetherington
2022-01-28Improve error handling in CLI client slightly.Carl Hetherington
2022-01-28Cleanup: use some better variable names.Carl Hetherington
2022-01-27Basic CLI support for export.Carl Hetherington
2022-01-27Fix bug reading fade in/out tags introduced inCarl Hetherington
2022-01-27Add option to use (or not) ISDCF names by default.Carl Hetherington
2022-01-25Add fade in/out option to the content audio tab (#1026).Carl Hetherington
2022-01-25Cleanup: move some methods from util to memory_utilCarl Hetherington
2022-01-25Cleanup: move stride_round_up into the only place it is used.Carl Hetherington
2022-01-25Cleanup: move some methods from util to maths_util.Carl Hetherington
2022-01-25C++11 cleanup.Carl Hetherington
2022-01-25Rename Fade{In,Out} to VideoFade{In,Out} in metadata XML.Carl Hetherington
2022-01-24Slightly hacky fix for -114 errors during 3D encodes (#2173).Carl Hetherington