Allow multiple DCPs to be written to a disk (#1756).
authorCarl Hetherington <cth@carlh.net>
Tue, 19 Jul 2022 22:51:23 +0000 (00:51 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 20 Jul 2022 08:18:17 +0000 (10:18 +0200)
commit4bdaccb5ede7d9a1066e0a0665fcfce9b1e3241e
treee8473bb1a1b4736e88a973dc25bcfa369c3ad000
parent6d101863c87b34af5c3992168182e80445e56ec7
Allow multiple DCPs to be written to a disk (#1756).
src/lib/copy_to_drive_job.cc
src/lib/copy_to_drive_job.h
src/lib/ext.cc
src/lib/ext.h
src/tools/dcpomatic_disk.cc
src/tools/dcpomatic_disk_writer.cc
test/disk_writer_test.cc