std::shared_ptr
[dcpomatic.git] / src / tools / dcpomatic_disk.cc
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.