Supporters update.
[dcpomatic.git] / src / lib / player_text.h
2023-08-29 Carl HetheringtonCleanup: use some more vector instead of list.
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2022-06-07 Carl HetheringtonRearrange some includes of dcpomatic_time.h
2021-04-08 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-04-07 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-05-10 Carl HetheringtonPut Font and Screen into dcpomatic namespace.
2018-08-03 Carl HetheringtonSome subtitle renaming.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonPartial conversion of PlayerSubtitles -> PlayerText...