Add missing GUI-side verification note descriptions.
[dcpomatic.git] / src / lib / reel_writer.cc
2023-11-20 Carl HetheringtonImprove progress reporting of digest calculations ...
2023-11-16 Carl HetheringtonPass through <Ruby> tags in subtitles (#2635) (GH#23).
2023-10-16 Carl HetheringtonReplace a slightly tortured lambda with a loop.
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-08-06 Carl HetheringtonGo back to respecting the user's choice for the number...
2023-06-30 Carl HetheringtonAdd channel_is_mapped().
2023-06-04 Carl HetheringtonGive filler subtitle reels <LoadFont> nodes in SMPTE...
2023-06-04 Carl HetheringtonFix missing subtitle language in CPL on auto-created...
2023-05-29 Carl HetheringtonDon't write Markers to interop CPLs (#2537).
2023-05-12 Carl HetheringtonOnly add fonts to assets when they are required.
2023-05-12 Carl HetheringtonHandle fonts for ccaps coming from DCP content (#2525).
2023-04-05 Carl HetheringtonDon't add fonts to SMPTE closed caption MXFs (#2505).
2023-03-29 Carl HetheringtonWrite the correct MCA subdescriptors depending on activ...
2023-03-29 Carl HetheringtonAlways make 16-channel MXFs.
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-02-27 Carl HetheringtonMerge branch '2389-vpos'
2023-02-27 Carl HetheringtonSupport the 2014 version of SMPTE 428-7 in render_text...
2023-01-16 Carl HetheringtonWrite dummy subtitles also to empty Interop reels ...
2022-11-21 Carl HetheringtonFix subtitle vertical position (#2367).
2022-11-03 Carl HetheringtonBump libdcp for subtitle Z-position fixes (#2356).
2022-09-27 Carl HetheringtonUse EnumIndexedVector in ReelWriter.
2022-09-14 Carl HetheringtonFix some spelling mistakes (mostly in comments).
2022-07-14 Carl HetheringtonFix build.
2022-07-14 Carl HetheringtonMore error message improvements.
2022-07-14 Carl HetheringtonLog a couple of errors more thoroughly.
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2022-06-07 Carl HetheringtonFix incorrect extension on interop subtitle files ...
2022-06-03 Carl HetheringtonMake subtitle asset filename obey custom settings ...
2022-05-05 Carl HetheringtonUse dcp::File in DCP-o-matic (#2231).
2022-04-28 Carl HetheringtonMove Image::as_png() out to image_as_png().
2022-04-21 Carl HetheringtonTidying.
2022-03-25 Carl HetheringtonBump libdcp for fix to remove erroneous <EntryPoint...
2021-10-17 Carl HetheringtonBasic and slightly inaccurate support for <Space> in... v2.15.170
2021-08-11 Carl HetheringtonWhite space.
2021-08-11 Carl HetheringtonAdd comment.
2021-08-11 Carl HetheringtonDon't write empty <Text> nodes in subtitles/closed...
2021-06-01 Carl HetheringtonPut audio language back in the Film.
2021-04-30 Carl HetheringtonC++11 tidying.
2021-04-20 Carl HetheringtonMake digest calculations interruptible.
2021-04-12 Carl HetheringtonBump libdcp for some API improvements.
2021-04-09 Carl HetheringtonMake DCP text track language properly optional and...
2021-04-05 Carl HetheringtonRemove out-of-date Film::_audio_language.
2021-03-31 Carl HetheringtonPut subtitle language back into content from the film...
2021-03-25 Carl HetheringtonBump libdcp for MCA tag fixes.
2021-03-20 Carl HetheringtonTidy up HMSF handling in a few places.
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-02-23 Carl HetheringtonDon't create empty SMPTE subtitles files with empty...
2021-01-31 Carl HetheringtonMore enum class additions.
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-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-22 Carl HetheringtonPass fonts from content around as FontData.
2020-12-22 Carl HetheringtonFix crash on working out hints for content with subtitles.
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 HetheringtonUse a weak_ptr<Film> in ReelWriter.
2020-12-08 Carl HetheringtonSplit create_reel() up into some separate bits.
2020-12-06 Carl HetheringtonRemove a pointless parameter that the callee can calculate.
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 HetheringtonStore subtitle language(s) in Film, and allow setup...
2020-11-20 Carl HetheringtonAlways add FFOC and LFOC markers (#1805).
2020-11-02 Carl HetheringtonPass around JPEG2000 data as a shared_ptr and hence...
2020-11-02 Carl HetheringtonReplace dcp::Data with dcp::ArrayData
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
2020-09-23 Carl HetheringtonAdd audio language configuration and pass it to libdcp.
2020-08-25 Carl HetheringtonMove the code to find Liberation into util.cc.
2020-07-15 Carl HetheringtonFix warning.
2020-07-11 Carl HetheringtonUse new channel 14 ATMOS sync creation code in libdcp,
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-06-16 Carl HetheringtonAllow more complete control over the libdcp/DCP-o-matic...
2020-04-18 Carl HetheringtonAdd _last_written to Writer, containing the last writte...
2019-11-06 Carl HetheringtonRemove duplicate log introduced by previos.
2019-11-06 Carl HetheringtonMore logging when finding assets to put in reels.
2019-10-31 Carl HetheringtonMake separate reels for parts of the timeline with...
2019-10-26 Carl HetheringtonAvoid unnecessary re-writes of video assets if they... v2.15.26
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.25
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-21 Carl HetheringtonCopy with progress updates when we might copy long...
2019-10-08 Carl HetheringtonFix cross-thread access to info files. May help with...
2019-09-29 Carl HetheringtonImprove OpenFileError so that it doesn't say "opening... v2.15.20
2019-06-27 Carl HetheringtonFix incorrect timing of PNG subtitles in second and...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonUpdate for libdcp API changes.
2019-05-10 Carl HetheringtonBasics of marker writing (part of #782).
2019-03-29 Carl HetheringtonSet CCAP language tag correctly.
2019-01-27 Carl HetheringtonRemove specification of italic/bold fonts (#1451);... v2.13.110
2019-01-06 Carl HetheringtonDon't write <Language> tags to SMPTE subs unless we...
2018-12-23 Carl HetheringtonBe a bit more careful with fwrite.
2018-12-19 Carl HetheringtonBe more careful with fread in various places. v2.13.88
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-08-29 Carl HetheringtonWrite annotation text and language to CCAP nodes correctly.
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
next