Add a load of explicit keywords.
authorCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 15:34:45 +0000 (15:34 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 15:34:45 +0000 (15:34 +0000)
commitc6871fe8617b3de03662b7630355059393bf8043
treeef4aeaa8a6556d1afe033b962d0e8a7c615afc05
parent334e250896a5dcbb64db96df8e20821ffc75b146
Add a load of explicit keywords.
78 files changed:
src/lib/audio_analysis.h
src/lib/audio_buffers.h
src/lib/audio_content.h
src/lib/audio_delay.h
src/lib/audio_filter.h
src/lib/audio_merger.h
src/lib/audio_point.h
src/lib/cinema.h
src/lib/colour_conversion.h
src/lib/content.h
src/lib/content_part.h
src/lib/content_subtitle.h
src/lib/dcp.h
src/lib/dcp_examiner.h
src/lib/dcpomatic_socket.h
src/lib/dkdm_wrapper.h
src/lib/event_history.h
src/lib/exceptions.h
src/lib/ffmpeg.h
src/lib/ffmpeg_stream.h
src/lib/ffmpeg_subtitle_period.h
src/lib/file_group.h
src/lib/file_log.h
src/lib/film.h
src/lib/font.h
src/lib/image.h
src/lib/isdcf_metadata.h
src/lib/job.h
src/lib/json_server.h
src/lib/log_entry.h
src/lib/magick_image_proxy.h
src/lib/raw_image_proxy.h
src/lib/rgba.h
src/lib/screen.h
src/lib/signaller.h
src/lib/subtitle_content.h
src/lib/subtitle_string.h
src/lib/text_subtitle.h
src/lib/timer.h
src/lib/transcode_job.h
src/lib/types.h
src/lib/upload_job.h
src/lib/upmixer_a.h
src/lib/upmixer_b.h
src/lib/video_content.h
src/lib/video_content_scale.h
src/lib/video_mxf_examiner.h
src/tools/dcpomatic.cc
src/tools/dcpomatic_batch.cc
src/tools/dcpomatic_kdm.cc
src/wx/about_dialog.h
src/wx/audio_mapping_view.h
src/wx/audio_panel.h
src/wx/audio_plot.h
src/wx/content_menu.h
src/wx/dir_picker_ctrl.h
src/wx/download_certificate_dialog.h
src/wx/email_dialog.h
src/wx/export_dialog.h
src/wx/gain_calculator_dialog.h
src/wx/image_sequence_dialog.h
src/wx/kdm_timing_panel.h
src/wx/new_dkdm_folder_dialog.h
src/wx/rename_template_dialog.h
src/wx/repeat_dialog.h
src/wx/save_template_dialog.h
src/wx/screen_dialog.cc
src/wx/screens_panel.h
src/wx/server_dialog.h
src/wx/servers_list_dialog.h
src/wx/subtitle_panel.h
src/wx/system_font_dialog.h
src/wx/templates_dialog.h
src/wx/timeline_labels_view.h
src/wx/timeline_view.h
src/wx/video_panel.h
src/wx/wx_signal_manager.h
test/job_test.cc