std::shared_ptr
[dcpomatic.git] / src / lib / copy_to_drive_job.cc
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.