summaryrefslogtreecommitdiff
path: root/src/subtitle_content.cc
AgeCommit message (Collapse)Author
2015-06-05Rename some stuff Content -> Asset.Carl Hetherington
2015-06-05Remove unnecessary Content class.Carl Hetherington
2015-06-03Basic HAlign / HPosition support.Carl Hetherington
2015-06-03Add AspectAdjust to subtitles.Carl Hetherington
2015-04-30Rename some things to ...Node.Carl Hetherington
2015-01-07Use a typedef for a note-taking functor.Carl Hetherington
2014-12-28Purge assert() from src/, at least (not asdcplib).Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-12-23Some missed bits from 0.x.Carl Hetherington
2014-12-21Second part of defaulting reel number to 1.Carl Hetherington
2014-12-21Default to reel number 1 in SubtitleContent.Carl Hetherington
2014-12-20Basic comparison of subtitle assets; tweaks to InteropLoadFont.Carl Hetherington
2014-12-14Switch subtitle string font specs to be the font ID; split SubtitleContent ↵Carl Hetherington
into Interop and SMPTE.
2014-07-16Fix truncated subtitle output.Carl Hetherington
2014-07-10Move _intrinsic_duration and _edit_rate up to the MXF class as XML subtitle ↵Carl Hetherington
files do not contain this information (whereas MXF files do).
2014-07-04Update _file when writing subtitle content.Carl Hetherington
2014-07-04Fix fopen call and throw an exception if it fails.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; ↵Carl Hetherington
SubtitleContent::write_xml takes a path.
2014-05-14Merge master.Carl Hetherington
2014-05-04Port support for MXF-wrapped subtitles from 0.xCarl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-01-26It builds again.Carl Hetherington