Tidying.
[libdcp.git] / src / interop_subtitle_asset.h
2021-01-24 Carl HetheringtonTidying.
2021-01-17 Carl HetheringtonBv2.1 7.2.{4,5}: check that subtitles are not too short...
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-20 Carl HetheringtonAccept fonts as data blocks rather than files.
2020-09-10 Carl HetheringtonAdd set_font_file()
2018-09-02 Carl HetheringtonHopefully-correct PKL and AssetMap when using Interop...
2018-08-17 Carl HetheringtonUse PKL types rather than file extensions.
2016-10-17 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-10-13 Carl HetheringtonFix PKL <Type> for Interop subtitles; spec says this...
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-01 Carl HetheringtonMore licence fixups.
2015-12-16 Carl HetheringtonRef does not need to be a template since it's always...
2015-10-09 Carl HetheringtonRemove glibmm dependency.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonFix various SNAFUs with Font ID handling.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRemove slightly strange InteropSubtitleAsset constructo...
2015-06-05 Carl HetheringtonBits of tidying; comments.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.