| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-12 | Missing file. | Carl Hetherington | |
| 2014-05-11 | Use raw_convert instead of boost::lexical_cast as it seems | Carl Hetherington | |
| that lexical_cast will sometimes use a thousands separator (i.e. it will convert 1234 to a string 1,234). It appears not to be possible safely to turn this off (you have to set the global locale). Instead, raw_convert uses a stringstream which you can imbue() with std::locale::classic() to turn off the locale-specific behaviour. | |||
| 2014-04-10 | Missing GPL boilerplate. | Carl Hetherington | |
| 2014-03-18 | Various test tidying. | Carl Hetherington | |
| 2014-03-18 | Remove submodule of test/private as submodules don't seem to work too well ↵ | Carl Hetherington | |
| with git-annex. | |||
| 2014-03-15 | Clean up OS X build slightly. Better error on failure of xmlSecDSigCtxSign. | Carl Hetherington | |
| 2014-03-11 | Build fixes for OS X 10.5. | Carl Hetherington | |
| 2014-03-03 | Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp | Carl Hetherington | |
| 2014-03-03 | Fix libdcp test build on Windows. | Carl Hetherington | |
| 2014-02-26 | Twiddle submodule path. | Carl Hetherington | |
| 2014-02-26 | Update test data. | Carl Hetherington | |
| 2014-02-26 | Hacks to support MXF-wrapped subtitles. | Carl Hetherington | |
| 2014-02-26 | Add test for MXF-wrapped subtitles. | Carl Hetherington | |
| 2014-02-26 | Clean up unit testing. | Carl Hetherington | |
| 2014-02-18 | Bump libopenjpeg for build failures. | Carl Hetherington | |
| 2014-02-10 | Fix linux build. | Carl Hetherington | |
| 2014-02-10 | Bump openjpeg to fix linux build. | Carl Hetherington | |
| 2014-02-10 | Bump openjpeg-cdist for a Linux build fix. | Carl Hetherington | |
| 2014-02-10 | Bump libdcp for Windows build fixes. | Carl Hetherington | |
| 2014-02-09 | Try using memory-checking version of libopenjpeg. | Carl Hetherington | |
| 2014-02-08 | Fix typo. | Carl Hetherington | |
| 2014-02-08 | Fix .pc file. | Carl Hetherington | |
| 2014-02-08 | Fix a couple of errors in Interop XML | Carl Hetherington | |
| Reported-by: Ivan Pullman | |||
| 2014-01-23 | Fix fake-writing of 3D. | Carl Hetherington | |
| 2014-01-22 | Comment. | Carl Hetherington | |
| 2014-01-17 | Comments. | Carl Hetherington | |
| 2014-01-15 | Remove unnecessary parameters to fill_writer_info. | Carl Hetherington | |
| 2014-01-15 | Use MXFAsset::_interop to decide on whether to write asset XML as Interop or ↵ | Carl Hetherington | |
| SMPTE. | |||
| 2014-01-15 | Comments. | Carl Hetherington | |
| 2014-01-14 | Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp | Carl Hetherington | |
| 2014-01-14 | Fix precision of ScreenAspectRatio tags in Interop mode. | Carl Hetherington | |
| 2014-01-14 | Add test for scope, too. | Carl Hetherington | |
| 2014-01-14 | Add test for bad ScreenAspectRatio tags in Interop. | Carl Hetherington | |
| 2014-01-13 | Bump cxml version for centos build fix. | Carl Hetherington | |
| 2014-01-08 | Remove compose.hpp dependency from header. | Carl Hetherington | |
| 2014-01-08 | Throw better file errors (with numbers). | Carl Hetherington | |
| 2014-01-07 | Bump openjpeg for cscript changes. | Carl Hetherington | |
| 2014-01-07 | Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp | Carl Hetherington | |
| 2014-01-07 | Tweak cscript for compatibility with updated cdist. | Carl Hetherington | |
| 2014-01-06 | Bump version | Carl Hetherington | |
| 2014-01-06 | Bump versionv0.92 | Carl Hetherington | |
| 2014-01-06 | Don't give ASSETMAP/VOLINDEX an .xml suffix with interop DCPs. | Carl Hetherington | |
| 2013-12-20 | Bump version | Carl Hetherington | |
| 2013-12-20 | Bump versionv0.91 | Carl Hetherington | |
| 2013-12-20 | Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp | Carl Hetherington | |
| 2013-12-20 | Fix build on OS X. | Carl Hetherington | |
| 2013-12-19 | Bump version | Carl Hetherington | |
| 2013-12-19 | Bump versionv0.90 | Carl Hetherington | |
| 2013-12-19 | A few fixes to signer chain generation on Windows. | Carl Hetherington | |
| 2013-12-19 | Bump version | Carl Hetherington | |
