summaryrefslogtreecommitdiff
path: root/src/tools
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-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-04Various macOS fixes for drive finding.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-29Show at least a moving progress meter when formatting the drive.Carl Hetherington
2020-03-29Add some 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-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-28Windows build fixes.Carl Hetherington
2020-03-28Assorted OS X build fixes.Carl Hetherington
2020-03-28Add dist tool.Carl Hetherington
2020-03-16Move stress testing code into a separate class and always build it.Carl Hetherington
2020-03-15Fix player stress testing with expanded controls.Carl Hetherington
2020-03-15Comments.Carl Hetherington
2020-03-11Give a better error when opening a DCP with File -> Open by mistake (#1723).Carl Hetherington
2020-03-10Make DKDMs with validity 2 minutes shorter than the signer certificateCarl Hetherington
2020-03-01Call wxInitAllImageHandlers and fix Playlist Editor AppName.Carl Hetherington
2020-03-01Fix uninitialised variable.Carl Hetherington
2020-03-01Fix loading of tick/no_tick graphics for playlist editor on Windows.Carl Hetherington
2020-03-01Support playlists in the player in dual-screen mode.v2.15.45Carl Hetherington
2020-03-01Separate SPL from a version which signals when things change.Carl Hetherington
2020-02-29Add 'proper' config dialog for the playlist editor.Carl Hetherington
2020-02-29Various playlist editor developments and fixes.Carl Hetherington
2020-02-29Copy swaroop_ playlist editor stuff back to main DoM.Carl Hetherington
2020-02-29Move swaroop playlist editor stuff into its own swaroop_Carl Hetherington
2020-01-30Various thread cleanups.Carl Hetherington
2020-01-08First version of player stress-test management script.Carl Hetherington
2020-01-08Basic stress-test function for player.Carl Hetherington