Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / wscript
index 9e20131a8d7fd463f30c49abbfacc80af1d1533a..b78586843aef7d4f7f1f35a101e112631c1acc70 100644 (file)
@@ -23,6 +23,7 @@ import i18n
 sources = """
           active_text.cc
           analyse_audio_job.cc
+          analytics.cc
           atmos_mxf_content.cc
           atomicity_checker.cc
           audio_analysis.cc
@@ -55,6 +56,7 @@ sources = """
           cross.cc
           crypto.cc
           curl_uploader.cc
+          datasat_ap2x.cc
           dcp.cc
           dcp_content.cc
           dcp_content_type.cc
@@ -72,6 +74,7 @@ sources = """
           decoder.cc
           decoder_factory.cc
           decoder_part.cc
+          decrypted_ecinema_kdm.cc
           digester.cc
           dkdm_wrapper.cc
           dolby_cp750.cc
@@ -82,9 +85,11 @@ sources = """
           encode_server.cc
           encode_server_finder.cc
           encoded_log_entry.cc
+          encrypted_ecinema_kdm.cc
           environment_info.cc
           event_history.cc
           examine_content_job.cc
+          examine_ffmpeg_subtitles_job.cc
           exceptions.cc
           file_group.cc
           file_log.cc
@@ -102,7 +107,6 @@ sources = """
           filter.cc
           ffmpeg_image_proxy.cc
           font.cc
-          font_files.cc
           frame_rate_change.cc
           hints.cc
           internet.cc
@@ -144,12 +148,14 @@ sources = """
           send_problem_report_job.cc
           server.cc
           shuffler.cc
+          state.cc
           spl.cc
           spl_entry.cc
           string_log_entry.cc
           string_text_file.cc
           string_text_file_content.cc
           string_text_file_decoder.cc
+          subtitle_encoder.cc
           text_ring_buffers.cc
           timer.cc
           transcode_job.cc
@@ -160,6 +166,7 @@ sources = """
           uploader.cc
           upmixer_a.cc
           upmixer_b.cc
+          usl.cc
           util.cc
           verify_dcp_job.cc
           video_content.cc