summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_disk.cc
AgeCommit message (Expand)Author
2023-10-18Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding vi...Carl Hetherington
2023-10-09Bump libdcp for new filesystem wrappers.Carl Hetherington
2023-01-29Use DiskWriterBackEndResponse, and add some more information to the unmount e...Carl Hetherington
2023-01-16Use wx_ptr more.Carl Hetherington
2023-01-15Tell user what just happened if they get either of the disk writer confirmati...Carl Hetherington
2022-12-10Missing include.Carl Hetherington
2022-09-01Fix two more badly-adapted instantiations of EditableList and makeCarl Hetherington
2022-07-20Allow multiple DCPs to be written to a disk (#1756).Carl Hetherington
2022-04-22And another missed warnings.hCarl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2021-09-27Add config location versioning (#2090).Carl Hetherington
2021-06-05Give an error if a non-DCP folder is selected for DCP writing (#2024).Carl Hetherington
2021-05-28Add some useful command-line options to dcpomatic2_disk.Carl Hetherington
2021-05-26Insert a delay to make sure the QUIT message arrives (#2018).Carl Hetherington
2021-05-10Open a dialogue if pinging the back-end fails on macOS.v2.15.146Carl Hetherington
2021-05-09Attempt ping from front- to back-end several times (#1990).v2.15.145Carl Hetherington
2021-05-09Add more logging to disk writer.Carl Hetherington
2021-04-22Wait a while for unmounts to go through in case we have to authenticate the u...Carl Hetherington
2021-04-21Re-scan drives just before writing the DCP (#1969).Carl Hetherington
2021-04-04More disk build fixes.Carl Hetherington
2021-04-04Fix disk build.Carl Hetherington
2021-04-03C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-18Make the default disk writer window wider.Carl Hetherington
2020-10-27Add uninstaller for the .pkg part of the disk writer on macOS (#1740).Carl Hetherington
2020-10-21macOS / new boost build fixes.v2.15.104Carl Hetherington
2020-08-07Check that we have a connection to the disk writer before starting to use it ...Carl Hetherington
2020-07-27Fix some unused variable warnings on macOS.Carl Hetherington
2020-07-26Various OSX warnings fixes.Carl Hetherington
2020-06-01Hidden debug option to make _disk not start _disk_writer on Linux.v2.15.76Carl Hetherington
2020-05-03Fix behaviour on disk writer window close.Carl Hetherington
2020-05-02Try to start _writer on-demand on macOS (#1739).Carl Hetherington
2020-04-30Add git commits to writer log files.v2.15.68Carl Hetherington
2020-04-28Add a log message.Carl Hetherington
2020-04-24Add pre-running warning to disk writer.Carl Hetherington
2020-04-13Support unmounting on macOS and Windows.v2.15.51Carl Hetherington
2020-04-13Tidy up Drive and unmounting a little.Carl Hetherington
2020-04-13Do the right thing when the user cancels the unmount dialogue.Carl Hetherington
2020-04-13Tidy up nanomsg class API; add unmounting for Linux.Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington