| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-17 | Bump again.macos107 | Carl Hetherington | |
| 2021-05-17 | Bump ffmpeg for macOS 10.7 build fix. | Carl Hetherington | |
| 2021-05-13 | Missing macOS dmg ID. | Carl Hetherington | |
| 2021-05-12 | Don't fail to build without disk_writer.v2.15.149 | Carl Hetherington | |
| 2021-05-12 | Add a full stop.v2.15.148 | Carl Hetherington | |
| 2021-05-12 | Fix disk writer permissions in RPM packages (#1994). | Carl Hetherington | |
| 2021-05-12 | Fix disk_writer perms in .deb files (#1994). | Carl Hetherington | |
| 2021-05-11 | Don't apply the Windows long path fix twice.v2.15.147 | Carl Hetherington | |
| 2021-05-11 | Revert incorrect 'fixing' of path on Windows (#1992). | Carl Hetherington | |
| This "to" path is on the ext2 drive so should not have any Windows hacks applied to 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-10 | Fix name of macOS in the .dmg README. | Carl Hetherington | |
| 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 | Fix wrapping of try-unmount dialogue on macOS (#1989). | Carl Hetherington | |
| 2021-05-09 | Add more logging to disk writer. | Carl Hetherington | |
| 2021-05-09 | Remove erroneous call to optional_node_child(). | Carl Hetherington | |
| Just after this we loop over all <Text> nodes, and optional_node_child will raise an exception if there is more than one. | |||
| 2021-05-09 | C++11 tidying. | Carl Hetherington | |
| 2021-05-08 | Add some more logging to disk_writer.v2.15.144 | Carl Hetherington | |
| 2021-05-08 | Fix missing _writer binary in disk image. | Carl Hetherington | |
| 2021-05-08 | Build disk writer for Ubuntu 21.04. | Carl Hetherington | |
| 2021-05-08 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-05-07 | More manual tweaks. | Carl Hetherington | |
| 2021-05-07 | Manual updates. | Carl Hetherington | |
| 2021-05-07 | Fix alignment of label. | Carl Hetherington | |
| 2021-05-07 | Add DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places. | Carl Hetherington | |
| 2021-05-07 | Hide some more FFmpeg warnings.v2.15.143 | Carl Hetherington | |
| 2021-05-07 | Missing #include. | Carl Hetherington | |
| 2021-05-07 | Hide some warnings from ffmpeg on Centos 7. | Carl Hetherington | |
| 2021-05-07 | Re-fix previous.v2.15.142 | Carl Hetherington | |
| 2021-05-07 | Bump libdcp for centos 7 build fix. | Carl Hetherington | |
| 2021-05-07 | Fix appimage build. | Carl Hetherington | |
| 2021-05-07 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2021-05-07 | Fix build with some older compilers. | Carl Hetherington | |
| 2021-05-07 | Missing override statements.v2.15.141 | Carl Hetherington | |
| 2021-05-07 | pot/merge. | Carl Hetherington | |
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-05-03 | Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black(). | Carl Hetherington | |
| Remainder of fix for #1984. | |||
| 2021-05-03 | Test output tweaks. | Carl Hetherington | |
| 2021-05-03 | Add export test DCP -> h264 to trigger #1984. | Carl Hetherington | |
| 2021-05-03 | Add pixel format 66 (AV_PIX_FMT_YUV422P10LE) to make_part_black(). | Carl Hetherington | |
| Part of fix for #1984. | |||
| 2021-05-03 | Add export test DCP -> prores to trigger #1984. | Carl Hetherington | |
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-05-02 | Add new line to pixfmts.c | Carl Hetherington | |
| 2021-05-02 | Add Groet Han as a tester. | Carl Hetherington | |
| 2021-05-01 | Build with FFmpeg 4.4 and switch to the new send/receive APIs. | Carl Hetherington | |
| 2021-05-01 | Port filter graphs to new FFmpeg API. | Carl Hetherington | |
| 2021-05-01 | Upgrade to FFmpeg 4.4. | Carl Hetherington | |
| 2021-05-01 | Switch encoding to ffmpeg send/receive API. | Carl Hetherington | |
| 2021-05-01 | Switch decoding to ffmpeg send/receive API. | Carl Hetherington | |
| 2021-05-01 | Remove some FFmpeg-related warnings by directly accessing AVFrame. | Carl Hetherington | |
| 2021-05-01 | Tidy up some error handling a little. | Carl Hetherington | |
