summaryrefslogtreecommitdiff
path: root/src/lib/ext.cc
AgeCommit message (Expand)Author
2023-02-05Recover better errors from ext4.Carl Hetherington
2023-01-29Add DiskWriterBackendResponse::write_to_nanomsg() and use itCarl Hetherington
2022-07-20Allow multiple DCPs to be written to a disk (#1756).Carl Hetherington
2022-06-21Stop using static initialisation so that dcpomatic::write() can be called mor...Carl Hetherington
2022-06-21Cleanup: use constexpr.Carl Hetherington
2022-05-06Missing include.Carl Hetherington
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2022-04-07Cleanup: use a vector instead of a raw array.Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-12-06Set up {m,c,a}times on copied files (#2145).Carl Hetherington
2021-05-26Remove privilege escalation via seteuid() etc. on Linux.Carl Hetherington
2021-05-11Revert incorrect 'fixing' of path on Windows (#1992).Carl Hetherington
2021-04-23Use new Windows long filename workaround with disk writer (#1755).Carl Hetherington
2021-04-19Sleep for a while if necessary to allow disks to wake up (#1916).Carl Hetherington
2021-03-12Get progress during formatting.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2020-12-03Allow nanomsg to be null.Carl Hetherington
2020-12-03Move a load of disk writing code to src/lib/ext.cc.Carl Hetherington