X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fwscript;h=a9ed0c621553bb51f074c5b95dbebf1c9546e9dc;hb=c8b10d5eac6006b62d2a7add9da0c6206b72899b;hp=dd7c87f398d0571a513ea10d4a700fb1a6e3c013;hpb=d3c009991a782fa51e85828c7600994a9dd91559;p=dcpomatic.git diff --git a/src/lib/wscript b/src/lib/wscript index dd7c87f39..a9ed0c621 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -21,7 +21,7 @@ import os import i18n sources = """ - active_subtitles.cc + active_text.cc analyse_audio_job.cc atmos_mxf_content.cc audio_analysis.cc @@ -38,6 +38,8 @@ sources = """ audio_ring_buffers.cc audio_stream.cc butler.cc + text_content.cc + text_decoder.cc case_insensitive_sorter.cc cinema.cc cinema_kdms.cc @@ -55,8 +57,8 @@ sources = """ dcp_encoder.cc dcp_examiner.cc dcp_subtitle.cc - dcp_text_content.cc - dcp_text_decoder.cc + dcp_subtitle_content.cc + dcp_subtitle_decoder.cc dcp_video.cc dcpomatic_socket.cc dcpomatic_time.cc @@ -112,7 +114,7 @@ sources = """ mid_side_decoder.cc overlaps.cc player.cc - player_subtitles.cc + player_text.cc player_video.cc playlist.cc position_image.cc @@ -132,11 +134,9 @@ sources = """ server.cc shuffler.cc string_log_entry.cc - text_content.cc - text_decoder.cc - plain_text.cc - plain_text_content.cc - plain_text_decoder.cc + string_text_file.cc + string_text_file_content.cc + string_text_file_decoder.cc timer.cc transcode_job.cc types.cc