Add some more logging when reading DCPs.
[dcpomatic.git] / src / lib / dcp_content.cc
2022-07-23 Carl HetheringtonAdd some more logging when reading DCPs.
2022-07-11 Carl HetheringtonFix font handling for DCP subtitles.
2022-04-07 Carl HetheringtonGuess video range better when importing 2.14.x projects...
2022-04-03 Carl HetheringtonC++11 and whitespace cleanups.
2021-10-12 Carl HetheringtonIgnore .AppleDouble folders inside DCPs.
2021-10-09 Carl HetheringtonC++11 tidying.
2021-09-19 Carl HetheringtonFix failure to open v2.14.x documents with invalid...
2021-08-20 Carl HetheringtonFix typo if -> of (thanks to Uwe Dittes)
2021-06-01 Carl HetheringtonPut audio language back in the Film.
2021-04-30 Carl HetheringtonC++11 tidying.
2021-04-08 Carl HetheringtonExtract audio/subtitle language from imported DCPs.
2021-04-07 Carl HetheringtonNo-op: whitespace.
2021-04-04 Carl HetheringtonFix confusing error on trying to load a DoM project...
2021-03-17 Carl HetheringtonFix build after libdcp change.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-25 Carl HetheringtonDisallow referring to subtitles / closed captions with...
2020-10-28 Carl HetheringtonPrevent import of directories as DCPs if they do not...
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
2020-10-17 Carl HetheringtonFix deadlock when changing CPL in the player (#1827).
2020-09-27 Carl HetheringtonFixes for new libdcp with multiple content versions.
2020-07-29 Carl HetheringtonRecover information about closed caption tracks when... v2.15.93
2020-06-19 Carl HetheringtonFix hanging butler due to nasty signal ordering problems. v2.15.83
2020-06-19 Carl HetheringtonMissing setup of AtmosContent in DCP.
2020-06-19 Carl HetheringtonFix serialisation of the Atmos parts of a DCP.
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-05-20 Carl HetheringtonFix enabled/disable overlapping video/audio with DCP...
2020-04-21 Carl HetheringtonAdd option to set project properties from a DCP loaded...
2020-04-21 Carl HetheringtonAllow DCP content to store and serialise metadata.
2020-04-21 Carl HetheringtonAdd DCPContent::resolution().
2020-04-21 Carl HetheringtonAllow DCPContent to recover and serialise marker positions.
2020-04-14 Carl HetheringtonDCPReadError -> ReadError in libdcp.
2019-11-12 Carl HetheringtonFix crash when calling DCPContent::examine with no... v2.15.33
2019-08-30 Carl HetheringtonMake player more tolerant of some DCP errors.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-03-29 Carl HetheringtonDon't crash when loading DCPs with multiple CCAP assets... v2.13.140
2019-02-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-12 Carl HetheringtonTry to fix some warnings.
2018-12-21 Carl HetheringtonFix encrypted DCP playback.
2018-12-12 Carl HetheringtonFix content properties (#1428).
2018-11-24 Carl HetheringtonFix tests.
2018-11-23 Carl HetheringtonRemove required Film from content examine.
2018-11-23 Carl HetheringtonMove make_default into AudioMapping.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonAdd and use new FrameRateChange constructors.
2018-11-21 Carl HetheringtonPut Film pointer into Decoder.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-15 Carl HetheringtonBetter error message when loading a DCP with no ASSETMA...
2018-11-11 Carl HetheringtonMore DCP import logging.
2018-10-13 Carl HetheringtonGive a better reason for not referencing when there... v2.13.61
2018-09-28 Carl Hetheringtonswaroop: Disable play/stop/pause and slider during...
2018-09-14 Carl HetheringtonBasic and rather clumsy option to respect KDM validity...
2018-08-22 Carl HetheringtonFix build with multiple closed captions.
2018-08-21 Carl HetheringtonMake Content::_paths private.
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-07-23 Carl HetheringtonIntroduce the idea of unknown original subtitle type...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-21 Carl HetheringtonDisplay only required tabs, including subs / ccap.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-06-08 Carl HetheringtonFix crash with missing DCP content. v2.13.27
2018-04-27 Carl HetheringtonFix incorrect container size when loading a VF/OV combi...
2018-04-25 Carl HetheringtonSignal when streams change and rebuild player pieces...
2018-03-27 Carl HetheringtonTweak wording of DCP referencing tips.
2018-03-27 Carl Hetheringtonwhy_not in can_reference can just be a string rather...
2018-02-08 Carl Hetheringtontypeid() doesn't seem to downcast, so just check types...
2018-01-08 Carl HetheringtonFix a couple more crashes with incorrect KDMs (#1000).
2018-01-05 Carl Hetheringtons/use_template/take_settings_from/g
2017-09-03 Carl HetheringtonRestore correct setup of fast resampler when the player...
2017-08-19 Carl HetheringtonAllow player to handle VF/OV and KDMs.
2017-05-23 Carl HetheringtonWhite space tweaks.
2017-01-05 Carl HetheringtonFix insensitive subtitle controls after adding a VF.
2016-12-14 Carl HetheringtonStore reel lengths in DCPContent to speed up e.g. timel...
2016-11-16 Carl HetheringtonCatch failures to read missing DCPs in various places.
2016-10-17 Carl HetheringtonFix merge.
2016-10-14 Carl HetheringtonUpdate content list when selected CPL changes in DCP...
2016-10-06 Carl HetheringtonMerge.
2016-10-06 Carl HetheringtonAdd menu option to select CPL.
2016-09-26 Carl HetheringtonDisallow refer if the film frame size is not the same...
2016-09-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-21 Carl HetheringtonCorrectly spot that a DCP with unencrypted picture...
2016-09-21 Carl HetheringtonDisallow referencing DCPs of different frame rates...
2016-08-25 Carl HetheringtonNeedsAssets was only added recently, so allow it not...
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-08-24 Carl HetheringtonRevert "Bump libdcp for new method."
2016-08-24 Carl HetheringtonBump libdcp for new method.
2016-08-24 Carl HetheringtonAllow import of OV/VF DCPs (#906).
2016-08-17 Carl HetheringtonMinor grammatical tweak.
2016-08-15 Carl HetheringtonMerge.
2016-08-14 Carl HetheringtonFix loading of some old metadata versions.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
next