Give an error if a non-DCP folder is selected for DCP writing (#2024).
[dcpomatic.git] / src / tools / dcpomatic_disk.cc
2021-06-04 Carl HetheringtonGive an error if a non-DCP folder is selected for DCP...
2021-05-28 Carl HetheringtonAdd some useful command-line options to dcpomatic2_disk.
2021-05-26 Carl HetheringtonInsert a delay to make sure the QUIT message arrives...
2021-05-10 Carl HetheringtonOpen a dialogue if pinging the back-end fails on macOS. v2.15.146
2021-05-09 Carl HetheringtonAttempt ping from front- to back-end several times... v2.15.145
2021-05-09 Carl HetheringtonAdd more logging to disk writer.
2021-04-22 Carl HetheringtonWait a while for unmounts to go through in case we...
2021-04-21 Carl HetheringtonRe-scan drives just before writing the DCP (#1969).
2021-04-03 Carl HetheringtonMore disk build fixes.
2021-04-03 Carl HetheringtonFix disk build.
2021-04-03 Carl HetheringtonC++11 tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-18 Carl HetheringtonMake the default disk writer window wider.
2020-10-27 Carl HetheringtonAdd uninstaller for the .pkg part of the disk writer...
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
2020-08-06 Carl HetheringtonCheck that we have a connection to the disk writer...
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonFix some unused variable warnings on macOS.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
2020-06-01 Carl HetheringtonHidden debug option to make _disk not start _disk_write... v2.15.76
2020-05-02 Carl HetheringtonFix behaviour on disk writer window close.
2020-05-02 Carl HetheringtonTry to start _writer on-demand on macOS (#1739).
2020-04-30 Carl HetheringtonAdd git commits to writer log files. v2.15.68
2020-04-28 Carl HetheringtonAdd a log message.
2020-04-23 Carl HetheringtonAdd pre-running warning to disk writer.
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 HetheringtonDo the right thing when the user cancels the unmount...
2020-04-12 Carl HetheringtonTidy up nanomsg class API; add unmounting for Linux.
2020-04-06 Carl HetheringtonAdd disk writer tool.