Rename SafeStringStream -> locked_stringstream. Bump deps for removal of stringstream.
[dcpomatic.git] / src / lib / text_subtitle_decoder.cc
2016-07-01 Carl HetheringtonMake the preview respond to changes in subtitle line...
2016-06-09 Carl HetheringtonFix some code duplication and crashes when decoding...
2016-06-09 Carl HetheringtonRemove unused code.
2016-06-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-09 Carl HetheringtonPartial work on fixing vertical positioning of subtitle...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRename some methods.
2016-05-18 Carl HetheringtonBasics of splitting up Decoder tree like Content.
2016-05-18 Carl HetheringtonSubtitle rearrangements.
2016-05-18 Carl HetheringtonBasics of subtitle split.
2016-04-12 Carl HetheringtonSupport new libdcp with subtitle direction.
2016-04-05 Carl HetheringtonSupport bold in DCP subtitles.
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.