Get ccaps by asking the Player, rather than by listening to its emissions,
authorCarl Hetherington <cth@carlh.net>
Mon, 23 Jul 2018 00:21:07 +0000 (01:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 Jul 2018 00:21:07 +0000 (01:21 +0100)
commitded71cffd18962ebb6b9611a5eb6dfafe9e8e4ec
tree6da7f5da15b7b4cdeb82f7099b549abf537bf4fa
parent07d75f41aed77e340d927cc092dc4e7d74d03897
Get ccaps by asking the Player, rather than by listening to its emissions,
which is slightly cleaner and works when subtitles are emitted with an
unknown end time.  Also add CCAPs to the player.
12 files changed:
src/lib/active_captions.cc
src/lib/active_captions.h
src/lib/caption_content.cc
src/lib/player.cc
src/lib/player.h
src/tools/dcpomatic_player.cc
src/wx/closed_captions_dialog.cc
src/wx/closed_captions_dialog.h
src/wx/closed_captions_view.cc [deleted file]
src/wx/closed_captions_view.h [deleted file]
src/wx/film_viewer.cc
src/wx/film_viewer.h