summaryrefslogtreecommitdiff
path: root/src/interop_subtitle_asset.cc
AgeCommit message (Expand)Author
2017-07-24Comments.Carl Hetherington
2017-07-09Prevent resolve_fonts from adding duplicate fonts to its list.Carl Hetherington
2017-06-29Remove use of _formatted when writing subtitle XML.Carl Hetherington
2017-02-24Format XML sub output nicely with indents and such.Carl Hetherington
2016-11-09Don't use write_to_string_formatted with subs as it introduces lots of extra ...Carl Hetherington
2016-08-30Neater and more correct XML subtitle parser.Carl Hetherington
2016-08-17Use an optional<> where there should be one.Carl Hetherington
2016-06-24Express standard differences in FontNode more neatly.Carl Hetherington
2016-06-14Tighten up time parsing, and also allow the previouslyCarl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2015-12-16Ref does not need to be a template since it's always used for Asset.Carl Hetherington
2015-12-04Take DCP-o-matic's version of Data class.Carl Hetherington
2015-11-26Tidy up; more/better use of BOOST_FOREACH.Carl Hetherington
2015-11-26Allow <Subtitle> nodes as the root of subtitles, not just <Font>Carl Hetherington
2015-10-29Pick up SMPTE subtitle font IDs correctly.Carl Hetherington
2015-10-09Remove glibmm dependency.Carl Hetherington
2015-09-12A number of SMPTE subtitle syntax fixes.Carl Hetherington
2015-08-18Fix corruption of font files on Windows.Carl Hetherington
2015-06-24Thinko in previous.Carl Hetherington
2015-06-24Fix various SNAFUs with Font ID handling.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-10Rename Font -> FontAsset; add dcpdumpsub tool.Carl Hetherington
2015-06-09Handle storing/recovery of fonts in SMPTE MXF files.Carl Hetherington
2015-06-09Basically-working interop subtitle font handling.Carl Hetherington
2015-06-08Remove slightly strange InteropSubtitleAsset constructor; add default one for...Carl Hetherington
2015-06-05Small tidy-ups and comments.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-05Rename some stuff Content -> Asset.Carl Hetherington