No-op; Fix GPL address and mention libdcp by name.
[libdcp.git] / src / interop_subtitle_asset.cc
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2015-12-16 Carl HetheringtonRef does not need to be a template since it's always...
2015-12-04 Carl HetheringtonTake DCP-o-matic's version of Data class.
2015-11-26 Carl HetheringtonTidy up; more/better use of BOOST_FOREACH.
2015-11-26 Carl HetheringtonAllow <Subtitle> nodes as the root of subtitles, not...
2015-10-29 Carl HetheringtonPick up SMPTE subtitle font IDs correctly.
2015-10-09 Carl HetheringtonRemove glibmm dependency.
2015-09-12 Carl HetheringtonA number of SMPTE subtitle syntax fixes.
2015-08-18 Carl HetheringtonFix corruption of font files on Windows.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonThinko in previous.
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-10 Carl HetheringtonRename Font -> FontAsset; add dcpdumpsub tool.
2015-06-09 Carl HetheringtonHandle storing/recovery of fonts in SMPTE MXF files.
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 HetheringtonSmall tidy-ups and comments.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.