dcpomatic.git
2022-04-02 Carl HetheringtonC++11 tidying.
2022-04-02 Carl HetheringtonCleanup: tidy some comments.
2022-03-13 Carl HetheringtonRemember the state of the write to/email checkboxes...
2022-03-13 Carl HetheringtonC++11 tidying.
2022-03-13 Carl HetheringtonTidying.
2022-03-13 Carl HetheringtonFix sensitivity of custom scaled edit button.
2022-03-13 Carl HetheringtonAllow editing of a screen's cinema / adding a new scree...
2022-03-13 Carl HetheringtonFix build with the macOS 10.8 version of wxWidgets.
2022-03-13 Carl HetheringtonFix incorrect quoting in helper script.
2022-03-13 Carl HetheringtonImprove ratings dialog to allow only valid values ...
2022-03-13 Carl HetheringtonAllow passing flags into TableDialog::add for labels.
2022-03-13 Carl HetheringtonAdd search_ctrl_height()
2022-03-13 Carl HetheringtonC++11 cleanup.
2022-03-13 Carl HetheringtonDon't write a <ContentVersion> tag with an empty <Label...
2022-03-13 Carl HetheringtonUse some decimal places when reporting transcode speed...
2022-03-09 Carl HetheringtonSupporters update.
2022-03-09 Carl HetheringtonFix home_directory() with non-US-English pathnames...
2022-03-09 Carl HetheringtonCleanup: remove some unused usings.
2022-03-09 Carl HetheringtonOnly look in the filename (not the whole path) when...
2022-03-09 Carl HetheringtonImprove test output.
2022-03-03 Carl HetheringtonRemove non-existant option from create help.
2022-03-03 Carl HetheringtonFix typo in wscript.
2022-03-03 Carl HetheringtonSupporters update.
2022-03-03 Carl Hetheringtonlibcrypto has a new version in the updated mxe.
2022-03-03 Carl HetheringtonPackage without libjasper and liblcms2, both of which...
2022-03-03 Carl HetheringtonAvoid build errors from glibmm's use of dynamic excepti...
2022-03-03 Carl HetheringtonBump ffmpeg to build on newer binutils.
2022-03-03 Carl HetheringtonInclude some DLLs that gdb needs.
2022-03-03 Carl HetheringtonFix Windows debug build.
2022-03-03 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building...
2022-03-03 Carl HetheringtonAvoid boost::bind()ing a shared_ptr.
2022-03-03 Carl HetheringtonFix some dubious thread/locking behaviour.
2022-03-03 Carl HetheringtonUpdated pl_PL translation from Michał Tomaszewski
2022-03-03 Carl HetheringtonSupporters update.
2022-03-03 Carl HetheringtonSupporters update.
2022-03-03 Carl HetheringtonSupporters update.
2022-03-03 Carl HetheringtonTry to avoid some bad filenaming in rare cases.
2022-02-20 Carl HetheringtonFix up test/data.
2022-02-19 Carl HetheringtonDon't build tests when packaging.
2022-02-19 Carl HetheringtonTry to fix for further cdist adventures.
2022-02-19 Carl HetheringtonFix build/package for modification to cdist.
2022-02-19 Carl HetheringtonSupporters update.
2022-02-19 Carl HetheringtonFix debian unstable package.
2022-02-19 Carl HetheringtonFix appimage build.
2022-02-19 Carl HetheringtonInhibit dbgsym package creation in non-debug mode.
2022-02-19 Carl HetheringtonRemove unnecessary build when packaging for Linux.
2022-02-19 Carl HetheringtonRemove old dependencies.
2022-02-19 Carl HetheringtonBuild with an ffmpeg that includes libdav1d.
2022-02-19 Carl HetheringtonAdd an assert.
2022-02-19 Carl HetheringtonTry to handle EAGAIN from avcodec_send_packet() properly.
2022-02-19 Carl HetheringtonKeep Waker around for longer so it works better (#2184).
2022-02-19 Carl HetheringtonHead off some cert validity warnings.
2022-02-19 Carl HetheringtonFix hints tests by changing the test signer chain for...
2022-02-19 Carl HetheringtonAdd hint about excessive certificate validity.
2022-02-19 Carl HetheringtonExtract check_certificates() method.
2022-02-19 Carl HetheringtonAdd re-make signing certificates button to the main...
2022-02-19 Carl HetheringtonMove some logic from the caller into MakeChainDialog.
2022-02-19 Carl HetheringtonNo-op: tidying.
2022-02-19 Carl HetheringtonSupporters update.
2022-02-19 Carl HetheringtonRelax error handling when examining FFmpeg files (...
2022-02-13 Carl HetheringtonTest reference update for UseISDCFNameByDefault.
2022-02-13 Carl HetheringtonFix audio fading.
2022-02-13 Carl HetheringtonMissing update to test/data
2022-02-13 Carl HetheringtonMark full debian package as replacing the CLI one ...
2022-02-13 Carl HetheringtonAllow a little more space in small_button_size for...
2022-02-13 Carl HetheringtonMissing ConfigRestorer.
2022-02-13 Carl HetheringtonMissing include.
2022-02-12 Carl HetheringtonWarn if the signing certificates have a validity period...
2022-02-12 Carl HetheringtonRename NAG_BAD_SIGNER_CHAIN -> NAG_BAD_SIGNER_CHAIN_UTF8.
2022-02-12 Carl HetheringtonGo back to 10-year certificate validity periods (#2174).
2022-02-12 Carl HetheringtonAdd get_certs_from_cpl.
2022-02-11 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-02-11 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-02-10 Carl HetheringtonC++11 cleanup. checked-for-v2.16.x
2022-02-10 Carl HetheringtonDon't give up on backups if config.xml isn't there...
2022-02-10 Carl HetheringtonAdd script to get certs out of a config.xml.
2022-02-10 Carl HetheringtonHopefully fix some bad placeholders in ru_RU.
2022-02-10 Carl HetheringtonUse Russian name Михаил Эпштейн for Mikhail Epshteyn.
2022-02-10 Carl HetheringtonFix an incorrect placeholder.
2022-02-10 Carl HetheringtonRemove some thought-to-be erroneous fuzzy markers from...
2022-02-09 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-02-09 Carl HetheringtonFix typo instrinsic -> intrinsic (thanks Mikhail Epshteyn)
2022-02-07 Carl HetheringtonFix missing type specifiers for macOS build.
2022-02-07 Carl HetheringtonAdd missing #include to fix macOS build.
2022-02-07 Carl HetheringtonUse different names for the 10.6 (thin) and 10.9 (unive...
2022-02-05 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-02-02 Carl HetheringtonFix another misunderstanding with macOS drive discovery.
2022-02-01 Carl HetheringtonPython 3 fix.
2022-01-31 Carl HetheringtonGive a nicer error when starting the server twice.
2022-01-31 Carl HetheringtonTidying.
2022-01-29 Carl HetheringtonRemove old comment.
2022-01-28 Carl HetheringtonBail out early when there's a reason why the KDM is...
2022-01-28 Carl HetheringtonAdd some more logging to the DCP examiner.
2022-01-28 Carl HetheringtonAdd --kdm option to dcpomatic_create
2022-01-28 Carl HetheringtonImprove error handling in CLI client slightly.
2022-01-28 Carl HetheringtonCleanup: use some better variable names.
2022-01-27 Carl HetheringtonBasic CLI support for export.
2022-01-27 Carl HetheringtonFix bug reading fade in/out tags introduced in
2022-01-26 Carl HetheringtonAdd option to use (or not) ISDCF names by default.
2022-01-25 Carl HetheringtonAdd fade in/out option to the content audio tab (#1026).
next