| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-17 | Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0 | Carl Hetherington | |
| 2016-10-17 | Fix make_raw() failure when thousands_sep is a period (.) | Carl Hetherington | |
| 2016-10-13 | Fix PKL <Type> for Interop subtitles; spec says this is right. | Carl Hetherington | |
| 2016-10-07 | Rework subtitle writing to fix incorrect output with | Carl Hetherington | |
| in-line font changes (#952). | |||
| 2016-09-29 | Another similar speculative Win32 fix. | Carl Hetherington | |
| 2016-09-29 | Probable Win32 fix. | Carl Hetherington | |
| 2016-09-29 | More build fix attempt. | Carl Hetherington | |
| 2016-09-28 | Still more build fixes. | Carl Hetherington | |
| 2016-09-28 | Build fixes for some GCC versions. | Carl Hetherington | |
| 2016-09-28 | Yet another missing header. | Carl Hetherington | |
| 2016-09-28 | Another missing header install. | Carl Hetherington | |
| 2016-09-28 | Missing header install. | Carl Hetherington | |
| 2016-09-27 | Add Atmos read/write and untested MXF decryption tool.1.0-templates | Carl Hetherington | |
| 2016-09-27 | Some small cleanups. | Carl Hetherington | |
| 2016-09-27 | Fix decryption of assets. | Carl Hetherington | |
| 2016-09-27 | Use a template for AssetReader. | Carl Hetherington | |
| 2016-09-27 | Use a template as a basis for Frames. | Carl Hetherington | |
| 2016-09-21 | Don't throw an exception on trying to create a KDM for | Carl Hetherington | |
| a CPL with non-encrypted parts. | |||
| 2016-09-20 | Add some setters. | Carl Hetherington | |
| 2016-09-13 | Various fixes to incorrect Atmos read/write wrt XML namespaces. | Carl Hetherington | |
| 2016-09-12 | More raw_convert long/long stuff. | Carl Hetherington | |
| 2016-09-12 | Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0 | Carl Hetherington | |
| 2016-09-12 | Try to normalise use of int64/long int across raw/locale convert. | Carl Hetherington | |
| 2016-09-12 | Remove mysterious use of locked_stringstream. | Carl Hetherington | |
| 2016-09-12 | Fix error. | Carl Hetherington | |
| 2016-09-09 | Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0 | Carl Hetherington | |
| 2016-09-09 | Simplify previous commit and remove some debugging. | Carl Hetherington | |
| 2016-09-08 | Add channel assignment support for SMPTE DCPs. | Carl Hetherington | |
| 2016-09-08 | Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0 | Carl Hetherington | |
| 2016-09-08 | Better error. | Carl Hetherington | |
| 2016-08-30 | Neater and more correct XML subtitle parser. | Carl Hetherington | |
| 2016-08-25 | Tweak assert. | Carl Hetherington | |
| 2016-08-25 | Allow reading of certificate chains from strings. | Carl Hetherington | |
| This also makes the Certificate constructor throw if it finds extra stuff after a certificate it is loading. | |||
| 2016-08-24 | Add new method. | Carl Hetherington | |
| 2016-08-22 | Fix ridiculous thinko in Time::operator{<,>} | Carl Hetherington | |
| Before this x < x and x > x were true. | |||
| 2016-08-22 | Factor out RGB->XYZ matrix calculation to a separate method. | Carl Hetherington | |
| 2016-08-20 | Add set_text() to SubtitleString. | Carl Hetherington | |
| 2016-08-17 | Use an optional<> where there should be one. | Carl Hetherington | |
| 2016-08-16 | Always use ID in custom filenames. | Carl Hetherington | |
| 2016-08-16 | Fix PKL path when using customised filenames. | Carl Hetherington | |
| 2016-08-15 | Add locale_convert from wchar_t. | Carl Hetherington | |
| 2016-08-15 | Add wchar_t raw_convert. | Carl Hetherington | |
| 2016-08-15 | Add conversions from char. | Carl Hetherington | |
| 2016-08-15 | Try to fix int/long confusion. | Carl Hetherington | |
| 2016-08-15 | Rationalise raw/locale_convert stuff and fix build on OS X. | Carl Hetherington | |
| 2016-08-14 | Missing files from previous. | Carl Hetherington | |
| 2016-08-14 | Support reading of encrypted subtitles. | Carl Hetherington | |
| 2016-08-13 | Enable encryption of SMPTE subtitles. | Carl Hetherington | |
| Separate out EncryptionContext class to use in SMPTESubtitleAsset::write(). | |||
| 2016-08-12 | Try non-linearised gamma of 2.4 for Rec 2020. | Carl Hetherington | |
| Some discussion of this on #892. Also influenced by discussions with Dennis (email Tue, 30 Jun 2015) on how the oft-quoted (e.g. by Wikipedia) gamma functions are camera transforms and not intended for uses like ours. Also see ITU-r BT1886 which talks about a gamma of 2.4. | |||
| 2016-08-12 | Add more {raw,locale}_convert methods. | Carl Hetherington | |
