Basic GUI for export.
authorCarl Hetherington <cth@carlh.net>
Tue, 9 May 2017 15:38:36 +0000 (16:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 May 2017 15:38:36 +0000 (16:38 +0100)
commit6a11232620e0006f6a2b1e8d2b56e56d84229d5c
tree5ea8d25d95aac54dbf7e45fa72c50215ff5fc437
parent837a54744277a5252a1a69b0690305e9a669124d
Basic GUI for export.
14 files changed:
src/lib/encoder.cc
src/lib/encoder.h
src/lib/event_history.cc [new file with mode: 0644]
src/lib/event_history.h [new file with mode: 0644]
src/lib/ffmpeg_transcoder.cc
src/lib/ffmpeg_transcoder.h
src/lib/wscript
src/tools/dcpomatic.cc
src/wx/config_dialog.cc
src/wx/export_dialog.cc [new file with mode: 0644]
src/wx/export_dialog.h [new file with mode: 0644]
src/wx/file_picker_ctrl.cc
src/wx/file_picker_ctrl.h
src/wx/wscript