Use explicit parameters to the EditableList constructor, and allow
[dcpomatic.git] / src / lib /
2022-04-28 Carl HetheringtonHandle multiple bitmap subtitles at the same time corre...
2022-04-28 Carl HetheringtonTidying.
2022-04-28 Carl HetheringtonAllow ContentBitmapText to contain multiple BitmapText...
2022-04-28 Carl HetheringtonImprove some variable names.
2022-04-28 Carl HetheringtonMake emit_bitmap_start take a ContentBitmapText.
2022-04-28 Carl HetheringtonImprove rejection of "crazy" frame rates (#2238).
2022-04-28 Carl HetheringtonUse libdcp's warnings.h
2022-04-28 Carl HetheringtonTidying.
2022-04-28 Carl HetheringtonLookup the correct DCNC code to use for languages rathe...
2022-04-28 Carl HetheringtonUse std::vector in AudioBuffers (#2236).
2022-04-28 Carl HetheringtonCleanup: improve some variable names.
2022-04-28 Carl HetheringtonAdd ScopeGuard.
2022-04-28 Carl HetheringtonAdd button to use same fades for audio as video (#2230).
2022-04-28 Carl HetheringtonTidying.
2022-04-28 Carl HetheringtonReplace encrypted content with black if we have no...
2022-04-28 Carl HetheringtonC++11 tidying.
2022-04-28 Carl HetheringtonRemove some commented-out code.
2022-04-28 Carl HetheringtonWarn about missing override labels.
2022-04-28 Carl HetheringtonAdd some missing override labels.
2022-04-28 Carl HetheringtonFix some comment typos.
2022-04-28 Carl HetheringtonMore missing override labels.
2022-04-28 Carl HetheringtonMore missing override labels.
2022-04-28 Carl HetheringtonAnother missing override label.
2022-04-28 Carl HetheringtonAdd some missing override labels.
2022-04-28 Carl HetheringtonGuess video range better when importing 2.14.x projects...
2022-04-28 Carl HetheringtonCleanup: tidying.
2022-04-28 Carl HetheringtonRemove erroneous comment.
2022-04-03 Carl HetheringtonC++11 and whitespace cleanups.
2022-04-02 Carl HetheringtonFix writing of planar audio to export buffers in some...
2022-04-02 Carl HetheringtonAdd config option for default KDM type.
2022-04-02 Carl HetheringtonAdd $CINEMA_SHORT_NAME variable in KDM emails.
2022-04-02 Carl HetheringtonCleanup: remove some duplicated code.
2022-04-02 Carl HetheringtonFix writing KDMs with long filenames.
2022-04-02 Carl HetheringtonEncode UTF-8 subjects and attachment names properly...
2022-04-02 Carl HetheringtonSlightly improve behaviour under low memory conditions.
2022-04-02 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-04-02 Carl HetheringtonFix incorrectly-timed emission of silence padding causi...
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 HetheringtonTidying.
2022-03-13 Carl HetheringtonImprove ratings dialog to allow only valid values ...
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 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-03 Carl HetheringtonRemove non-existant option from create help.
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-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 HetheringtonAdd hint about excessive certificate validity.
2022-02-19 Carl HetheringtonExtract check_certificates() method.
2022-02-19 Carl HetheringtonRelax error handling when examining FFmpeg files (...
2022-02-13 Carl HetheringtonFix audio fading.
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-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 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-07 Carl HetheringtonAdd missing #include to fix macOS build.
2022-02-05 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-02-02 Carl HetheringtonFix another misunderstanding with macOS drive discovery.
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-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).
2022-01-25 Carl HetheringtonCleanup: move some methods from util to memory_util
2022-01-25 Carl HetheringtonCleanup: move stride_round_up into the only place it...
2022-01-25 Carl HetheringtonCleanup: move some methods from util to maths_util.
2022-01-25 Carl HetheringtonC++11 cleanup.
2022-01-25 Carl HetheringtonRename Fade{In,Out} to VideoFade{In,Out} in metadata...
2022-01-24 Carl HetheringtonSlightly hacky fix for -114 errors during 3D encodes...
2022-01-24 Carl HetheringtonCleanup: use boost::none.
2022-01-24 Carl HetheringtonCleanup: use lambda.
2022-01-24 Carl HetheringtonRename _last_video* to _next_video* as it seems to...
2022-01-23 Carl HetheringtonAdd option to export config as a .zip (#1776).
2022-01-22 Carl HetheringtonDisplay the filename / URL that a screen certificate...
2022-01-22 Carl HetheringtonC++11 and general tidying.
2022-01-21 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-01-21 Carl Hetheringtonpot/merge.
2022-01-19 Carl HetheringtonAdjust how macOS drives are analysed and add a couple...
2022-01-18 Carl HetheringtonExtract osx_disks_to_drives to cross_common for tests.
2022-01-18 Carl HetheringtonBuild fix for new libdcp.
2022-01-18 Carl HetheringtonExtract part of analyse_media_path to cross_common...
2022-01-17 Carl HetheringtonFix build with new libdcp.
2022-01-16 Luke Granger-BrownAdd some missing header includes.
2022-01-16 Carl HetheringtonAdd --twok option to dcpomatic2_create.
next