| Age | Commit message (Expand) | Author |
| 2025-03-25 | Remove unused variable. | Carl Hetherington |
| 2025-03-24 | Read/write subtitle variable Z.v1.10.16 | Carl Hetherington |
| 2024-08-17 | Subtitle{,String,Image} -> Text{,String,Image}. | Carl Hetherington |
| 2024-08-17 | {,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2023-11-20 | Re-read MXF descriptor after adding a key to a SMPTE subtitle asset (DoM #2660).v1.8.88 | Carl Hetherington |
| 2023-11-15 | Simple pass-through of <Ruby> tags in subtitles. | Carl Hetherington |
| 2023-05-11 | Cleanup: ues BOOST_CHECK_EQUAL.v1.8.68 | Carl Hetherington |
| 2023-05-11 | Remove some debugging prints. | Carl Hetherington |
| 2023-04-19 | Remove xmlns:xs namespace from subtitle XML (DoM #2498). | Carl Hetherington |
| 2023-02-27 | Fix tests again on Windows.v1.8.63 | Carl Hetherington |
| 2023-02-26 | Fix tests with different library versions. | Carl Hetherington |
| 2023-02-18 | Be explicit about the version of SMPTE 428-7 that is used for subtitles,v1.8.602389-vpos | Carl Hetherington |
| 2023-02-02 | In Deluxe's "Specifications for Digital Cinema Source and DCP Content Delivery"v1.8.55 | Carl Hetherington |
| 2022-12-04 | Fix some ambiguous shared_ptrs, seen on Arch Linux. | Carl Hetherington |
| 2022-11-03 | Add a couple of Z position tests.v1.8.33 | Carl Hetherington |
| 2022-11-03 | Add Z position to subtitles; existing tests pass. | Carl Hetherington |
| 2022-04-22 | Fix some macOS signed/unsigned warnings. | Carl Hetherington |
| 2022-03-20 | Nearly pretty-print subtitle XML (though not in <Text> nodes).v1.8.12 | Carl Hetherington |
| 2021-10-24 | Order subtitles in the XML according to their vertical position (DoM bug #2106).v1.8.4 | Carl Hetherington |
| 2021-10-13 | Basic implementation of <Space> tag in subtitles.v1.8.3 | Carl Hetherington |
| 2021-10-03 | Make the former dcst namespace default for SMPTE subtitles. | Carl Hetherington |
| 2021-04-14 | Improve handling of image subtitle IDs in XML (DoM bug #1965) | Carl Hetherington |
| 2021-04-14 | Move some tests from write_subtitle_test to smpte_subtitle_test. | Carl Hetherington |
| 2021-04-14 | Merge read_smpte_subtitle_test with smpte_subtitle_test. | Carl Hetherington |
| 2021-01-21 | Use enum class for the things in types.h | Carl Hetherington |
| 2021-01-08 | std::shared_ptr | Carl Hetherington |
| 2018-07-07 | SubtitleString -> shared_ptr<Subtitle> | Carl Hetherington |
| 2018-02-12 | Use a different ID for the XML inside a SMPTE subtitle MXF than the | Carl Hetherington |
| 2015-06-08 | Rename some tests. | Carl Hetherington |
| 2015-06-05 | Rename some stuff Content -> Asset. | Carl Hetherington |
| 2015-01-03 | Add support for reading non-MXF-wrapped SMPTE subtitle files. | Carl Hetherington |