C++11 tidying.
authorCarl Hetherington <cth@carlh.net>
Thu, 4 Nov 2021 23:43:00 +0000 (00:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 4 Nov 2021 23:43:00 +0000 (00:43 +0100)
commit5d1496fa502655d334439b4b2658625a2b3c1b70
treedefaa6e2074a4e3fd93dae5c3899c51a12866a65
parentd50c23b8ddc05953322d2d0eb6ca5cb8ad88645f
C++11 tidying.
26 files changed:
src/lib/audio_content.cc
src/lib/audio_ring_buffers.h
src/lib/check_content_change_job.cc
src/lib/cinema.h
src/lib/config.h
src/lib/cross.h
src/lib/ffmpeg_decoder.h
src/lib/ffmpeg_encoder.h
src/lib/player.h
src/lib/render_text.h
src/lib/send_kdm_email_job.cc
src/lib/subtitle_encoder.h
src/lib/text_content.h
src/lib/video_content.cc
src/tools/dcpomatic_create.cc
src/wx/content_panel.cc
src/wx/content_properties_dialog.h
src/wx/content_widget.h
src/wx/text_panel.cc
src/wx/timeline.cc
src/wx/timeline_content_view.cc
src/wx/timeline_time_axis_view.cc
src/wx/timeline_time_axis_view.h
src/wx/wx_util.cc
src/wx/wx_util.h
test/create_cli_test.cc