Add git commits to writer log files.
[dcpomatic.git] / src / tools / dcpomatic_disk_writer.cc
2020-04-30 Carl HetheringtonAdd git commits to writer log files. v2.15.68
2020-04-30 Carl HetheringtonTurn on lwext4 debugging to see if that helps.
2020-04-29 Carl HetheringtonMissed part of rdisk -> disk revert. v2.15.67
2020-04-29 Carl HetheringtonCorrect ext2 block size to 4096.
2020-04-29 Carl HetheringtonRevert mac rdisk vs disk stuff as I'm not convinced...
2020-04-28 Carl HetheringtonFurther sanity check fixes. v2.15.66
2020-04-28 Carl HetheringtonFix macOS sanity check.
2020-04-27 Carl HetheringtonWriter on macOS runs as root, so trying to use the... v2.15.63
2020-04-27 Carl HetheringtonUse F_SET_EXT2 not EXT4.
2020-04-12 Carl HetheringtonSupport unmounting on macOS and Windows. v2.15.51
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.