Support 1420x1080 as a non-standard ratio.
[dcpomatic.git] / src /
2023-09-24 Carl HetheringtonSupport 1420x1080 as a non-standard ratio. odd-ratio
2023-09-20 Carl HetheringtonSupporters update. v2.16.65
2023-09-20 Carl HetheringtonFix example names in prefs (#2612).
2023-09-20 Carl HetheringtonBetter error message.
2023-09-15 Carl HetheringtonUpdated zh_CN translation from poppinzhang.
2023-09-14 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2023-09-14 Carl HetheringtonSupporters update.
2023-09-13 Carl HetheringtonSupporters update. v2.16.64
2023-09-12 Carl HetheringtonUpdate ISDCF name when DCP track changes.
2023-09-12 Carl HetheringtonSomewhat fix inclusion of CCAP language in ISDCF name...
2023-09-12 Carl HetheringtonAdd Film::closed_caption_languages().
2023-09-11 Carl HetheringtonUpdate DCP name when some text changes from subtitle...
2023-09-11 Carl HetheringtonAlways add -CCAP to ISDCF names if there are ccaps.
2023-09-08 Carl HetheringtonAlways call AddCatalog("wxstd") as it appears to be...
2023-09-08 Carl HetheringtonOpen Windows console earlier in startup.
2023-09-07 Carl HetheringtonSanitise asset names after potentially failed %-based...
2023-09-07 Carl HetheringtonDisallow % from asset names as it seems to awake some...
2023-09-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-09-05 Carl Hetheringtonpot/merge.
2023-09-04 Carl HetheringtonUse configured issuer/creator for DCPs made by map...
2023-09-03 Carl HetheringtonIgnore newlines in subtitle text (#2341).
2023-09-03 Carl HetheringtonFix rendering of italic fonts during tests on Windows.
2023-09-02 Carl HetheringtonFix crash when pressing Ctrl+{C,V} at the wrong time.
2023-09-01 Carl HetheringtonSupporters update. v2.16.63
2023-08-31 Carl HetheringtonSupporters update.
2023-08-29 Carl HetheringtonFix vertical alignment of subtitles in some cases ...
2023-08-29 Carl HetheringtonFix incorrect horizontal positions when different HPosi...
2023-08-29 Carl HetheringtonCleanup: use some more vector instead of list.
2023-08-27 Carl HetheringtonHandle fonts/subdirs correctly for CCAPs with _map...
2023-08-26 Carl HetheringtonFix refusal to reference overlapping but different...
2023-08-26 Carl HetheringtonTweak a message to be more grammatically correct.
2023-08-26 Carl HetheringtonCleanup: use some lambdas.
2023-08-26 Carl HetheringtonSet up packet duration correctly when encoding using...
2023-08-26 Carl HetheringtonCheck a return value for error.
2023-08-26 Carl HetheringtonSpeculative fix to ensure correct freeing.
2023-08-26 Carl HetheringtonExtend run_ffprobe to allow arguments and capture of...
2023-08-26 Carl HetheringtonTry to capture ffmpeg logs during tests.
2023-08-25 Carl HetheringtonCleanup: extract TranscodeJob::frames_per_second().
2023-08-25 Carl HetheringtonDon't bother reporting job durations less than 10s.
2023-08-25 Carl HetheringtonUse _{start,finish}_time in TranscodeJob.
2023-08-25 Carl HetheringtonGive more details when jobs finish (#2572).
2023-08-24 Carl HetheringtonAdd --cinemas-file option to KDM CLI.
2023-08-24 Carl HetheringtonReplace a couple of erroneous calls to exit() in kdm_cl...
2023-08-24 Carl HetheringtonAdd some more detail to the KDM CLI help.
2023-08-20 Carl HetheringtonSupporters update. v2.16.62
2023-08-19 Carl HetheringtonSupporters update.
2023-08-15 Carl HetheringtonCope with unexpected channel counts in data coming...
2023-08-15 Carl HetheringtonAdd Resampler::channels().
2023-08-15 Carl HetheringtonAdd Audiobuffers::set_channels().
2023-08-15 Carl HetheringtonCleanup: remove unused variable.
2023-08-15 Carl HetheringtonRemove now-unnecessary assertion.
2023-08-11 Carl HetheringtonAdd missing GUI message. v2.16.61
2023-08-11 Carl HetheringtonSupporters update.
2023-08-11 Carl HetheringtonPrevent empty <LabelText> in <ContentVersion> (#2594).
2023-08-09 Carl HetheringtonCleanup: tidy Playlist::move_later().
2023-08-09 Carl HetheringtonFix some missed includes of the old boost bind header.
2023-08-09 Carl HetheringtonMove ContentSorter out of the header, and use a default...
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-08-08 Carl HetheringtonCleanup: use some better variable names and tidy ifs.
2023-08-08 Carl HetheringtonCleanup: use nullptr.
2023-08-08 Carl HetheringtonCleanup: use a better loop variable name.
2023-08-08 Carl HetheringtonCleanup: use a std::find_if().
2023-08-08 Carl HetheringtonCleanup: use a default constructor.
2023-08-08 Carl HetheringtonCleanup: use a lambda.
2023-08-08 Carl HetheringtonCleanup: use some better loop variable names.
2023-08-06 Carl HetheringtonAdd hint about audio channel count.
2023-08-06 Carl HetheringtonDefault to writing 8 audio channels in DCPs (#2443).
2023-08-06 Carl HetheringtonGo back to respecting the user's choice for the number...
2023-07-30 Carl HetheringtonOnly warn about a missing text language for subtitles...
2023-07-27 Carl HetheringtonBump libdcp to one with some cleanups / header re-arran...
2023-07-23 Carl HetheringtonAdd stubs for Georgian (ka_KA) language support.
2023-07-22 Carl HetheringtonCleanup: lengthen some short variable names.
2023-07-19 Carl HetheringtonSupporters update. v2.16.60
2023-07-19 Carl HetheringtonUpdated zh_CN translation from Akivili Collindort.
2023-07-17 Carl HetheringtonThis check used to be for asset channel count mismatche...
2023-07-07 Carl HetheringtonCleanup: member variable name standard.
2023-07-02 Carl HetheringtonFix crash if an exception is thrown before the splash...
2023-07-02 Carl HetheringtonDon't insert incorrect <Effect> nodes into metadata...
2023-06-30 Carl HetheringtonDon't write MainSoundConfiguration with 71 when we...
2023-06-30 Carl HetheringtonAdd channel_is_mapped().
2023-06-28 Carl HetheringtonMissing i18n markup.
2023-06-28 Carl HetheringtonKeep "correct" hashes in dcpomatic2_map rather than...
2023-06-28 Carl HetheringtonBump libdcp for changes to how hashes are handled.
2023-06-25 Carl HetheringtonTolerate problems when reading the contents of DCPs.
2023-06-23 Carl HetheringtonAdd config option to allow long ISDCF name parts.
2023-06-22 Carl HetheringtonAvoid virtual call to set_film() in constructor (#2571).
2023-06-22 Carl HetheringtonRemove unnecessary config_changed() which will only...
2023-06-22 Carl HetheringtonNo need to call setup_sensitivity() here as set_film...
2023-06-22 Carl Hetheringtonset_film() no longer needs to be virtual.
2023-06-22 Carl HetheringtonControls::set_film() calls setup_sensitivity() so there...
2023-06-20 Carl HetheringtonGive a better error when map doesn't find an asset.
2023-06-20 Carl HetheringtonAdd new(?) filename for some IMB certificates.
2023-06-20 Carl HetheringtonCleanup: use a struct/pair rather than two separate...
2023-06-16 Carl HetheringtonSlightly improve a crash when content goes away.
2023-06-16 Carl HetheringtonFix crash when pressing Ctrl+T with no content (#2563).
2023-06-16 Carl HetheringtonDefend against divide by 0.
2023-06-15 Carl HetheringtonImprove some tooltips (#2560).
2023-06-12 Carl HetheringtonCleanup: switch sense of if.
2023-06-12 Carl HetheringtonFix failure to close verify progress window when finished.
2023-06-12 Carl HetheringtonCleanup: swap some wx_ptrs for locals.
next