| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-26 | fixup! libdcp debug2267-debug | Carl Hetherington | |
| 2022-06-12 | libdcp debug | Carl Hetherington | |
| 2022-06-05 | Bump libdcp.v1.6.21 | Carl Hetherington | |
| 2022-05-12 | Bump libdcp.v1.6.20 | Carl Hetherington | |
| 2022-05-09 | Bump libdcp. | Carl Hetherington | |
| 2022-05-09 | Bump libdcp. | Carl Hetherington | |
| 2022-05-06 | Bump libdcp. | Carl Hetherington | |
| 2022-05-05 | Bump asdcplib to match libdcp. | Carl Hetherington | |
| 2022-05-05 | Bump libdcp. | Carl Hetherington | |
| 2022-05-05 | Bump libdcp (right this time). | Carl Hetherington | |
| 2022-05-05 | Bump libdcp. | Carl Hetherington | |
| 2022-05-01 | Missing asdcplib bump. | Carl Hetherington | |
| 2022-05-01 | Bump libdcp. | Carl Hetherington | |
| 2022-04-30 | Bump libdcp.v1.6.19 | Carl Hetherington | |
| 2022-04-30 | Bump libdcp.v1.6.18 | Carl Hetherington | |
| 2022-04-22 | Bump libdcp.v1.6.17 | Carl Hetherington | |
| 2022-04-22 | Bump libdcp.v1.6.16 | cah | |
| 2022-04-20 | Bump libdcp.v1.6.15 | Carl Hetherington | |
| 2022-04-09 | Add missing override.v1.6.14 | Carl Hetherington | |
| 2022-03-24 | Bump libdcp.v1.6.13 | Carl Hetherington | |
| 2022-03-20 | Bump libdcp.v1.6.12 | cah | |
| 2022-03-19 | Bump libdcp version.v1.6.11 | Carl Hetherington | |
| 2022-03-03 | Bump libdcp for build fix.v1.6.10 | cah | |
| 2022-03-03 | Bump libdcp to 1.8.9.v1.6.9 | cah | |
| 2022-02-25 | Add -x32/-x64 suffix to boost libraries when building for Windows.v1.6.8 | Carl Hetherington | |
| 2022-02-12 | Bump libdcp to 1.8.7.v1.6.7 | Carl Hetherington | |
| 2022-01-17 | Bump libdcp.v1.6.6 | Carl Hetherington | |
| 2022-01-04 | Bump libdcp. | Carl Hetherington | |
| 2022-01-04 | Bump libdcp. | Carl Hetherington | |
| 2021-11-09 | Bump libdcp to 1.8.5.v1.6.5 | Carl Hetherington | |
| 2021-10-24 | Bump libdcp to 1.8.4.v1.6.4 | Carl Hetherington | |
| 2021-10-17 | Bump libdcp for <Space> tag implementation.v1.6.3 | Carl Hetherington | |
| 2021-10-08 | Tidy up a little. | Carl Hetherington | |
| 2021-10-08 | Bump to libdcp 1.8.2.v1.6.2 | Carl Hetherington | |
| 2021-10-07 | Require libdcp 1.8.1.v1.6.1 | Carl Hetherington | |
| 2021-10-03 | Merge.v1.6.0 | Carl Hetherington | |
| 2021-10-03 | Require libdcp 1.8.0. | Carl Hetherington | |
| 2021-08-12 | Bump libdcp for verification fixes. | Carl Hetherington | |
| 2021-08-04 | Bump libdcp. | Carl Hetherington | |
| 2021-08-01 | Handle angle brackets / tags better in SubRip files. | Carl Hetherington | |
| Before we would assume that < starts a tag, and so parse things like << some text >> incorrectly. Now we search for the tags we are interested in and pass anything else through. | |||
| 2021-07-31 | Remove some out-of-date comments. | Carl Hetherington | |
| 2021-07-15 | Bump libdcp. | Carl Hetherington | |
| 2021-07-14 | Fix boost bind warning. | Carl Hetherington | |
| 2021-06-24 | Bump libdcp. | Carl Hetherington | |
| 2021-06-18 | Bump libdcp. | Carl Hetherington | |
| 2021-06-12 | Bump libdcp. | Carl Hetherington | |
| 2021-06-04 | Bump libdcp. | Carl Hetherington | |
| 2021-06-03 | Fix line numbers in binary STL files. | Carl Hetherington | |
| Here we make sure that line numbers end up not larger than the MNR (maximum number of rows) to try to avoid subtitles going off the screen. | |||
| 2021-06-03 | Add "U8" character code table for binary STL. | Carl Hetherington | |
| A file was sent that has "U8" as a STL CCT. I presume this means "UTF-8" but I can't see any documentation about it anywhere. This change accepts U8 as a CCT. It doesn't look like this value is actually used anywhere to change how text is parsed, but at least it doesn't fail now. | |||
| 2021-06-03 | Small C++11 tidy-up. | Carl Hetherington | |
