Use make_shared<>.
[dcpomatic.git] / src / lib / text_subtitle_content.cc
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-09 Carl HetheringtonFix some code duplication and crashes when decoding...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRemove unnecessary Film variable in ContentPart.
2016-05-18 Carl HetheringtonSome allowances for video/audio/subtitle possibly being...
2016-05-18 Carl HetheringtonAllow content parts to not be preset in XML.
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-05-18 Carl HetheringtonSubtitle rearrangements.
2016-05-18 Carl HetheringtonBasics of subtitle split.
2016-04-25 Carl HetheringtonSave subtitle video frame rates properly; don't cast...
2016-03-12 Carl HetheringtonInclude trimming.
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.