Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / wscript
index d44746ba9a24517238422cde13a1712e0806f4d3..6e06d675315e800e5cd42bb5f87bfff5c51040f4 100644 (file)
@@ -33,6 +33,7 @@ sources = """
           audio_processor.cc
           audio_stream.cc
           cinema.cc
+          cinema_kdms.cc
           cinema_sound_processor.cc
           colour_conversion.cc
           config.cc
@@ -52,7 +53,9 @@ sources = """
           dcpomatic_socket.cc
           dcpomatic_time.cc
           dolby_cp750.cc
+          emailer.cc
           encoder.cc
+          encoded_log_entry.cc
           environment_info.cc
           examine_content_job.cc
           exceptions.cc
@@ -80,9 +83,9 @@ sources = """
           j2k_image_proxy.cc
           job.cc
           job_manager.cc
-          kdm.cc
           json_server.cc
           log.cc
+          log_entry.cc
           magick_image_proxy.cc
           md5_digester.cc
           mid_side_decoder.cc
@@ -91,7 +94,6 @@ sources = """
           player_video.cc
           playlist.cc
           position_image.cc
-          quickmail.cc
           ratio.cc
           raw_image_proxy.cc
           render_subtitles.cc
@@ -100,6 +102,7 @@ sources = """
           scoped_temporary.cc
           scp_uploader.cc
           screen.cc
+          screen_kdm.cc
           send_kdm_email_job.cc
           send_problem_report_job.cc
           server.cc
@@ -109,6 +112,7 @@ sources = """
           sndfile_content.cc
           sndfile_decoder.cc
           sndfile_examiner.cc
+          string_log_entry.cc
           subrip.cc
           subrip_content.cc
           subrip_decoder.cc