| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-15 | Fix scaling of subtitles to be more correct when stretching the fonts. | Carl Hetherington | |
| 2016-02-15 | Use get_pixel_size rather than get_size which is slightly nicer as we then ↵ | Carl Hetherington | |
| don't need PANGO_SCALE. | |||
| 2016-02-15 | Support SSA subtitles embedded within FFmpeg files. | Carl Hetherington | |
| 2015-11-20 | Adjust subtitle position when referenced from top. | Carl Hetherington | |
| SMPTE says "top" means that vposition is from the top of the screen to the top of the subtitle, but Dolby servers apparently make it top of screen to bottom of subtitle; adjust the preview to do the latter. | |||
| 2015-11-02 | Fix incorrect preview of italic subtitles (#728). | Carl Hetherington | |
| This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported. | |||
| 2015-10-15 | Use AV_ prefixes on some FFmpeg bits. | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-08-26 | Hack to make font finding work on Ubuntu even when not installed. | Carl Hetherington | |
| 2015-08-23 | Remove debug code. | Carl Hetherington | |
| 2015-08-23 | FontConfig debugging. | Carl Hetherington | |
| 2015-08-23 | Use the correct font to render subtitles in preview / burn-in (#663). | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-04 | Fix horizontal positioning with .srt / burn-in (#488). | Carl Hetherington | |
| 2015-06-03 | Various fixes to allow independent x and y scaling of text subs (#489). | Carl Hetherington | |
| 2015-05-12 | Assorted image subtitle fixes. | Carl Hetherington | |
| 2015-01-11 | Remove unused code. | Carl Hetherington | |
| 2015-01-03 | Various libdcp API changes. | Carl Hetherington | |
| 2014-12-15 | More fixes for newer libdcp. | Carl Hetherington | |
| 2014-10-02 | Subtitle v position is from 0->1, not a %age. | Carl Hetherington | |
| 2014-03-25 | It builds. | Carl Hetherington | |
| 2014-02-11 | Partial hacks to use of libdcp 1.0. | Carl Hetherington | |
| 2014-01-15 | Basics of subtitle rendering. | Carl Hetherington | |
