Test reference tweaks.
[dcpomatic.git] / src / lib /
2021-02-15 Carl HetheringtonBasic handling of overlapping video (#1848).
2021-02-14 Carl HetheringtonFix incorrect coalesce() output when one input range...
2021-02-14 Carl HetheringtonRemove use of boost::noncopyable
2021-02-14 Carl HetheringtonFix typos in operator=
2021-02-14 Carl HetheringtonC++11 cleanups.
2021-02-11 Carl HetheringtonTest: smaller steps when adding noise. v2.15.128
2021-02-07 Carl HetheringtonC++11.
2021-02-07 Carl HetheringtonMore libdcp include fixes.
2021-02-07 Carl HetheringtonFix libdcp include.
2021-02-07 Carl HetheringtonBe more defensive when calling boost::filesystem::last_...
2021-02-06 Carl HetheringtonFix copy-and-paste error in manual.
2021-02-05 Carl HetheringtonTesting: add minimum frame size configuration option. v2.15.126
2021-02-04 Carl HetheringtonC++11 tidying.
2021-02-03 Carl HetheringtonSome noncopyable removal.
2021-02-03 Carl HetheringtonUse icu to remove diacritics from strings.
2021-02-01 Carl HetheringtonC++11 tidying.
2021-02-01 Carl HetheringtonUse a predictable RNG when adding noise to low-bitrate...
2021-02-01 Carl HetheringtonFix build error thinko.
2021-02-01 Carl HetheringtonFix hang when trying to assure minimum bitrate.
2021-02-01 Carl HetheringtonAdd noise to very small J2K frames (#1902).
2021-02-01 Carl HetheringtonAdd some parameter names in headers.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-30 Carl HetheringtonRename debug type THREED to THREED_D.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-26 Carl Hetheringtonlibdcp API change ReelMXF -> ReelFileAsset.
2021-01-25 Carl HetheringtonSmall bits of c++11 tidying.
2021-01-22 Carl Hetheringtonc++11 tidying.
2021-01-22 Carl HetheringtonMake PKL AnnotationText the same as CPL ContentTitleTex...
2021-01-22 Carl HetheringtonFix FFOC time per Bv2.1
2021-01-21 Carl Hetheringtonlibdcp API fixes for macOS/Windows.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-20 Carl HetheringtonBump libdcp for better verification, and make API adjus...
2021-01-14 Carl HetheringtonTry to mention ARM64 builds in the logs correctly.
2021-01-13 Carl HetheringtonFix for changes to libsub API.
2021-01-11 Carl HetheringtonMore c++ tidying.
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-08 Carl Hetheringtonc++ tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2021-01-04 Carl HetheringtonCheck that pango/cairo stuff is created successfully.
2021-01-04 Carl HetheringtonWhen building against macOS SDK 11.0 we need an explici...
2020-12-26 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2020-12-23 Carl Hetheringtonpot/merge.
2020-12-22 Carl HetheringtonPass fonts from content around as FontData.
2020-12-22 Carl HetheringtonAdd FontData class.
2020-12-22 Carl HetheringtonCatch exceptions better during hints thread.
2020-12-22 Carl HetheringtonFix crash on working out hints for content with subtitles.
2020-12-15 Carl HetheringtonTweak config comment.
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-12-08 Carl HetheringtonIn a DCP with any subs/ccaps, make sure every reel...
2020-12-08 Carl HetheringtonFactor out empty_text_asset() method.
2020-12-08 Carl HetheringtonWrite subtitles and closed captions to a test DCP in...
2020-12-08 Carl HetheringtonMake Writer take an output DCP path rather than getting...
2020-12-08 Carl HetheringtonMake Writer tolerate a nullptr Job.
2020-12-08 Carl HetheringtonUse a weak_ptr<Film> in ReelWriter.
2020-12-08 Carl HetheringtonUse a weak_ptr<Film> in Writer.
2020-12-08 Carl HetheringtonAdd get_process_id()
2020-12-08 Carl HetheringtonSplit create_reel() up into some separate bits.
2020-12-07 Carl HetheringtonAdd WeakFilm and WeakConstFilm and use them a bit.
2020-12-06 Carl HetheringtonRemove a pointless parameter that the callee can calculate.
2020-12-06 Carl HetheringtonAdd some hints for violations of SMPTE Bv2.1 with subti...
2020-12-05 Carl HetheringtonFix transcode finish time estimations when re-encoding...
2020-12-05 Carl HetheringtonRemove redundant check.
2020-12-04 Carl HetheringtonBump CLOSED_CAPTION_LENGTH to 32 as per SMPTE Bv2.1.
2020-12-03 Carl HetheringtonAllow nanomsg to be null.
2020-12-03 Carl HetheringtonAllow PrivilegeEscalator to be disabled during tests.
2020-12-03 Carl HetheringtonEnable TYPE_DISK logging by default.
2020-12-03 Carl HetheringtonMove a load of disk writing code to src/lib/ext.cc.
2020-12-02 Carl HetheringtonObey audio timestamps if they don't deviate by more...
2020-12-01 Carl HetheringtonChanges to crop can be handled with a reset_metadata().
2020-12-01 Carl HetheringtonAdd VideoRingBuffers::reset_metadata().
2020-12-01 Carl HetheringtonAdd missing lock.
2020-11-30 Carl HetheringtonGive Butler a weak_ptr<Film>
2020-11-30 Carl HetheringtonChange re{set,fresh}_metadata to take a film and a...
2020-11-30 Carl HetheringtonFix loading very (very) old metadata files.
2020-11-28 Carl HetheringtonFix over-read behaviour of FileGroup to be the same...
2020-11-26 Carl HetheringtonIf we don't query a server (because we already know...
2020-11-26 Carl HetheringtonIt feels unsafe not to lock _threads_mutex between...
2020-11-26 Carl HetheringtonCalculate hashes for any referenced assets that do...
2020-11-26 Carl HetheringtonUse a foreach.
2020-11-25 Carl HetheringtonDisallow referring to subtitles / closed captions with...
2020-11-25 Carl HetheringtonCheck for inconsistency in settings for referring to...
2020-11-25 Carl HetheringtonRemove unused method.
2020-11-24 Carl HetheringtonFix corrupted image when over-cropping black filler...
2020-11-24 Carl HetheringtonFix the behaviour of FileGroup when seeking too far.
2020-11-24 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-21 Carl Hetheringtonpot/merge.
2020-11-21 Carl HetheringtonRemove the "simple" UI (#1868).
2020-11-21 Carl HetheringtonAdd hint when making a FTR without FFEC/FFMC markers...
2020-11-21 Carl HetheringtonTidy up Hints a bit.
2020-11-21 Carl HetheringtonSubtitle language test updates.
2020-11-20 Carl HetheringtonDon't try to set empty languages on CCAP tracks.
2020-11-20 Carl HetheringtonUse a LanguageTag for closed caption tracks.
2020-11-20 Carl HetheringtonSubtitle language handling tweaks; write multiple subti...
2020-11-20 Carl HetheringtonFix potential crash if maybe_add_text() fails.
2020-11-20 Carl HetheringtonRecover subtitle language metadata from the places...
2020-11-20 Carl HetheringtonRemove subtitle language from text content.
2020-11-20 Carl HetheringtonStore subtitle language(s) in Film, and allow setup...
next