| Age | Commit message (Expand) | Author |
| 2024-08-17 | Subtitle{,String,Image} -> Text{,String,Image}. | Carl Hetherington |
| 2024-08-17 | {,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-04-18 | Rename classes. | Carl Hetherington |
| 2024-04-18 | Fix includes. | Carl Hetherington |
| 2023-10-09 | Add wrappers around boost::filesystem methods that handle the | Carl Hetherington |
| 2023-10-06 | Cleanup: sorting. | Carl Hetherington |
| 2023-02-26 | Remove LIBDCP_VERSION in favour of dcp::version.v1.8.62 | Carl Hetherington |
| 2021-06-26 | C++11 cleanup. | Carl Hetherington |
| 2021-01-22 | Assorted c++11 cleanups. | Carl Hetherington |
| 2021-01-21 | Use enum class for the things in types.h | Carl Hetherington |
| 2021-01-17 | Make CPL annotation_text optional. | Carl Hetherington |
| 2021-01-17 | Change subtitle SubtitleAsset API to return const Subtitle pointers; add subt... | Carl Hetherington |
| 2021-01-17 | Replace std::list with std::vector in the API. | Carl Hetherington |
| 2021-01-08 | std::shared_ptr | Carl Hetherington |
| 2020-11-02 | Make MonoPictureAsset implement the Data interface. | Carl Hetherington |
| 2020-09-22 | Fix crashes when static linking due to tricky lifetimecrash | Carl Hetherington |
| 2020-06-19 | Show CPL IDs in dcpinfo. | Carl Hetherington |
| 2020-04-14 | s/DCPReadError/ReadError/g | Carl Hetherington |
| 2020-03-16 | Fix misformatting of dcpinfo output. | Carl Hetherington |
| 2020-03-15 | Fix getopt string. | Carl Hetherington |
| 2020-03-15 | Allow general restriction of what is output. | Carl Hetherington |
| 2019-12-22 | Some cleanups; output total time. | Carl Hetherington |
| 2019-12-22 | Use VerificationNote for non-fatal errors in DCP::read. | Carl Hetherington |
| 2019-03-18 | Accept that <Duration> and <EntryPoint> are optional, and account for this in... | Carl Hetherington |
| 2018-12-12 | Add duration as H:M:S:F. | Carl Hetherington |
| 2018-07-07 | SubtitleString -> shared_ptr<Subtitle> | Carl Hetherington |
| 2018-04-07 | Try to fix Windows build. | Carl Hetherington |
| 2018-04-07 | Support decryption and decompression of picture assets. | Carl Hetherington |
| 2018-04-07 | Add optional dump of JPEG2000 picture sizes. | Carl Hetherington |
| 2018-02-22 | Cope nicely with VFs in dcpinfo. | Carl Hetherington |
| 2017-07-24 | Allow dcpinfo to read a CPL. | Carl Hetherington |
| 2017-04-04 | Add some more bits to the dcpinfo. | Carl Hetherington |
| 2016-09-27 | Small cleanups. | Carl Hetherington |
| 2016-09-27 | Fix GPL boilerplate in tools/ | 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-05 | Initial work on SMPTE subtitles. | Carl Hetherington |
| 2015-06-05 | MXF -> Asset in lots of places. | Carl Hetherington |
| 2015-06-05 | Rename some stuff Content -> Asset. | Carl Hetherington |
| 2015-06-04 | Add halign to SubtitleString's operator<< and use it for dcpinfo. | Carl Hetherington |
| 2014-12-27 | Rename color -> colour. | Carl Hetherington |
| 2014-12-14 | Switch subtitle string font specs to be the font ID; split SubtitleContent in... | Carl Hetherington |
| 2014-07-02 | Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_... | Carl Hetherington |
| 2014-05-03 | Assorted test fixes. | Carl Hetherington |
| 2014-05-03 | Use exceptions to hold errors even in the keep_going case. | Carl Hetherington |
| 2014-05-03 | Add --keep-going option. | Carl Hetherington |
| 2014-03-18 | Merge master. | Carl Hetherington |
| 2014-03-18 | Various test tidying. | Carl Hetherington |