Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / subtitle_appearance_dialog.cc
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-26 Carl HetheringtonFix double-appearance of subtitle colour controls.
2019-01-25 Carl HetheringtonBasic implementation of extra subtitle-scan job to...
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-19 Carl HetheringtonRename subtitle appearance dialogue.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonPlainText -> PlainTextFile.
2018-07-19 Carl HetheringtonMore renaming; text -> plain.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-06-08 Carl HetheringtonFix incorrect handling of force-effect in subtitle...
2018-01-14 Carl HetheringtonFix typos affecting set-to behaviour.
2018-01-13 Carl HetheringtonForcing for fade in/out.
2018-01-13 Carl HetheringtonNote whether effect is forced or not.
2018-01-13 Carl HetheringtonUse an enum for the effect in SubtitleContent.
2018-01-13 Carl HetheringtonNote whether subtitle effect colour is forced or not.
2018-01-13 Carl HetheringtonNote whether subtitle colour is forced or not.
2017-05-15 Carl HetheringtonTidy up subtitle appearance with text subtitles.
2017-05-13 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-13 Carl HetheringtonFix confusion wrt subtitle editing dialogues.
2017-04-27 Carl HetheringtonMissing file.
2016-02-26 Carl HetheringtonRemove old files.
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.
2015-11-08 Carl HetheringtonAdd appearance dialog for SubRip subtitles.