Add select-all.
[dcpomatic.git] / src / lib /
2021-03-20 Carl HetheringtonTidy up HMSF handling in a few places.
2021-03-19 Carl HetheringtonFix handling of subtitles at reel boundaries.
2021-03-18 Carl HetheringtonMerge pull request #10 from matmat/v2.15.x
2021-03-18 Carl HetheringtonRequire boost 1.61.0 or above on Windows/macOS.
2021-03-18 Mattias MattssonUpdated sv_SE translation for dcpomatic
2021-03-17 Carl HetheringtonHint about out-of-range markers (#1920).
2021-03-17 Carl HetheringtonFix build after libdcp change.
2021-03-16 Carl HetheringtonSplit subtitles at reel boundaries (#1918).
2021-03-15 Carl HetheringtonUse period when adding text subs, like we do with image...
2021-03-13 Carl HetheringtonBuild fix for Ubuntu-16.04-era compilers.
2021-03-12 Carl HetheringtonGet progress during formatting.
2021-03-08 Carl HetheringtonBe more careful with some macOS API calls.
2021-03-02 Carl HetheringtonTidy up and do flushing more correctly. v2.15.133
2021-03-02 Carl HetheringtonRename some subtitle decoding / processing methods.
2021-03-02 Carl HetheringtonKey _next_time with the audio stream pointer.
2021-03-02 Carl HetheringtonRemove FFmpeg::_packet.
2021-03-02 Carl HetheringtonExtract process_audio_frame.
2021-03-02 Carl HetheringtonExtract audio_stream_from_index.
2021-03-02 Carl HetheringtonC++11 tidying.
2021-03-02 Carl HetheringtonUse APPDIR when present to look for resources.
2021-03-01 Carl HetheringtonSome tidying and be a bit more defensive.
2021-03-01 Carl HetheringtonFix another crash introduced in cc40b6ea6d882c07c05602d...
2021-03-01 Carl HetheringtonFix warning.
2021-03-01 Carl HetheringtonFix crash introduced in previous.
2021-03-01 Carl HetheringtonWith multi-threaded decoding we need to be careful...
2021-02-28 Carl HetheringtonSlight hack to reduce the chance of config files lookin...
2021-02-28 Carl HetheringtonEnable multi-threaded decoding with FFmpeg (helps with...
2021-02-28 Carl HetheringtonMove some comments into a header.
2021-02-28 Carl HetheringtonC++11 tweaks.
2021-02-28 Carl HetheringtonC++11 cleanups.
2021-02-26 Carl HetheringtonFix warning.
2021-02-26 Carl HetheringtonTypo fix.
2021-02-26 Carl HetheringtonFix a set of mistakes related to 3D content.
2021-02-26 Carl HetheringtonAdd accessor for _eye in J2kImageProxy.
2021-02-24 Carl HetheringtonFix config.xml corruption when it contains multi-byte...
2021-02-23 Carl HetheringtonFix assertion failure in AudioBuffers::copy_from()...
2021-02-23 Carl HetheringtonDon't write active picture area with zero width or...
2021-02-23 Carl HetheringtonDon't create empty SMPTE subtitles files with empty...
2021-02-23 Carl HetheringtonFix reel setup when the last reel is less than 1 second...
2021-02-23 Carl HetheringtonFix assertion ordering.
2021-02-17 Carl HetheringtonFix typos. v2.15.130
2021-02-17 Carl HetheringtonAssorted C++11 tidying.
2021-02-16 Carl HetheringtonC++11 tidying.
2021-02-15 Carl HetheringtonCompile fix for ubuntu-16.04-era gcc.
2021-02-15 Carl HetheringtonTell user we need a KDM when we have none, and content... v2.15.129
2021-02-15 Carl HetheringtonDon't keep returning AGAIN from the butler when it...
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...
next