| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-04 | All going downhill.dkdm | Carl Hetherington | |
| 2020-05-03 | Cleanups. | Carl Hetherington | |
| 2020-05-03 | wip: stuff. | Carl Hetherington | |
| 2020-05-03 | Remove duplicate call to Config::instance(). | Carl Hetherington | |
| 2020-05-03 | Rename ScreenKDM to ScreenWithKDM | Carl Hetherington | |
| 2020-05-03 | Move Film::make_kdms to the call sites. | Carl Hetherington | |
| 2020-05-03 | Derive Screen from a new class KDMRecipient. | Carl Hetherington | |
| 2020-05-03 | Move TrustedDevice to its own source files. | Carl Hetherington | |
| 2020-05-03 | Add Zipper class and use it in CinemaKDMs. | Carl Hetherington | |
| 2020-05-03 | pot/merge.v2.15.71 | Carl Hetherington | |
| 2020-05-03 | Formatting tweaks to unmount dialogue. | Carl Hetherington | |
| 2020-05-03 | Fix unmount of drives with spaces in their names (#1744). | Carl Hetherington | |
| 2020-05-03 | Remove some debug code. | Carl Hetherington | |
| 2020-05-03 | Fix behaviour on disk writer window close. | Carl Hetherington | |
| 2020-05-03 | Do all writes then do all verification and report progress | Carl Hetherington | |
| for each separately (#1743) | |||
| 2020-05-02 | Try to start _writer on-demand on macOS (#1739). | Carl Hetherington | |
| 2020-05-02 | Try unloading the old disk writer on install (may fix #1738). | Carl Hetherington | |
| 2020-05-02 | Bump lwext.v2.15.70 | Carl Hetherington | |
| 2020-05-02 | Add a specific lwext4 commit to the cscript.v2.15.69 | Carl Hetherington | |
| 2020-04-30 | Add git commits to writer log files.v2.15.68 | Carl Hetherington | |
| 2020-04-30 | Turn on lwext4 debugging to see if that helps. | Carl Hetherington | |
| 2020-04-30 | Add some more macOS debug logging for disks, and ignore mounted disk images. | Carl Hetherington | |
| 2020-04-30 | Missed part of rdisk -> disk revert.v2.15.67 | Carl Hetherington | |
| 2020-04-30 | Correct ext2 block size to 4096. | Carl Hetherington | |
| It seems that this is the typical Linux value; it allows large files and so on. But more importantly, it appears that this change turns the lwext4 library code from taking an hour+ to do a USB stick format on mac (and maybe other platforms) to taking under 3 minutes. The underlying reason for this is not clear. | |||
| 2020-04-30 | Revert mac rdisk vs disk stuff as I'm not convinced it makes much difference. | Carl Hetherington | |
| 2020-04-29 | Add exit command to stress tester. | Carl Hetherington | |
| 2020-04-29 | Put current frame position in seek-by-frame dialogue when opening it (#1736). | Carl Hetherington | |
| 2020-04-29 | Add hinting to the seek dialogue; may be a nice fix for #1736. | Carl Hetherington | |
| 2020-04-29 | Use raw_convert rather than lexical_cast. | Carl Hetherington | |
| 2020-04-28 | Further sanity check fixes.v2.15.66 | Carl Hetherington | |
| 2020-04-28 | Fix macOS sanity check. | Carl Hetherington | |
| 2020-04-28 | Add a log message and actually use device_for_write(). | Carl Hetherington | |
| 2020-04-28 | Add a log message. | Carl Hetherington | |
| 2020-04-28 | Fix warning. | Carl Hetherington | |
| 2020-04-28 | Remove some unnecessary methods.v2.15.65 | Carl Hetherington | |
| 2020-04-28 | Fix build. | Carl Hetherington | |
| 2020-04-28 | Missing files.v2.15.64 | Carl Hetherington | |
| 2020-04-27 | Writer on macOS runs as root, so trying to use the config_path()v2.15.63 | Carl Hetherington | |
| to log to will end up trying to write to root's home. Instead, log to stdout as the process control stuff redirects that into /var/log anyway. | |||
| 2020-04-27 | Experimental use of /dev/rdisk rather than /dev/disk on macOS, | Carl Hetherington | |
| as there is some suggestion it is faster. | |||
| 2020-04-27 | Add Sebastian Leitner as a tester. | Carl Hetherington | |
| 2020-04-27 | Use F_SET_EXT2 not EXT4. | Carl Hetherington | |
| 2020-04-27 | The Disk Writer also needs openssl as creating its Config objectv2.15.62 | Carl Hetherington | |
| will try to make certificates if it's the first DCP-o-matic tool to be run on a machine. In theory we could make the cert creation not happen for the disk writer but that seems a little fiddly. | |||
| 2020-04-27 | Fix disk writer stdout/stderr paths. | Carl Hetherington | |
| 2020-04-27 | Missing icons for _disk. | Carl Hetherington | |
| 2020-04-27 | Missed disk writer from appimage. | Carl Hetherington | |
| 2020-04-26 | More Debian 8 trimming.v2.15.61 | Carl Hetherington | |
| 2020-04-26 | Debian 8 will be EOL before DCP-o-matic 2.16.0. | Carl Hetherington | |
| 2020-04-26 | Debian 9 uses an older libxerces. | Carl Hetherington | |
| 2020-04-26 | Some basic notes on smoke testing. | Carl Hetherington | |
| 2020-04-26 | Ubuntu 19.10 also has libnanomsg5. | Carl Hetherington | |
