| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-09 | Missing install of a header.v1.8.19 | Carl Hetherington | |
| 2022-05-09 | Extract, test and slightly adjust the piecewise LUT for inverse gamma. | Carl Hetherington | |
| 2022-05-06 | Fix scaling ranges to be the same as they used to be. | Carl Hetherington | |
| 2022-05-06 | Typo in function name. | Carl Hetherington | |
| 2022-05-06 | Missing includes. | Carl Hetherington | |
| 2022-05-05 | Tweak whitespace.file-class-in-dom | Carl Hetherington | |
| 2022-05-05 | Add ::puts(). | Carl Hetherington | |
| 2022-05-05 | Add ::tell(). | Carl Hetherington | |
| 2022-05-05 | Add accessor for use with things like fprintf(). | Carl Hetherington | |
| 2022-05-05 | Add move constructor. | Carl Hetherington | |
| 2022-05-05 | Add header guard. | Carl Hetherington | |
| 2022-05-05 | Add ::seek(). | Carl Hetherington | |
| 2022-05-05 | Add ::take(). | Carl Hetherington | |
| 2022-05-05 | Add checked_{read,write} from DoM. | Carl Hetherington | |
| 2022-05-05 | Copy and use fix_long_path from DoM. | Carl Hetherington | |
| 2022-05-05 | Remove unnecessary usinginaccurate-gamma2 | Carl Hetherington | |
| 2022-05-05 | Use 2 LUTs for output gamma to improve accuracy (DoM #2242). | Carl Hetherington | |
| 2022-05-05 | Allow LUTs to be created with a particular range. | Carl Hetherington | |
| 2022-05-05 | Use std::vector for LUTs. | Carl Hetherington | |
| 2022-05-04 | Write subtitle files in binary mode.tests-on-all-platforms | Carl Hetherington | |
| 2022-05-04 | C++11 tidying. | Carl Hetherington | |
| 2022-04-30 | Don't talk about suggest-override on very old GCCs.v1.8.18 | Carl Hetherington | |
| 2022-04-30 | Rename PKL::write to PKL::write_xml for consistency.v1.8.17 | Carl Hetherington | |
| 2022-04-26 | Add move constructor/operator=.dcp-editor3 | Carl Hetherington | |
| 2022-04-26 | Add CPL::set(). | Carl Hetherington | |
| 2022-04-25 | Add AssetList to extract some boilerplate from AssetMap and PKL. | Carl Hetherington | |
| 2022-04-25 | Tidy up write_xml() API a little. | Carl Hetherington | |
| 2022-04-25 | Improve an exception's description. | Carl Hetherington | |
| 2022-04-25 | Update PKL assets before writing it. | Carl Hetherington | |
| 2022-04-25 | Move AssetMap handling out to a separate class. | Carl Hetherington | |
| 2022-04-24 | Add copy constructor for Object. | Carl Hetherington | |
| 2022-04-24 | Tidying. | Carl Hetherington | |
| 2022-04-24 | Fix some incorrect comments. | Carl Hetherington | |
| 2022-04-22 | Hide some more warnings from asdcplib on clang.v1.8.16 | Carl Hetherington | |
| 2022-04-22 | Fix some class/struct warnings on macOS. | Carl Hetherington | |
| 2022-04-22 | Don't try to ignore a non-existent warning on clang. | Carl Hetherington | |
| 2022-04-22 | Missing warning ignore with older GCCs.v1.8.15more-warning-fixes | Carl Hetherington | |
| 2022-04-20 | Fix failure to find_and_resolve_all_cpls() in some cases. | Carl Hetherington | |
| It seems to me that we need to ignore as-yet-unresolved assets otherwise if we see them in the wrong order we'll throw an exception. | |||
| 2022-04-20 | Simplify the implementation of DCP::add. | Carl Hetherington | |
| 2022-04-20 | Add a test for DCP::add() for KDMs. | Carl Hetherington | |
| 2022-04-20 | Move code to find CPLs in directories out of DCP-o-matic. | Carl Hetherington | |
| This adds find_and_resolve_cpls(). | |||
| 2022-04-12 | Add and use new File class.merged-to-main | Carl Hetherington | |
| It was always a bit troubling that fopen_boost wasn't exception safe, and this also fixes a leak where load_ratings_list would never close the ratings file. | |||
| 2022-03-24 | Some more detailed notes in dcpdiff. | Carl Hetherington | |
| 2022-03-24 | Add verify test to check for erroneous <EntryPoint> and <Duration>v1.8.132215-markers | Carl Hetherington | |
| tags inside <MainMarkers> | |||
| 2022-03-24 | Remove <EntryPoint> and <Duration> from <ReelMarkerAsset> tags. | Carl Hetherington | |
| They should not be there: "EntryPoint" ... "This element shall only be present when the Asset refers to an external resource such as a Track File". Fixes DoM bug #2215. | |||
| 2022-03-20 | Nearly pretty-print subtitle XML (though not in <Text> nodes).v1.8.12 | Carl Hetherington | |
| This is an attempt to fix DoM bug #2205. | |||
| 2022-03-19 | C++11 tidying. | Carl Hetherington | |
| 2022-03-19 | Add string converters for KDM formulations.v1.8.11 | Carl Hetherington | |
| 2022-03-19 | Remove old MODIFIED_TRANSITIONAL_TEST. | Carl Hetherington | |
| 2022-03-07 | Some small documentation tweaks. | Carl Hetherington | |
