Tidy up after mass rename.
authorCarl Hetherington <cth@carlh.net>
Mon, 23 Jul 2018 14:10:11 +0000 (15:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 Jul 2018 14:10:11 +0000 (15:10 +0100)
commita5c629cb9b638b67a0e4c2d26fe9ab2e124bf0eb
tree6cd463704f413259516e2888704272a371a108a6
parentdf17bbd25da69fc38eb2dcd8b4a2531cf0bab0bc
Tidy up after mass rename.
61 files changed:
src/lib/analyse_audio_job.cc
src/lib/content.cc
src/lib/content.h
src/lib/dcp_content.cc
src/lib/dcp_content.h
src/lib/dcp_decoder.cc
src/lib/dcp_decoder.h
src/lib/dcp_encoder.cc
src/lib/dcp_encoder.h
src/lib/dcp_examiner.cc
src/lib/dcp_examiner.h
src/lib/dcp_subtitle_content.cc
src/lib/dcp_subtitle_decoder.cc
src/lib/decoder.cc
src/lib/decoder.h
src/lib/ffmpeg_content.cc
src/lib/ffmpeg_decoder.cc
src/lib/ffmpeg_encoder.cc
src/lib/film.cc
src/lib/hints.cc
src/lib/player.cc
src/lib/player.h
src/lib/player_video.cc
src/lib/player_video.h
src/lib/playlist.cc
src/lib/playlist.h
src/lib/reel_writer.cc
src/lib/reel_writer.h
src/lib/string_text_file_content.cc
src/lib/string_text_file_decoder.cc
src/lib/text_content.cc
src/lib/types.cc
src/lib/types.h
src/lib/writer.cc
src/lib/writer.h
src/tools/dcpomatic.cc
src/tools/dcpomatic_player.cc
src/wx/content_panel.cc
src/wx/content_panel.h
src/wx/dcp_panel.cc
src/wx/film_viewer.cc
src/wx/paste_dialog.cc
src/wx/paste_dialog.h
src/wx/player_information.cc
src/wx/text_panel.cc
src/wx/text_panel.h
src/wx/text_view.cc
src/wx/timeline.cc
src/wx/timeline_labels_view.cc
src/wx/timeline_labels_view.h
src/wx/timing_panel.cc
test/client_server_test.cc
test/closed_caption_test.cc
test/dcp_subtitle_test.cc
test/ffmpeg_encoder_test.cc
test/player_test.cc
test/remake_with_subtitle_test.cc
test/srt_subtitle_test.cc
test/ssa_subtitle_test.cc
test/subtitle_reel_number_test.cc
test/vf_test.cc