Missed update to private test repo version.
[dcpomatic.git] / src / lib / film.h
2024-01-17 Carl HetheringtonFix ISDCF name when referring to OVs with subs (#2703).
2024-01-17 Carl HetheringtonMove burnt subtitle checks into ::subtitle_languages().
2024-01-17 Carl HetheringtonCleanup: forward declaration sorting.
2024-01-05 Carl HetheringtonAdd new "territory type" so that INT-T{D,L} can be...
2023-09-12 Carl HetheringtonSomewhat fix inclusion of CCAP language in ISDCF name...
2023-09-12 Carl HetheringtonAdd Film::closed_caption_languages().
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-05-10 Carl HetheringtonAllow signals to be blocked and resumed, and so make...
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-03-03 Carl HetheringtonCleanup: tidy a comment.
2023-02-11 Carl HetheringtonCleanup: extract encrypt() call from Film::make_kdm().
2023-01-22 Carl HetheringtonFix isdcf name ATMOS test.
2022-12-13 Carl HetheringtonMore header trimming.
2022-12-10 Carl HetheringtonExtract named_channel.h
2022-12-10 Carl HetheringtonExtract resolution.h
2022-12-09 Carl HetheringtonExtract constants.h
2022-06-10 Carl HetheringtonAdd Film::last_written_by_earlier_than()
2022-05-05 Carl HetheringtonUse dcp::File in DCP-o-matic (#2231).
2022-04-28 Carl HetheringtonPut * in the title bar when the DCP-o-matic project...
2022-04-28 Carl HetheringtonAdd Film::set_dirty().
2022-04-28 Carl HetheringtonAllow 96kHz audio as an advanced option (#1789).
2022-04-20 Carl HetheringtonMove make_dcp() out of Film (#2132).
2022-04-03 Carl HetheringtonC++11 and whitespace cleanups.
2022-03-16 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-03-09 Carl HetheringtonImprove ratings dialog to allow only valid values ...
2021-11-28 Carl HetheringtonRearrange checking (and re-examining) content.
2021-09-19 Carl HetheringtonUse a constexpr and a nullptr.
2021-08-04 Carl HetheringtonAllow specifying and writing sign language video langua... v2.15.157
2021-07-24 Carl HetheringtonAdd a comment.
2021-06-01 Carl HetheringtonPut audio language back in the Film.
2021-04-29 Carl HetheringtonRemove use of boost::noncopyable.
2021-04-05 Carl HetheringtonRemove out-of-date Film::_audio_language.
2021-04-04 Carl HetheringtonRemove the ISDCF metadata dialogue box (#1929).
2021-04-04 Carl HetheringtonMove luminance to Interop/SMPTE metadata and remove...
2021-04-04 Carl HetheringtonMove some ISDCF flags to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonUse studio and facility from Interop/SMPTE metadata...
2021-04-02 Carl HetheringtonAdd language to audio content and use it instead of...
2021-03-31 Carl HetheringtonPut subtitle language back into content from the film...
2021-03-22 Carl HetheringtonDon't insist on writing optional metadata (#1923).
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-11 Carl HetheringtonMore c++ tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-20 Carl HetheringtonStore subtitle language(s) in Film, and allow setup...
2020-11-20 Carl HetheringtonAlways add FFOC and LFOC markers (#1805).
2020-09-25 Carl HetheringtonAdd NamedChannel and use it to hide the never-used...
2020-09-23 Carl HetheringtonUndefine Status that somebody decided to put in the...
2020-09-23 Carl HetheringtonMissing #include.
2020-09-23 Carl HetheringtonAdd audio language configuration and pass it to libdcp.
2020-09-23 Carl HetheringtonSupport CPL metadata.
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-06-08 Carl HetheringtonMove upload-DCP-to-TMS button to preferences.
2020-06-08 Carl HetheringtonRemove encryption key options (#1760).
2020-06-08 Carl HetheringtonAlways sign DCPs (#1760).
2020-05-27 Carl HetheringtonRemove unused forward declaration.
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-12 Carl HetheringtonGuess DCP container size and resolution when content...
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-04 Carl HetheringtonMove Film::make_kdms to the call sites.
2020-04-23 Carl HetheringtonAdd subtitle analysis so that the outline of all subtitles
2020-04-21 Carl HetheringtonAdd option to set project properties from a DCP loaded...
2020-04-21 Carl HetheringtonAdd Film::clear_markers().
2020-04-16 Carl HetheringtonComment tweak.
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonClean up access to stuff from Film.
2019-12-14 Carl HetheringtonSupport content version metadata (#782).
2019-10-31 Carl HetheringtonPrevent reference/reel setting controls getting stuck...
2019-10-08 Carl HetheringtonFix cross-thread access to info files. May help with...
2019-08-30 Carl HetheringtonMake player more tolerant of some DCP errors.
2019-07-23 Carl HetheringtonAdd --no-check to dcpomatic_cli.
2019-07-23 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-07-23 Carl HetheringtonTidy up handling of content-modified checks when using...
2019-05-13 Carl Hetheringtonswaroop: allow ScreenKDM subclasses for different KDM...
2019-05-10 Carl HetheringtonPut Font and Screen into dcpomatic namespace.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonBasics of metadata dialog - ratings.
2019-05-10 Carl HetheringtonBasics of marker writing (part of #782).
2019-05-10 Carl HetheringtonBasics of setting and storing SMPTE CPL markers.
2019-01-31 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-31 Carl HetheringtonCheck consistency of refer-to-DCP settings after adding...
2019-01-26 Carl HetheringtonSuggest that DCP rates <= 30 are used unless the user...
2018-11-23 Carl HetheringtonMove make_default into AudioMapping.
2018-11-09 Carl HetheringtonAllow specification of trusted devices by thumbprint... v2.13.68
2018-11-07 Carl HetheringtonAdd button to force re-encode of J2K content.
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-08-23 Carl HetheringtonBasics of selecting 'tracks' for CCAPs.
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-19 Carl HetheringtonSimilar pending/done for Film::Change.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
2018-02-14 Carl HetheringtonAdapt for changes to disable_forensic variable types...
2018-02-14 Mart JansinkDon't disable forensic marking by default.
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-31 Carl HetheringtonI think fix_conflicting_settings is now not required.
2018-01-31 Carl HetheringtonDisable DCP panel stuff which cannot be altered when...
2017-08-26 Carl HetheringtonStop player analysing audio even if it is configured...
2017-05-09 Carl HetheringtonBasica save-as (duplicate) (#746).
2017-04-29 Carl HetheringtonTry to improve hint when making a DCP which is not...
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-19 Carl HetheringtonTweak class declaration.
next