summaryrefslogtreecommitdiff
path: root/src/dcp_reader.cc
AgeCommit message (Expand)Author
2015-01-16Support horizontal positioning in STL binary reader/writer and DCP reader.Carl Hetherington
2015-01-16Hack; cope with libdcp's new idea of encoding italic with <i> markup.Carl Hetherington
2015-01-09Fix for changes to libdcp.Carl Hetherington
2014-12-16Use libdcp for DCP subtitle parsing so that we get support for MXF-wrapped SM...Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
2014-05-31Some Doxygen comments.Carl Hetherington
2014-05-30Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.Carl Hetherington
2014-05-29Re-work Subtitle class; remove STL text writer.Carl Hetherington
2014-05-25Change API for alternate representations of time / font size etc. Fix Arial ...Carl Hetherington
2014-01-29Various developments.Carl Hetherington