| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-08 | Fix overlapping burnt-in subtitles in some cases (#959). | Carl Hetherington | |
| Firstly, when finding subtitles that exist during a period, only return those which overlap more than half the period. This means that, in a fight over a frame, the longest-running subtitle in that frame will win. Secondly, make SubtitleDecoder::get pick the wanted subtitles from the cache simply by comparing their periods to those that were requested. I think this is nicer than what was there before (basically reevaulating 'what subtitle(s) for this period') and also makes the first part of this commit effective. | |||
| 2016-07-31 | Allow configuration of MXF/XML filenames (part of #710). | Carl Hetherington | |
| 2016-07-01 | Make the preview respond to changes in subtitle line spacing. | Carl Hetherington | |
| 2016-06-09 | Fix some code duplication and crashes when decoding FFmpeg-embedded ASS ↵ | Carl Hetherington | |
| subtitles along the way. | |||
| 2016-06-09 | Remove unused code. | Carl Hetherington | |
| 2016-06-09 | Partial work on fixing vertical positioning of subtitles with the new libsub. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Rename some methods. | Carl Hetherington | |
| 2016-05-18 | Basics of splitting up Decoder tree like Content. | Carl Hetherington | |
| 2016-05-18 | Subtitle rearrangements. | Carl Hetherington | |
| 2016-05-18 | Basics of subtitle split. | Carl Hetherington | |
| 2016-04-12 | Support new libdcp with subtitle direction. | Carl Hetherington | |
| 2016-04-05 | Support bold in DCP subtitles. | Carl Hetherington | |
| 2016-02-12 | Rename SubRip -> TextSubtitle. | Carl Hetherington | |
