| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-05 | Extract common code out into kdm_for_screen() | Carl Hetherington | |
| 2020-05-05 | Remove some now-pointless passing of name_values. | Carl Hetherington | |
| 2020-05-05 | Set 'i' earlier in name_values. | Carl Hetherington | |
| 2020-05-05 | Remove unused variable after the last commit. | Carl Hetherington | |
| 2020-05-05 | Write 'f', 'b' and 'e' tags into all KDMWithMetadata when they are made. | Carl Hetherington | |
| 2020-05-05 | Rename some variables. | Carl Hetherington | |
| 2020-05-05 | Move some functions to kdm_with_metadata | Carl Hetherington | |
| 2020-05-04 | Pull some methods out of CinemaKDMs. | Carl Hetherington | |
| 2020-05-04 | Remove Screen pointer from KDMWithMetadata, preferring to | Carl Hetherington | |
| add metadata to a dcp::NameFormat::Map earlier in the call stack. | |||
| 2020-05-04 | Add KDMWithMetadataPtr typedef | Carl Hetherington | |
| 2020-05-04 | Rename ScreenKDM -> KDMWithMetadata | Carl Hetherington | |
| 2020-05-04 | Move Film::make_kdms to the call sites. | Carl Hetherington | |
| 2020-05-03 | pot/merge.v2.15.71 | 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-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 | 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-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. | Carl Hetherington | |
| 2020-04-28 | Remove some unnecessary methods.v2.15.65 | 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 | Use F_SET_EXT2 not EXT4. | Carl Hetherington | |
| 2020-04-24 | Add pre-running warning to disk writer. | Carl Hetherington | |
| 2020-04-23 | Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432 | Carl Hetherington | |
| 2020-04-20 | Add LEQ(m) when analysing audio (#1382).v2.15.52 | Carl Hetherington | |
| 2020-04-15 | Fix length of player output so it can be either the film's length or ↵ | Carl Hetherington | |
| playlist's length, as appropriate. | |||
| 2020-04-15 | Add some new keyboard shortcuts for moving around on the timeline: | Carl Hetherington | |
| Shift+Arrows: 1 minute Ctrl+Arrows: 10 minutes Ctrl+Shift+Arrows: 1 hour Home: start End: end | |||
| 2020-04-14 | DCPReadError -> ReadError in libdcp. | Carl Hetherington | |
| 2020-04-14 | pot/merge. | 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-09 | Improve disk_writer_messages.h commenting and add DISK_WRITER_QUIT and ↵ | Carl Hetherington | |
| DISK_WRITER_WRITE #defines. | |||
| 2020-04-06 | Add disk writer tool. | Carl Hetherington | |
| 2020-03-16 | Move stress testing code into a separate class and always build it. | Carl Hetherington | |
| Fix stress script generation to always reload a DCP rather than expecting it to be available after it has finished playback. | |||
| 2020-03-15 | Fix player stress testing with expanded controls. | Carl Hetherington | |
| Also correctly wait with a stress test until the DCP open has completely finished. | |||
| 2020-03-15 | Comments. | Carl Hetherington | |
| 2020-03-11 | Give a better error when opening a DCP with File -> Open by mistake (#1723). | Carl Hetherington | |
| 2020-03-10 | Make DKDMs with validity 2 minutes shorter than the signer certificate | Carl Hetherington | |
| validity (#1728). | |||
| 2020-03-01 | Call wxInitAllImageHandlers and fix Playlist Editor AppName. | Carl Hetherington | |
| 2020-03-01 | Fix uninitialised variable. | Carl Hetherington | |
| 2020-03-01 | Fix loading of tick/no_tick graphics for playlist editor on Windows. | Carl Hetherington | |
| 2020-03-01 | Support playlists in the player in dual-screen mode.v2.15.45 | Carl Hetherington | |
| 2020-03-01 | Separate SPL from a version which signals when things change. | Carl Hetherington | |
