| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-17 | Replace std::list with std::vector in the API. | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2020-09-27 | Load language tags from on-disk files rather than embedding them | Carl Hetherington | |
| into a .cc. The .cc method causes compile times (and memory requirements) increase enormously with some compilers. | |||
| 2020-04-14 | s/DCPReadError/ReadError/g | Carl Hetherington | |
| 2019-12-22 | Use VerificationNote for non-fatal errors in DCP::read. | Carl Hetherington | |
| 2019-03-16 | Fix some GPL boilerplate. | Carl Hetherington | |
| 2016-08-17 | Use an optional<> where there should be one. | Carl Hetherington | |
| 2016-06-01 | Still more licence fixups. | Carl Hetherington | |
| 2015-12-16 | Tidy API; subtitle_asset() -> asset()> | Carl Hetherington | |
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-06-08 | Some comments and test tweaks. | Carl Hetherington | |
| 2015-06-05 | Initial work on SMPTE subtitles. | Carl Hetherington | |
| 2015-06-05 | Rename some stuff Content -> Asset. | Carl Hetherington | |
| 2014-07-02 | Tweaks: don't use shared_ptr for dcp::SubtitleString; ↵ | Carl Hetherington | |
| SubtitleContent::write_xml takes a path. | |||
| 2014-05-03 | Use exceptions to hold errors even in the keep_going case. | Carl Hetherington | |
| 2014-05-03 | Ignore missing asset errors. | Carl Hetherington | |
| 2014-02-26 | Merge master; MXF subtitle stuff not included. | Carl Hetherington | |
| 2014-02-26 | Clean up unit testing. | Carl Hetherington | |
| 2014-01-26 | It builds again. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2013-07-07 | Working decryption via KDM. | Carl Hetherington | |
| 2013-06-20 | Include trimming. | Carl Hetherington | |
| 2013-05-04 | Split CPL up into its own files. | Carl Hetherington | |
| 2012-12-22 | More various fixes to subtitle XML writing. | Carl Hetherington | |
