Make terminate_threads() less likely to leave _threads containing invalid pointers.
[dcpomatic.git] / src / lib / render_text.cc
2019-02-03 Carl HetheringtonFix incorrect subtitle positioning when there are simul...
2019-01-27 Carl HetheringtonRemove specification of italic/bold fonts (#1451);... v2.13.110
2019-01-26 Carl HetheringtonModify FontConfig call to allow italic/bold synthesis.
2019-01-26 Carl HetheringtonRevert accidentally-committed stuff in pot/merge.
2019-01-26 Carl Hetheringtonpot/merge.
2019-01-23 Carl HetheringtonTry to improve font rendering on Windows by using freet... v2.13.105
2018-09-04 Carl HetheringtonTry no anti-aliasing when rendering subtitles.
2018-09-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-04 Carl HetheringtonDocs say that Context::set_antialias does not affect...
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonFinish PlayerSubtitles -> PlayerText and SubtitleString...
2018-07-19 Carl HetheringtonMore renaming.