Add AspectAdjust to subtitles.
[libdcp.git] / src / subtitle_content.cc
2015-06-03 Carl HetheringtonAdd AspectAdjust to subtitles.
2015-04-30 Carl HetheringtonRename some things to ...Node.
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.
2014-12-28 Carl HetheringtonPurge assert() from src/, at least (not asdcplib).
2014-12-27 Carl HetheringtonRename color -> colour.
2014-12-23 Carl HetheringtonSome missed bits from 0.x.
2014-12-21 Carl HetheringtonSecond part of defaulting reel number to 1.
2014-12-21 Carl HetheringtonDefault to reel number 1 in SubtitleContent.
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-16 Carl HetheringtonFix truncated subtitle output.
2014-07-10 Carl HetheringtonMove _intrinsic_duration and _edit_rate up to the MXF...
2014-07-04 Carl HetheringtonUpdate _file when writing subtitle content.
2014-07-04 Carl HetheringtonFix fopen call and throw an exception if it fails.
2014-07-01 Carl HetheringtonTweaks: don't use shared_ptr for dcp::SubtitleString...
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-01-26 Carl HetheringtonIt builds again.