| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-14 | Rename the old P3 colour conversion to P3 DCI, and add some new ones (#3124). | Carl Hetherington | |
| P3 -> P3 DCI (~6300K 0.314,0.351 white point) P3 D65 (~6500K D65 0.3127,0.3290 white point) P3 D60 (~6000K D60 0.32168,0.33767 white point) | |||
| 2025-05-10 | White space: colour_conversion.{cc,h} | Carl Hetherington | |
| 2025-01-05 | Bump libdcp for raw_convert changes. | Carl Hetherington | |
| raw_convert<string> is gone, so here we use fmt::{to_string,format} instead. Other raw_converts now use fast_float. | |||
| 2024-03-20 | Remove all use of add_child() from xmlpp. | Carl Hetherington | |
| 2024-01-09 | Re-make video after YUV/RGB matrix is changed (#2714). | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2021-01-21 | Adapt for libdcp use of enum class. | Carl Hetherington | |
| 2021-01-08 | c++ tidying. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-07-26 | Ignore libxml++ warnings in a nicer way. | Carl Hetherington | |
| 2020-02-29 | Allow changing colour conversion settings for multiple pieces of content at ↵ | Carl Hetherington | |
| the same time (github #7). | |||
| 2017-02-12 | Remove some out-of-date includes. | Carl Hetherington | |
| 2016-12-14 | Add tentative support for the S-Gamut3/S-Log3 colourspace. | Carl Hetherington | |
| 2016-08-12 | Move locale_convert into libdcp. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-06-13 | Rename MD5Digester -> Digester. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-24 | Speculative Rec 1886/2020 presets. | Carl Hetherington | |
| 2015-11-10 | Fix some float/double implicit casts (#742). | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-06-23 | Fix missing YUVToRGB node when saving colour conversions (#618). | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-05-26 | Typo in colour conversion preset name. | Carl Hetherington | |
| 2015-05-25 | 11b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour ↵ | Carl Hetherington | |
| conversions depending on type and resolution | |||
| 2015-05-25 | Remove user-configurable colour conversion presets. | Carl Hetherington | |
| 2015-04-22 | Various changes to colour conversion specification to use chromaticities. | Carl Hetherington | |
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-04-15 | 00cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog ↵ | Carl Hetherington | |
| update itself when the configuration changes, and add a menu option to restore the default configuration. | |||
| 2015-01-29 | Move Socket to dcpomatic_socket.{cc,h}. | Carl Hetherington | |
| 2015-01-28 | Small fixes and tidy-ups spotted by cppcheck. | Carl Hetherington | |
| 2015-01-04 | Fix loading of 1.x metadata. | Carl Hetherington | |
| 2015-01-04 | Adapt for changes to libdcp. | Carl Hetherington | |
| 2015-01-03 | Various libdcp API changes. | Carl Hetherington | |
| 2014-12-28 | Basic adaptations for changes to libdcp1 colour conversion handling. | Carl Hetherington | |
| 2014-12-05 | Include rearrangement. | Carl Hetherington | |
| 2014-10-25 | Merge master. | Carl Hetherington | |
| 2014-10-24 | Add basics of colourspace conversion bypass (#266). | Carl Hetherington | |
| 2014-08-11 | Merge master. | Carl Hetherington | |
| 2014-08-09 | Properly remove JSON server; remove some unused usings; remove some ↵ | Carl Hetherington | |
| unnecessary uses of stringstream. | |||
| 2014-06-04 | Merge master. | Carl Hetherington | |
| 2014-06-03 | Include audio mapping in the digest used to distinguish different | Carl Hetherington | |
| audio analyses so that the analyses are re-computed when the mapping changes. Reported-by: Matthias Damm | |||
| 2014-05-20 | Merge master. | Carl Hetherington | |
| 2014-05-16 | Merge master. | Carl Hetherington | |
| 2014-05-14 | Make DCPVideoFrame use PlayerVideoFrame to store its image. | Carl Hetherington | |
| 2014-05-12 | Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert, | Carl Hetherington | |
| which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones. | |||
| 2014-02-24 | Tweaks for libdcp. | Carl Hetherington | |
| 2014-02-11 | Partial hacks to use of libdcp 1.0. | Carl Hetherington | |
| 2013-11-20 | Use cxml::NodePtr. | Carl Hetherington | |
| 2013-11-17 | More uses of LocaleGuard; hence speculative fix for servers crashing on ↵ | Carl Hetherington | |
| lexical_cast. | |||
