Support unmounting on macOS and Windows. v2.15.51
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Apr 2020 18:53:22 +0000 (20:53 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 12 Apr 2020 22:27:39 +0000 (00:27 +0200)
commit747e81de1927c71b39dc916be05bb9296ca6b882
tree4068bac39995c02aa43917f39fb3dff664f71efd
parent6d27b49a7a767a9c8b31dc0f799da940ddb7232f
Support unmounting on macOS and Windows.
platform/osx/set_paths.sh
platform/windows/build.sh [new file with mode: 0644]
platform/windows/config.sh [new file with mode: 0644]
src/lib/cross.h
src/lib/cross_linux.cc
src/lib/cross_osx.cc
src/lib/cross_windows.cc
src/tools/dcpomatic_disk.cc
src/tools/dcpomatic_disk_writer.cc
src/wx/try_unmount_dialog.cc