summaryrefslogtreecommitdiff
path: root/src/dcp_reader.cc
AgeCommit message (Expand)Author
2017-07-28Make HorizontalPosition a class containing a reference enum.Carl Hetherington
2017-07-28CENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN.Carl Hetherington
2017-01-11Fix bug with effects on DCPs.Carl Hetherington
2017-01-11Replace DCP parser with basic version that uses libdcp.Carl Hetherington
2015-07-07Arch build fix; whitespace.Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2015-01-10Fix build for new libdcp.Carl Hetherington
2015-01-03Cope with libdcp1 API change.Carl Hetherington
2014-12-21Build against libdcp1.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