Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / closed_captions_dialog.cc
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-04-07 Carl HetheringtonFix crash when adding subtitles. v2.13.145
2019-04-05 Carl HetheringtonOption to choose CCAP track (part of #1516). v2.13.143
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
2018-08-05 Carl HetheringtonFiddle with ccap window default size. v2.13.41
2018-08-05 Carl HetheringtonGet closed caption view data from the butler, rather...
2018-08-03 Carl HetheringtonSome subtitle renaming.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-27 Carl HetheringtonCheck for long CCAP lines and too many CCAP lines.
2018-07-25 Carl HetheringtonFix crash on scaling the ccap window to be very small.
2018-07-25 Carl HetheringtonMake characters red if they are too long in the closed...
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonGet ccaps by asking the Player, rather than by listenin...
2018-07-22 Carl HetheringtonRemove debug code.
2018-07-22 Carl HetheringtonVery basic closed caption viewer.