Partial split of film viewer.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 21:02:09 +0000 (22:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Sep 2018 10:58:15 +0000 (11:58 +0100)
commit23583dfb56181c76126e652042e9d1940367aa27
treee4e0711ea1b132aacee524e54014497ece5e9916
parent2a0ad7979b208f84916b13f7a37998aa3701e371
Partial split of film viewer.
21 files changed:
src/tools/dcpomatic.cc
src/tools/dcpomatic_player.cc
src/wx/content_panel.cc
src/wx/content_panel.h
src/wx/control_film_viewer.cc [new file with mode: 0644]
src/wx/control_film_viewer.h [new file with mode: 0644]
src/wx/film_editor.cc
src/wx/film_editor.h
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/player_information.cc
src/wx/player_information.h
src/wx/text_view.cc
src/wx/text_view.h
src/wx/timing_panel.cc
src/wx/timing_panel.h
src/wx/video_waveform_dialog.cc
src/wx/video_waveform_dialog.h
src/wx/video_waveform_plot.cc
src/wx/video_waveform_plot.h
src/wx/wscript