Add console to dcpomatic_kdm on Windows. Tweak layout a bit more.
authorCarl Hetherington <cth@carlh.net>
Wed, 4 Nov 2015 20:46:12 +0000 (20:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 01:42:17 +0000 (01:42 +0000)
commit2034a89f30e4a976e44eb8d0a6b4ad6e3100cd4b
tree7a232c3f1442f3797b50c648a8e70f9bee91db5a
parent03b501578c49861a486116534d95617959d92240
Add console to dcpomatic_kdm on Windows.  Tweak layout a bit more.
Remove unnecessary include from kdm_dialog.h.

Unbind selection-changed signal in ScreensPanel destructor to stop
it causing problems if it is called during ~ScreensPanel.

Add -fno-omit-frame-pointer in case it helps with Dr. Mingw.
cscript
src/tools/dcpomatic_kdm.cc
src/wx/kdm_dialog.h
src/wx/screens_panel.cc
src/wx/screens_panel.h
wscript