| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-23 | More automated renaming. | Carl Hetherington | |
| ActiveCaptions -> ActiveText BitmapCaption -> BitmapText ContentCaption -> ContentText ContentTextCaption -> ContentStringText TextCaptionFileContent -> StringTextFileContent TextCaptionFileDecoder -> StringTextFileDecoder TextCaptionFile -> StringTextFile TextCaption -> StringText PlayerCaption -> PlayerText CaptionContent -> TextContent CaptionDecoder -> TextDecoder CaptionPanel -> TextPanel CaptionView -> TextView CaptionAppearanceDialog -> SubtitleAppearanceDialog CaptionType -> TextType | |||
| 2018-07-23 | Some missing bits of caption type setup. | Carl Hetherington | |
| 2018-07-23 | Get ccaps by asking the Player, rather than by listening to its emissions, | Carl Hetherington | |
| which is slightly cleaner and works when subtitles are emitted with an unknown end time. Also add CCAPs to the player. | |||
| 2018-07-22 | Display only required tabs, including subs / ccap. | Carl Hetherington | |
| 2018-07-21 | Fix failure to load projects. | Carl Hetherington | |
| 2018-07-21 | Fix join for new caption stuff. | Carl Hetherington | |
| 2018-07-21 | Revert "Remove join function; the code is long and I don't think anybody" | Carl Hetherington | |
| It turns out Carsten uses it :) This reverts commit bd5e8b83a3a18787241982efdae809d4db21f65d. | |||
| 2018-07-21 | Basics of multiple captions per content so that DCPContent can | Carl Hetherington | |
| hold subs and closed captions. | |||
| 2018-07-20 | Thinko in previous. | Carl Hetherington | |
| 2018-07-20 | Put caption details inside their own tag in the metadata. | Carl Hetherington | |
| 2018-07-20 | Remove join function; the code is long and I don't think anybody | Carl Hetherington | |
| uses it. | |||
| 2018-07-19 | Clean up after previous commit. | Carl Hetherington | |
