dcpomatic.git
2022-03-25 Carl HetheringtonSupporters update. v2.16.8
2022-03-25 Carl HetheringtonBump libdcp for fix to remove erroneous <EntryPoint...
2022-03-23 Carl HetheringtonDon't throw an exception part-way through resolving...
2022-03-21 Carl HetheringtonFix build error on mac.
2022-03-20 Carl HetheringtonAdd check/uncheck all buttons to screens panel.
2022-03-20 Carl HetheringtonUpdate test reference for config change.
2022-03-20 Carl HetheringtonRemove unnecessary heading in email address list in...
2022-03-20 Carl HetheringtonBump libdcp for fix to subtitle formatting (#2205).
2022-03-19 Carl HetheringtonAdd config option for default KDM type.
2022-03-19 Carl HetheringtonMake a small class to choose KDM types.
2022-03-19 Carl HetheringtonRemove KDM type that was added for testing.
2022-03-19 Carl HetheringtonAdd $CINEMA_SHORT_NAME variable in KDM emails.
2022-03-19 Carl HetheringtonCleanup: remove some duplicated code.
2022-03-19 Carl HetheringtonWe can (and should) get the screens straight from _chec...
2022-03-19 Carl HetheringtonNow we don't need _cinemas and _screens any more.
2022-03-19 Carl HetheringtonFix _selected_* to only store pointers to things.
2022-03-18 Carl HetheringtonSpeed things up by sorting before adding cinemas.
2022-03-18 Carl HetheringtonPreserve checked status during search (#2212).
2022-03-18 Carl HetheringtonAdd an initialisation in the class.
2022-03-18 Carl HetheringtonAlso keep maps the other way around.
2022-03-18 Carl HetheringtonKeep maps of wxTreeListItem to Cinema/Screen.
2022-03-17 Carl HetheringtonFix writing KDMs with long filenames.
2022-03-17 Carl HetheringtonUse the ICU library to sort cinemas rather than strcoll...
2022-03-17 Carl HetheringtonEncode UTF-8 subjects and attachment names properly...
2022-03-17 Carl HetheringtonSlightly improve behaviour under low memory conditions.
2022-03-17 Carl HetheringtonUse a vector<pair<...>> to store screens and cinemas...
2022-03-17 Carl HetheringtonReplace class shim with a custom comparator.
2022-03-17 Carl HetheringtonFix weird placement of SetSortColumn() call causing...
2022-03-17 Carl HetheringtonCleanup: use some better variable names.
2022-03-16 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-03-15 Carl HetheringtonCleanup: tidying.
2022-03-15 Carl HetheringtonFix tests for newly-saved write to/email checkboxes.
2022-03-15 Carl HetheringtonFix incorrectly-timed emission of silence padding causi...
2022-03-14 Carl HetheringtonC++11 tidying.
2022-03-14 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-11 Carl HetheringtonAllow editing of a screen's cinema / adding a new scree...
2022-03-10 Carl HetheringtonFix build with the macOS 10.8 version of wxWidgets. v2.16.7
2022-03-09 Carl HetheringtonFix incorrect quoting in helper script. v2.16.x-pending v2.16.6
2022-03-09 Carl HetheringtonImprove ratings dialog to allow only valid values ...
2022-03-09 Carl HetheringtonAllow passing flags into TableDialog::add for labels.
2022-03-09 Carl HetheringtonAdd search_ctrl_height()
2022-03-09 Carl HetheringtonC++11 cleanup.
2022-03-09 Carl HetheringtonDon't write a <ContentVersion> tag with an empty <Label...
2022-03-09 Carl HetheringtonUse some decimal places when reporting transcode speed...
2022-03-09 Carl HetheringtonMark full debian package as replacing the CLI one ...
2022-03-09 Carl HetheringtonBail out early when there's a reason why the KDM is...
2022-03-09 Carl HetheringtonAdd some more logging to the DCP examiner.
2022-03-09 Carl HetheringtonAdd --kdm option to dcpomatic_create
2022-03-09 Carl HetheringtonImprove error handling in CLI client slightly.
2022-03-09 Carl HetheringtonCleanup: use some better variable names.
2022-03-09 Carl HetheringtonBasic CLI support for export.
2022-03-09 Carl HetheringtonAdd option to use (or not) ISDCF names by default.
2022-03-09 Carl HetheringtonRemove unused file_dialog_wrapper.h
2022-03-09 Carl HetheringtonAdd option to export config as a .zip (#1776).
2022-03-09 Carl HetheringtonSwitch a list for vector.
2022-03-09 Carl HetheringtonUse checkboxes to decide which screens KDMs will be...
2022-03-09 Carl HetheringtonDisplay the filename / URL that a screen certificate...
2022-03-09 Carl HetheringtonC++11 and general tidying.
2022-03-09 Carl HetheringtonSupporters update. v2.16.5
2022-03-08 Carl HetheringtonFix home_directory() with non-US-English pathnames...
2022-03-08 Carl HetheringtonCleanup: remove some unused usings.
2022-03-08 Carl HetheringtonOnly look in the filename (not the whole path) when...
2022-03-08 Carl HetheringtonImprove test output.
2022-03-02 Carl HetheringtonRemove non-existant option from create help.
2022-02-25 Carl HetheringtonFix typo in wscript. v2.16.4
2022-02-25 Carl HetheringtonSupporters update.
2022-02-25 Carl Hetheringtonlibcrypto has a new version in the updated mxe.
2022-02-25 Carl HetheringtonPackage without libjasper and liblcms2, both of which...
2022-02-25 Carl HetheringtonAvoid build errors from glibmm's use of dynamic excepti...
2022-02-25 Carl HetheringtonBump ffmpeg to build on newer binutils.
2022-02-25 Carl HetheringtonInclude some DLLs that gdb needs.
2022-02-25 Carl HetheringtonFix Windows debug build.
2022-02-25 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building...
2022-02-25 Carl HetheringtonAvoid boost::bind()ing a shared_ptr.
2022-02-25 Carl HetheringtonFix some dubious thread/locking behaviour.
2022-02-25 Carl HetheringtonUpdated pl_PL translation from MichaƂ Tomaszewski
2022-02-20 Carl HetheringtonSupporters update. v2.16.3
2022-02-20 Carl HetheringtonSupporters update.
2022-02-20 Carl HetheringtonSupporters update.
2022-02-20 Carl HetheringtonTry to avoid some bad filenaming in rare cases.
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-17 Carl HetheringtonSupporters update. v2.16.2
2022-02-17 Carl HetheringtonFix debian unstable package.
2022-02-17 Carl HetheringtonFix appimage build.
2022-02-17 Carl HetheringtonInhibit dbgsym package creation in non-debug mode.
2022-02-17 Carl HetheringtonRemove unnecessary build when packaging for Linux.
2022-02-17 Carl HetheringtonRemove old dependencies.
2022-02-17 Carl HetheringtonBuild with an ffmpeg that includes libdav1d.
2022-02-17 Carl HetheringtonAdd an assert.
2022-02-17 Carl HetheringtonTry to handle EAGAIN from avcodec_send_packet() properly.
2022-02-16 Carl HetheringtonKeep Waker around for longer so it works better (#2184).
2022-02-14 Carl HetheringtonHead off some cert validity warnings. v2.16.1
2022-02-14 Carl HetheringtonUpdate test signer chain again.
2022-02-14 Carl HetheringtonFix hints tests by changing the test signer chain for...
next