Very basic closed caption viewer.
authorCarl Hetherington <cth@carlh.net>
Sun, 22 Jul 2018 23:09:35 +0000 (00:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 22 Jul 2018 23:13:56 +0000 (00:13 +0100)
commitbd763364d9c96928f3bd6bd5fe46ebe1a06e6d0a
tree0ece2cfda3b6a1f4f68187eb89daac4d4a6e20b8
parent5274b881cc5569188eb5c80dc3151f5a8aaa1d23
Very basic closed caption viewer.
src/tools/dcpomatic.cc
src/wx/caption_panel.cc
src/wx/closed_captions_dialog.cc [new file with mode: 0644]
src/wx/closed_captions_dialog.h [new file with mode: 0644]
src/wx/closed_captions_view.cc [new file with mode: 0644]
src/wx/closed_captions_view.h [new file with mode: 0644]
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/wscript