| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-01 | Remove DCP subtitle support.libsub-bye-bye-dcp | Carl Hetherington | |
| This was only a thin wrapper around libdcp, used by videocon but not by DCP-o-matic. It seems very unlikely that anybody else will want it, and the dependency of libsub on libdcp causes hassle that will be gladly avoided. | |||
| 2021-01-22 | Small C++11 tweaks. | Carl Hetherington | |
| 2021-01-21 | Fix for new libdcp API. | Carl Hetherington | |
| 2021-01-21 | const build fix. | Carl Hetherington | |
| 2021-01-13 | Replace list with vector in most of the API. | Carl Hetherington | |
| 2021-01-09 | c++11 tidying. | Carl Hetherington | |
| 2021-01-05 | std::shared_ptr | Carl Hetherington | |
| 2018-07-09 | Adapt for changes to libdcp API. | Carl Hetherington | |
| 2017-07-28 | Make HorizontalPosition a class containing a reference enum. | Carl Hetherington | |
| 2017-07-28 | CENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN. | Carl Hetherington | |
| 2017-01-11 | Fix bug with effects on DCPs. | Carl Hetherington | |
| 2017-01-11 | Replace DCP parser with basic version that uses libdcp. | Carl Hetherington | |
| 2015-07-07 | Arch build fix; whitespace. | Carl Hetherington | |
| 2015-01-20 | Simplify time representation; better in-tree DCP subtitle parser. | Carl Hetherington | |
| 2015-01-10 | Fix build for new libdcp. | Carl Hetherington | |
| 2015-01-03 | Cope with libdcp1 API change. | Carl Hetherington | |
| 2014-12-21 | Build against libdcp1. | Carl Hetherington | |
| 2014-12-16 | Use libdcp for DCP subtitle parsing so that we get support for MXF-wrapped ↵ | Carl Hetherington | |
| SMPTE subtitles. | |||
| 2014-10-06 | Template-ize collect so that any container can be used. | Carl Hetherington | |
| Add new vertical reference of TOP_OF_SUBTITLE, and use references with line numbers as well as proportional specifiers. Add a couple of methods to MetricTime. | |||
| 2014-05-31 | Some Doxygen comments. | Carl Hetherington | |
| 2014-05-30 | Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner. | Carl Hetherington | |
| 2014-05-29 | Re-work Subtitle class; remove STL text writer. | Carl Hetherington | |
| 2014-05-25 | Change API for alternate representations of time / font size etc. Fix Arial ↵ | Carl Hetherington | |
| recognition. | |||
| 2014-01-29 | Various developments. | Carl Hetherington | |
