| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-08 | Updated nl_NL translation from Rob van Nieuwkerk. | 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 | Updated cs_CZ translation from Tomáš Begeni. | 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 | Add pixel format 66 (AV_PIX_FMT_YUV422P10LE) to make_part_black(). | Carl Hetherington | |
| Part of fix for #1984. | |||
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-05-01 | Port filter graphs to new FFmpeg API. | 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 | |
| 2021-05-01 | Remove some FFmpeg-related warnings by using AVStream::codecpar. | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-04-29 | Remove Monitor / EDID code that was used for the swaroop variant. | Carl Hetherington | |
| 2021-04-29 | C++11 tidying. | Carl Hetherington | |
| 2021-04-29 | Remove use of boost::noncopyable. | Carl Hetherington | |
| 2021-04-25 | Missing delete of some constructors. | Carl Hetherington | |
| 2021-04-23 | Use new Windows long filename workaround with disk writer (#1755). | Carl Hetherington | |
| 2021-04-23 | Fix fopen() on windows to cope with long filenames (part of #1755). | Carl Hetherington | |
| 2021-04-23 | Ignore the new THREED_ASSET_MARKED_AS_TWOD warning when loading DCPs. | Carl Hetherington | |
| 2021-04-22 | Remove configuration option for minimum frame size. | Carl Hetherington | |
| Replace it with a fixed 16KB as per #1902. | |||
| 2021-04-22 | C++11 tweaks. | Carl Hetherington | |
| 2021-04-22 | Get root before unmounting things on Linux. | Carl Hetherington | |
| 2021-04-21 | C++11 tidying. | Carl Hetherington | |
| 2021-04-21 | Make digest calculations interruptible. | Carl Hetherington | |
| 2021-04-21 | Move digest calculation to a separate method. | Carl Hetherington | |
| 2021-04-21 | Add some possibly-useful markers for debugging threads from coredumps. | Carl Hetherington | |
| 2021-04-21 | Tidy up/fix Hints thread in a couple of ways: | Carl Hetherington | |
| - catch all exceptions from anywhere in the thread, rather than just from parts of it - stop the thread immediately when _stop is set to true; we don't care about the results so there's no point carrying on | |||
| 2021-04-21 | Analyse audio (if required) when making hints (#1924). | Carl Hetherington | |
| Otherwise if you haven't run a whole-project audio analysis you don't get the hints about audio levels being too high. | |||
| 2021-04-21 | Add comment. | Carl Hetherington | |
| 2021-04-21 | Split audio analysis code off from the job. | Carl Hetherington | |
| 2021-04-19 | Sleep for a while if necessary to allow disks to wake up (#1916). | Carl Hetherington | |
| 2021-04-16 | Fix progress message when analysing for hints. | Carl Hetherington | |
| 2021-04-16 | Fix failure to update project-wide audio level plot when content moves. | Carl Hetherington | |
| 2021-04-16 | C++11 tidying. | Carl Hetherington | |
| 2021-04-14 | More libdcp API tweaks. | Carl Hetherington | |
| 2021-04-12 | Bump libdcp for some API improvements. | Carl Hetherington | |
| 2021-04-12 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-04-12 | Missing full stop. | Carl Hetherington | |
| 2021-04-10 | Fix up hints about long subtitle lines. | Carl Hetherington | |
| 2021-04-10 | pot/merge. | Carl Hetherington | |
