Set up for the correct handling of UTF-8 with Windows
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Aug 2015 21:13:22 +0000 (22:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Aug 2015 21:44:31 +0000 (22:44 +0100)
commitab778ced048cad27b7c10808acfa93861ea91fce
tree37e04b2b36ff78e3c901c5f650f50210ea018c8a
parentc14ea4bf3907eb2a4f643a445cc4b232a6d425ce
Set up for the correct handling of UTF-8 with Windows
paths before trying to access the config file.  Fixes #654.
src/lib/util.cc
src/lib/util.h
src/tools/dcpomatic.cc
src/tools/dcpomatic_batch.cc
src/tools/dcpomatic_cli.cc
src/tools/dcpomatic_create.cc
src/tools/dcpomatic_kdm.cc
src/tools/dcpomatic_server.cc
src/tools/dcpomatic_server_cli.cc