Remove subtitle language from text content.
[dcpomatic.git] / src / lib / text_content.cc
2020-11-20 Carl HetheringtonRemove subtitle language from text content.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-04 Carl HetheringtonInclude video_frame_rate in TextContent identifier...
2019-01-27 Carl HetheringtonRemove specification of italic/bold fonts (#1451);... v2.13.110
2018-09-11 Carl HetheringtonIncrease the number (in arbitrary units) which describe...
2018-08-23 Carl HetheringtonBasics of selecting 'tracks' for CCAPs.
2018-08-22 Carl HetheringtonRevert "Store a name with text content."
2018-08-22 Carl HetheringtonStore a name with text content.
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-07-25 Carl HetheringtonFix loading of old projects. v2.13.39
2018-07-25 Carl HetheringtonFix problems with loading projects with captions /...
2018-07-23 Carl HetheringtonIntroduce the idea of unknown original subtitle type...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonUI for selecting caption type.
2018-07-19 Carl HetheringtonAdd type for text content (CCAP/subtitle).
2018-07-19 Carl HetheringtonRename Subtitle -> Text