| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-16 | Missing include. | Carl Hetherington | |
| 2024-01-11 | Attempt to rationalise menu IDs and avoid duplicates. | Carl Hetherington | |
| 2023-10-09 | Bump libdcp for new filesystem wrappers. | Carl Hetherington | |
| 2023-01-29 | Use DiskWriterBackEndResponse, and add some more information to the unmount ↵ | Carl Hetherington | |
| error. | |||
| 2023-01-16 | Use wx_ptr more. | Carl Hetherington | |
| 2023-01-15 | Tell user what just happened if they get either of the disk writer ↵ | Carl Hetherington | |
| confirmations wrong (#2417). | |||
| 2022-12-10 | Missing include. | Carl Hetherington | |
| 2022-09-01 | Fix two more badly-adapted instantiations of EditableList and make | Carl Hetherington | |
| it harder to make similar errors in the future. | |||
| 2022-07-20 | Allow multiple DCPs to be written to a disk (#1756). | Carl Hetherington | |
| 2022-04-22 | And another missed warnings.h | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-09 | Add some missing override labels. | Carl Hetherington | |
| 2021-09-27 | Add config location versioning (#2090). | Carl Hetherington | |
| 2021-06-05 | Give an error if a non-DCP folder is selected for DCP writing (#2024). | Carl Hetherington | |
| 2021-05-28 | Add some useful command-line options to dcpomatic2_disk. | Carl Hetherington | |
| 2021-05-26 | Insert a delay to make sure the QUIT message arrives (#2018). | Carl Hetherington | |
| I have no idea why this is necessary, but the nanomsg documentation suggests it. | |||
| 2021-05-10 | Open a dialogue if pinging the back-end fails on macOS.v2.15.146 | Carl Hetherington | |
| At least this means the user will get another go without losing their setup. My only theory at this point is that sometimes the backend takes a crazy amount of time to start up because of some SIP / gatekeeper type nonsense (#1990). | |||
| 2021-05-09 | Attempt ping from front- to back-end several times (#1990).v2.15.145 | Carl Hetherington | |
| On macOS it seems that the backend sometimes is not started very quickly. Adding a long timeout to ping does not work, perhaps because the backend is not listening. Trying a few times seems to fix it. With this fix I saw this log: Sun May 9 23:02:51 2021: dcpomatic_disk_writer e63a485e23 started Sun May 9 23:02:51 2021: Entering main loop Sun May 9 23:02:51 2021: Writer receives command: P from the backend and Sun May 9 23:02:45 2021: Could not send ping to writer (attempt 1) Sun May 9 23:02:47 2021: Could not send ping to writer (attempt 2) Sun May 9 23:02:49 2021: Could not send ping to writer (attempt 3) from the front-end, suggesting that the first 3 pings went to /dev/null and the 4th was heard. | |||
| 2021-05-09 | Add more logging to disk writer. | Carl Hetherington | |
| 2021-04-22 | Wait a while for unmounts to go through in case we have to authenticate the ↵ | Carl Hetherington | |
| user. | |||
| 2021-04-21 | Re-scan drives just before writing the DCP (#1969). | Carl Hetherington | |
| In case the drive you chose has disappeared, or something about it has changed since it was found. | |||
| 2021-04-04 | More disk build fixes. | Carl Hetherington | |
| 2021-04-04 | Fix disk build. | Carl Hetherington | |
| 2021-04-03 | C++11 tidying. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-18 | Make the default disk writer window wider. | Carl Hetherington | |
| 2020-10-27 | Add uninstaller for the .pkg part of the disk writer on macOS (#1740). | Carl Hetherington | |
| 2020-10-21 | macOS / new boost build fixes.v2.15.104 | Carl Hetherington | |
| 2020-08-07 | Check that we have a connection to the disk writer before starting to use it ↵ | Carl Hetherington | |
| in earnest. | |||
| 2020-07-27 | Fix some unused variable warnings on macOS. | Carl Hetherington | |
| 2020-07-26 | Various OSX warnings fixes. | Carl Hetherington | |
| 2020-06-01 | Hidden debug option to make _disk not start _disk_writer on Linux.v2.15.76 | Carl Hetherington | |
| 2020-05-03 | Fix behaviour on disk writer window close. | Carl Hetherington | |
| 2020-05-02 | Try to start _writer on-demand on macOS (#1739). | Carl Hetherington | |
| 2020-04-30 | Add git commits to writer log files.v2.15.68 | Carl Hetherington | |
| 2020-04-28 | Add a log message. | Carl Hetherington | |
| 2020-04-24 | Add pre-running warning to disk writer. | Carl Hetherington | |
| 2020-04-13 | Support unmounting on macOS and Windows.v2.15.51 | Carl Hetherington | |
| 2020-04-13 | Tidy up Drive and unmounting a little. | Carl Hetherington | |
| 2020-04-13 | Do the right thing when the user cancels the unmount dialogue. | Carl Hetherington | |
| 2020-04-13 | Tidy up nanomsg class API; add unmounting for Linux. | Carl Hetherington | |
| 2020-04-06 | Add disk writer tool. | Carl Hetherington | |
