summaryrefslogtreecommitdiff
path: root/src/subtitle_content.cc
AgeCommit message (Collapse)Author
2014-10-10Adapt to new libcxml ARI. Compiles but does not pass tests.1.0-new-cxmlCarl Hetherington
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