| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-16 | Support horizontal alignment specification in subtitles. | Carl Hetherington | |
| 2015-01-14 | Remove debugging code. | Carl Hetherington | |
| 2015-01-14 | Fix subtitle parser to cope with | Carl Hetherington | |
| <Text>Hello this is some <Font italic="yes">italic</Font> text</Text>. The data structures are unable to cope, so hack it to use Pango markup in those cases (formatting changes during a line). | |||
| 2015-01-09 | Fix harmless extravagent extra multiplies. | Carl Hetherington | |
| 2015-01-09 | Uninitialised variable. | Carl Hetherington | |
| 2015-01-08 | Change libdcp::Time to allow sub-second units to be anything, so that | Carl Hetherington | |
| we can support SMPTE subtitles which use TimeCodeRate as the base rather than the arbitrary "ticks" (4ms) of Interop. | |||
| 2014-11-30 | Fix comment. | Carl Hetherington | |
| 2014-11-02 | Tidy operator<= for libdcp::Time somewhat. Change subtitles_at to ↵ | Carl Hetherington | |
| subtitles_during as it's a better API for dcptocomps. | |||
| 2014-11-02 | Fix tests. Fix rounding of time creation from seconds of frame counts. | Carl Hetherington | |
| 2014-10-24 | Add xyz_to_xyz to do what rgb_to_xyz does without the colourspace conversion. | Carl Hetherington | |
| 2014-10-20 | Fix comment; image must be little-endian (assuming we are on little-endian ↵ | Carl Hetherington | |
| CPUs...). | |||
| 2014-10-16 | Tweak comment.12bit | Carl Hetherington | |
| 2014-10-16 | Merge branch 'master' into 12bit | Carl Hetherington | |
| 2014-10-07 | Add Subtitle::set_text() | Carl Hetherington | |
| 2014-10-06 | Fix heinous bug with conversion to libdcp::Time causing missing subtitles ↵ | Carl Hetherington | |
| (and probably other problems). | |||
| 2014-09-14 | Missing include. | Carl Hetherington | |
| 2014-07-14 | Add <Hash> to CPL asset entries; this is optional but apparently Technicolor ↵ | Carl Hetherington | |
| like it. | |||
| 2014-07-07 | 12-bit hacks. | Carl Hetherington | |
| 2014-06-26 | Try to support different KDM formulations. | Carl Hetherington | |
| 2014-06-26 | Add optional precision parameter to raw_convert.h | Carl Hetherington | |
| 2014-06-23 | Missing set of SubtitleAsset edit rate.0.95-branch | Carl Hetherington | |
| 2014-06-03 | Stop valgrind warning from ContainerDuration. | Carl Hetherington | |
| 2014-05-28 | Throw NotEncryptedError on an attempt to generate KDM for a non-encrypted ↵ | Carl Hetherington | |
| asset. Tidy exceptions a bit. | |||
| 2014-05-28 | Add CPL::filename(). | Carl Hetherington | |
| 2014-05-28 | Modify KDM code to take a CPL disk file instead of a whole CPL object. | Carl Hetherington | |
| 2014-05-15 | Fix tm_to_string to use local timezone on all platforms. Some comments. | Carl Hetherington | |
| 2014-05-14 | Increase precision of raw_convert with float/double. | Carl Hetherington | |
| 2014-05-12 | Bump libcxml again. | Carl Hetherington | |
| 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-03-18 | Various test tidying. | Carl Hetherington | |
| 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-02-26 | Hacks to support MXF-wrapped subtitles. | Carl Hetherington | |
| 2014-02-26 | Clean up unit testing. | Carl Hetherington | |
| 2014-02-08 | Fix typo. | 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 | Fix precision of ScreenAspectRatio tags in Interop mode. | 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-06 | Don't give ASSETMAP/VOLINDEX an .xml suffix with interop DCPs. | 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 | A few fixes to signer chain generation on Windows. | Carl Hetherington | |
