Missed update to private test repo version.
[dcpomatic.git] / src / lib / copy_to_drive_job.cc
2023-02-05 Carl HetheringtonRecover better errors from ext4.
2023-01-29 Carl HetheringtonUse DiskWriterBackEndResponse, and add some more inform...
2022-07-20 Carl HetheringtonAllow multiple DCPs to be written to a disk (#1756).
2021-05-09 Carl HetheringtonAdd more logging to disk writer.
2021-03-12 Carl HetheringtonGet progress during formatting.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-08-06 Carl HetheringtonReduce width of information text in the copy-to-drive...
2020-05-02 Carl HetheringtonDo all writes then do all verification and report progress
2020-04-29 Carl HetheringtonRevert mac rdisk vs disk stuff as I'm not convinced...
2020-04-28 Carl HetheringtonAdd a log message and actually use device_for_write().
2020-04-12 Carl HetheringtonTidy up Drive and unmounting a little.
2020-04-12 Carl HetheringtonTidy up nanomsg class API; add unmounting for Linux.
2020-04-08 Carl HetheringtonImprove disk_writer_messages.h commenting and add DISK_...
2020-04-06 Carl HetheringtonAdd disk writer tool.