Add a simple DCP editor.
authorCarl Hetherington <cth@carlh.net>
Fri, 22 Apr 2022 23:59:10 +0000 (01:59 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 29 Apr 2022 21:37:48 +0000 (23:37 +0200)
commitf37c1e40dcd5186c5aee95a4b0e6607c1b0045e4
treed7048963c435262dac6c7af6044148ea15a42125
parent5c48efdde34ee11f135ea8b369d85d50d1410445
Add a simple DCP editor.
32 files changed:
cscript
graphics/linux/128/dcpomatic2_editor.png [new file with mode: 0644]
graphics/linux/16/dcpomatic2_editor.png [new file with mode: 0644]
graphics/linux/22/dcpomatic2_editor.png [new file with mode: 0644]
graphics/linux/256/dcpomatic2_editor.png [new file with mode: 0644]
graphics/linux/32/dcpomatic2_editor.png [new file with mode: 0644]
graphics/linux/48/dcpomatic2_editor.png [new file with mode: 0644]
graphics/linux/512/dcpomatic2_editor.png [new file with mode: 0644]
graphics/linux/64/dcpomatic2_editor.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.icns [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_128x128.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_128x128@2x.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_16x16.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_16x16@2x.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_256x256.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_256x256@2x.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_32x32.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_32x32@2x.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_512x512.png [new file with mode: 0644]
graphics/osx/dcpomatic2_editor.iconset/icon_512x512@2x.png [new file with mode: 0644]
graphics/src/dcpomatic2_editor.svg [new file with mode: 0644]
graphics/update
graphics/windows/dcpomatic2_editor.ico [new file with mode: 0644]
platform/osx/dcpomatic2_editor.Info.plist.in [new file with mode: 0644]
platform/osx/make_dmg.sh
platform/osx/wscript
platform/windows/dcpomatic_editor.rc [new file with mode: 0644]
platform/windows/wscript
run/dcpomatic_editor [new file with mode: 0755]
src/lib/writer.cc
src/tools/dcpomatic_editor.cc [new file with mode: 0644]
src/tools/wscript