summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-06Check that a drive is on the list of available drives before writing to it.attic/dist.pre-squashCarl Hetherington
2020-04-06Fix build.Carl Hetherington
2020-04-06Don't need to start _writer on macOS.Carl Hetherington
2020-04-06Fix thinko in progress reporting.Carl Hetherington
2020-04-06Missing device_unregister.Carl Hetherington
2020-04-05Prevent disk_writer from loading config.Carl Hetherington
2020-04-05Add some basic sanity checking to the writer.Carl Hetherington
2020-04-05Add a comment.Carl Hetherington
2020-04-04Various macOS fixes for drive finding.Carl Hetherington
2020-04-03Fix up previous.Carl Hetherington
2020-04-03Trim spaces from vendor/model.Carl Hetherington
2020-04-03Remove debug code; fix media path key reading.Carl Hetherington
2020-04-03Move Drive::description into its own file and fix missing name when vendor is...Carl Hetherington
2020-04-03Fixes to macOS drive finding.Carl Hetherington
2020-04-02Fix incorrect type of Drive containerCarl Hetherington
2020-04-02Fix non-disk build.Carl Hetherington
2020-04-01Debug to check boost::dll.Carl Hetherington
2020-03-31Better Linux link fix.Carl Hetherington
2020-03-31Try to fix Linux link error.Carl Hetherington
2020-03-30Change internal name dist -> disk.Carl Hetherington
2020-03-29Fix progress reporting.Carl Hetherington
2020-03-29Show at least a moving progress meter when formatting the drive.Carl Hetherington
2020-03-29Better error when failing to log to the file.Carl Hetherington
2020-03-29Use boost::dll::program_location() rather than home-baked versions.Carl Hetherington
2020-03-29Add some logging.Carl Hetherington
2020-03-29Fix thinko in fallback logging.Carl Hetherington
2020-03-28macOS build tweak.Carl Hetherington
2020-03-28Try to improve nanomsg EAGAIN handling.Carl Hetherington
2020-03-28More logging and catch all exceptions properly.Carl Hetherington
2020-03-28Non-blocking nanomsg send.Carl Hetherington
2020-03-28Fix _writer process shutdown a little.cah
2020-03-28Try to kill _writer process on exit.Carl Hetherington
2020-03-28Include trimming.Carl Hetherington
2020-03-28Try to fix 'Copy DCP' button sensitivity.Carl Hetherington
2020-03-28Try to hide console window from dist writer on Windows.Carl Hetherington
2020-03-28Add a comment.Carl Hetherington
2020-03-28Fix path separators on Windows.cah
2020-03-28Try boost::process::windows::hide on Windows.Carl Hetherington
2020-03-28Fix up device name on Windows.Carl Hetherington
2020-03-28Start child process with ::shell to prevent error 740 (related to privilege e...cah
2020-03-28Specify full path to dcpomatic2_dist_writer and tidy a few things up.Carl Hetherington
2020-03-28Add manifest to allow _writer to elevate privileges.cah
2020-03-28Use nanomsg instead of std{in,out} for communication between dist and writer.Carl Hetherington
2020-03-28Various windows hacks.cah
2020-03-28Call it DCP-o-matic Disk Writer for now.Carl Hetherington
2020-03-28Various Windows drive scanning hacks.Carl Hetherington
2020-03-28Windows build fixes.Carl Hetherington
2020-03-28Split cross.cc into windows,osx,linuxCarl Hetherington
2020-03-28Assorted OS X build fixes.Carl Hetherington
2020-03-28Untested Win32 get_drives().Carl Hetherington