CCAP doc tweaks.
[dcpomatic.git] / src / lib / text_subtitle_decoder.cc
2017-12-13 Carl HetheringtonSetup SubtitleDecoder::_position correctly (in some...
2017-05-07 Carl HetheringtonComment.
2017-05-07 Carl HetheringtonFix fill of timeline periods where there is no video.
2017-04-19 Carl HetheringtonVarious fixes to push audio vaguely in the right direction.
2017-04-19 Carl HetheringtonReinstate subtitle list view.
2017-04-19 Carl HetheringtonPost-merge tidy-up.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2016-12-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-12-08 Carl HetheringtonFurther fixes and tidying to 'better-seek'.
2016-11-20 Carl HetheringtonSome more decode logging.
2016-11-19 Carl HetheringtonMove position variables into the video/audio/subtitle...
2016-11-19 Carl HetheringtonCope with offsets between video/audio/subtitle data...
2016-11-17 Carl HetheringtonA possibly-better approach to seeking.
2016-10-07 Carl HetheringtonFix overlapping burnt-in subtitles in some cases (...
2016-07-31 Carl HetheringtonAllow configuration of MXF/XML filenames (part of ...
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.