| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-04 | Hack.windbg | Carl Hetherington | |
| 2015-11-04 | Hacks. | Carl Hetherington | |
| 2015-11-04 | Debug. | Carl Hetherington | |
| 2015-11-04 | Hopefully fix file_to_string() on Windows with text files. | Carl Hetherington | |
| 2015-11-04 | Throw an exception if file_to_string fails. | Carl Hetherington | |
| 2015-11-04 | Hack in scope attribute to Atmos KeyType tags. | Carl Hetherington | |
| 2015-11-04 | Fix order of ContentTitleText / ContentAuthenticator to match DTD. | Carl Hetherington | |
| 2015-11-03 | Trim openjpeg.h includes. | Carl Hetherington | |
| 2015-10-29 | Pick up SMPTE subtitle font IDs correctly. | Carl Hetherington | |
| 2015-10-28 | Don't add external (referenced) assets to the PKL. | Carl Hetherington | |
| 2015-10-20 | Fix capitalisation in previous. | Carl Hetherington | |
| 2015-10-19 | Use std::runtime_error instead of our own StringError as | Carl Hetherington | |
| a) it does the same job and b) its type and what() survive the boundary between the libdcp .so and the main DCP-o-matic executable. Before this StringError-derived exceptions caught by DCP-o-matic were only recognised as std::exceptions (without the what()) message. I don't know why this happens, but this works around it. | |||
| 2015-10-15 | Force specification of timecode rate when creating a Time from seconds. | Carl Hetherington | |
| 2015-10-10 | Missing include. | Carl Hetherington | |
| 2015-10-09 | Remove glibmm dependency. | Carl Hetherington | |
| 2015-10-08 | Allow DecryptedKDM to be built up from individual keys. | Carl Hetherington | |
| 2015-10-06 | Give SMPTESubtitleAsset an intrinsic duration since it is a MXF like ↵ | Carl Hetherington | |
| Picture/Sound. | |||
| 2015-10-06 | Add some KDM metadata accessors. | Carl Hetherington | |
| 2015-10-04 | Add set_{in,out}. | Carl Hetherington | |
| 2015-10-01 | Tweaks for Debian unstable. | Carl Hetherington | |
| 2015-09-28 | Round down when rebasing times. | Carl Hetherington | |
| 2015-09-28 | Add frames_written(). | Carl Hetherington | |
| 2015-09-16 | Consider assets outside the DCP as referenced assets (i.e.1.0-vf | Carl Hetherington | |
| not to be written to the asset map). Return a value from finalize() to say whether a writer has written anything. Other small related tweaks. | |||
| 2015-09-15 | Move _started from PictureAssetWriter into AssetWriter | Carl Hetherington | |
| and don't start the SoundAssetWriter until the first thing is written to it. | |||
| 2015-09-15 | Fix comment. | Carl Hetherington | |
| 2015-09-15 | Return an empty string rather than assert()ing if a name part is not found. | Carl Hetherington | |
| 2015-09-12 | Remove erroneous local time from generated ContentVersionId. | Carl Hetherington | |
| 2015-09-12 | A number of SMPTE subtitle syntax fixes. | Carl Hetherington | |
| 2015-09-12 | Add set_start_time. | Carl Hetherington | |
| 2015-09-12 | Missing urn:uuid: | Carl Hetherington | |
| 2015-09-12 | Add set_reel_number method. | Carl Hetherington | |
| 2015-09-12 | White space. | Carl Hetherington | |
| 2015-09-11 | Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0 | Carl Hetherington | |
| 2015-09-11 | DeviceListDescription is optional. | Carl Hetherington | |
| 2015-09-10 | Slightly better error message. | Carl Hetherington | |
| 2015-09-02 | Prevent theoretical possibility of an uninitialised variable. | Carl Hetherington | |
| 2015-08-28 | Fix copy and paste error in previous commit. | Carl Hetherington | |
| 2015-08-27 | Fairly significant optimisation of RGB -> XYZ conversions. | Carl Hetherington | |
| 2015-08-18 | Fix corruption of font files on Windows. | Carl Hetherington | |
| 2015-08-18 | Fix previous. | Carl Hetherington | |
| 2015-08-18 | Don't allow backslashes into the ASSETMAP on Windows. | Carl Hetherington | |
| 2015-07-30 | Merge Signer into CertificateChain. | Carl Hetherington | |
| 2015-07-30 | Rename certificates.{cc,h} -> certificate.{cc,h}. | Carl Hetherington | |
| 2015-07-20 | Round up in Time::as_editable_units. | Carl Hetherington | |
| 2015-07-20 | Fix font id confusion. | Carl Hetherington | |
| 2015-07-20 | Add urn:uuid: to LoadFont nodes in SMPTE subs. | Carl Hetherington | |
| 2015-07-12 | Move CertificateChain into the right header. | Carl Hetherington | |
| 2015-07-12 | Rename a couple of Certificate methods and add accessors for organization ↵ | Carl Hetherington | |
| and organizational unit name. | |||
| 2015-07-07 | Add another test. | Carl Hetherington | |
| 2015-07-06 | Extend SubtitleAsset::subtitles_during to allow asking for subtitles either ↵ | Carl Hetherington | |
| starting during a particular timescale or overllapping it. | |||
