From 3a7b6acdb993864f319a6ceb3bc4c3fb7d4aaefd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 5 Aug 2018 01:15:45 +0100 Subject: Get closed caption view data from the butler, rather than the player. You can't introduce the butler (so that the player is ahead of time) and then ask the player what should be in the frame that is being displayed "now"; the player will already have moved on. --- src/lib/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/wscript') diff --git a/src/lib/wscript b/src/lib/wscript index a9ed0c621..0cc3d7823 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -137,6 +137,7 @@ sources = """ string_text_file.cc string_text_file_content.cc string_text_file_decoder.cc + text_ring_buffers.cc timer.cc transcode_job.cc types.cc -- cgit v1.2.3