summaryrefslogtreecommitdiff
path: root/src/lib/text_content.h
AgeCommit message (Expand)Author
2025-05-11Cleanup: use constexpr for content and player properties.Carl Hetherington
2025-05-10White space: text_content.{cc,h}Carl Hetherington
2024-06-09Add comment.Carl Hetherington
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2023-02-27Cleanup: swap a list for a vector.Carl Hetherington
2022-06-10Add some missing locking.Carl Hetherington
2022-06-10Make it OK to re-examine content with subtitles.Carl Hetherington
2022-06-07Rearrange subtitle font management.Carl Hetherington
2022-06-07C++11 tidying.Carl Hetherington
2021-09-19Fix failure to open v2.14.x documents with invalid or empty subtitle language...Carl Hetherington
2021-03-31Put subtitle language back into content from the film (#1930).Carl Hetherington
2021-01-08c++ tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-20Remove subtitle language from text content.Carl Hetherington
2019-05-10Put Font and Screen into dcpomatic namespace.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-08-23Basics of selecting 'tracks' for CCAPs.Carl Hetherington
2018-08-22Revert "Store a name with text content."Carl Hetherington
2018-08-22Store a name with text content.Carl Hetherington
2018-07-23Introduce the idea of unknown original subtitle type to clean up the GUI a bit.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Comment tweak.Carl Hetherington
2018-07-19Add type for text content (CCAP/subtitle).Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington