summaryrefslogtreecommitdiff
path: root/src/lib/cross_linux.cc
AgeCommit message (Collapse)Author
2020-05-03Fix unmount of drives with spaces in their names (#1744).Carl Hetherington
2020-04-30Revert mac rdisk vs disk stuff as I'm not convinced it makes much difference.Carl Hetherington
2020-04-27Experimental use of /dev/rdisk rather than /dev/disk on macOS,Carl Hetherington
as there is some suggestion it is faster.
2020-04-13Support unmounting on macOS and Windows.v2.15.51Carl Hetherington
2020-04-13Tidy up Drive and unmounting a little.Carl Hetherington
2020-04-13Tidy up nanomsg class API; add unmounting for Linux.Carl Hetherington
2020-04-07Add DCPOMATIC_DISK define and don't build stuff needing boost dll library if ↵v2.15.49Carl Hetherington
we don't need it.
2020-04-06Add disk writer tool.Carl Hetherington