Some compilers don't like x = {} where x is a boost::optional<string>
[libdcp.git] / src / subtitle_string.h
2021-01-24 Carl HetheringtonTidying.
2020-08-25 Carl HetheringtonAdd SubtitleString::unset_font.
2019-12-22 Carl HetheringtonAdd fix_empty_font_ids() to replace empty Font ids...
2018-07-07 Carl HetheringtonBasic interop bitmap writing.
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2018-07-07 Carl HetheringtonMove common parts of text/image subtitle out to a base...
2018-01-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-09 Carl HetheringtonAdd some setters.
2016-08-20 Carl HetheringtonAdd set_text() to SubtitleString.
2016-06-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-24 Carl HetheringtonSupport underlining of subtitles.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-04-12 Carl HetheringtonAdd direction support for SMPTE subtitles; fix pragma...
2016-04-04 Carl HetheringtonBasic untested support for bold in subtitles.
2016-02-14 Carl HetheringtonLimit values that we use for <ScreenAspectRatio> tags...
2015-10-04 Carl HetheringtonAdd set_{in,out}.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-03 Carl HetheringtonAdd set_h_position.
2015-06-03 Carl HetheringtonBasic HAlign / HPosition support.
2015-06-03 Carl HetheringtonAdd accessor.
2015-06-03 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-06-03 Carl HetheringtonAdd AspectAdjust to subtitles.
2015-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.
2014-12-27 Carl HetheringtonRename color -> colour.
2014-12-14 Carl HetheringtonSwitch subtitle string font specs to be the font ID...
2014-12-14 Carl HetheringtonComment.
2014-10-01 Carl HetheringtonAdd set_size to SubtitleString.
2014-10-01 Carl HetheringtonClarify subtitle position with comments; add SubtitleSt...
2014-05-14 Carl HetheringtonMerge master.
2014-05-04 Carl HetheringtonComments.
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-11 Carl HetheringtonInstall fixes.
2014-01-26 Carl HetheringtonIt builds again.