Fix handling of timing in SMPTE subtitles.
[libdcp.git] / src / subtitle_content.h
2015-01-07 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-07 Carl HetheringtonUse a typedef for a note-taking functor.
2015-01-04 Carl HetheringtonMake a parent for SMPTELoadFont and InteropLoadFont.
2014-12-23 Carl HetheringtonSome missed bits from 0.x.
2014-12-21 Carl HetheringtonSecond part of defaulting reel number to 1.
2014-12-20 Carl HetheringtonBasic comparison of subtitle assets; tweaks to InteropL...
2014-12-14 Carl HetheringtonSwitch subtitle string font specs to be the font ID...
2014-07-21 Carl HetheringtonFix up some equals() prototype confusion.
2014-07-10 Carl HetheringtonMove _intrinsic_duration and _edit_rate up to the MXF...
2014-07-01 Carl HetheringtonTweaks: don't use shared_ptr for dcp::SubtitleString...
2014-06-13 Carl HetheringtonWork around symbol clash with ERROR on Win32/mingw.
2014-05-14 Carl HetheringtonMerge master.
2014-05-04 Carl HetheringtonPort support for MXF-wrapped subtitles from 0.x
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-05 Carl HetheringtonSmall bits of tidying up and comments.
2014-01-27 Carl HetheringtonVarious tinkerings.
2014-01-26 Carl HetheringtonIt builds again.