| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-09 | Speed up hints tests by not running a pointless audio analysis. | Carl Hetherington | |
| 2022-01-09 | Fix misleading it_IT translation (thanks Fabrizio Carraro) | Carl Hetherington | |
| 2022-01-09 | Tidying. | Carl Hetherington | |
| 2022-01-08 | C++11 tidying. | Carl Hetherington | |
| 2022-01-08 | C++11 tidying. | Carl Hetherington | |
| 2022-01-07 | C++11 tidying. | Carl Hetherington | |
| 2022-01-06 | Allow 96kHz audio as an advanced option (#1789). | Carl Hetherington | |
| 2022-01-05 | Update to FFmpeg 4.4.1 "Rao". | Carl Hetherington | |
| 2022-01-04 | Fix creation of dcpdig files in projects that make VFs (#2109). | Carl Hetherington | |
| Previously we would always get keys from the project which was wrong with assets that already have their own key. | |||
| 2022-01-04 | Remove DCP class and replace its functionality with a plain method in libdcp. | Carl Hetherington | |
| 2022-01-01 | Happy new year. | Carl Hetherington | |
| 2021-12-31 | Don't try to call setcap on a non-existant disk writer binary. | Carl Hetherington | |
| 2021-12-31 | Try to fix failure to download .debs when building appimage. | Carl Hetherington | |
| 2021-12-29 | Fix AppImage on systems with glib version > 2.68 (#2129). | Carl Hetherington | |
| The approach here is to bundle more stuff, and most of the details are taken from the Inkscape packaging/appimage/generate.sh script. | |||
| 2021-12-29 | Tidy up appimage code with f-strings and an appdir variable. | Carl Hetherington | |
| 2021-12-29 | Support DCP digest files (#2109). | Carl Hetherington | |
| 2021-12-29 | Clean up a hack by adding DCPTranscodeJob. | Carl Hetherington | |
| 2021-12-28 | Fix badly-formatted FPS counts (#2155). | Carl Hetherington | |
| This was introduced in a2e41d9a95b6e0000f3a54f513214130f8b6ca9f when a snprintf() was changed for a locale_convert(). | |||
| 2021-12-28 | Updated sv_SE translation from Adam Klotblixt. | Carl Hetherington | |
| 2021-12-25 | Allow user to add .ttc font files. | Carl Hetherington | |
| 2021-12-25 | Extract and improve code to find missing files (#1940). | Carl Hetherington | |
| 2021-12-25 | C++11 / sorting cleanups. | Carl Hetherington | |
| 2021-12-25 | Extract simple_digest(). | Carl Hetherington | |
| 2021-12-24 | Tidy up backing up of config files, improve the tests a little and fix it ↵ | Carl Hetherington | |
| for the case when the user has specified their own config file path. | |||
| 2021-12-23 | Send emails in the CLI KDM tool (#2113). | Carl Hetherington | |
| 2021-12-23 | Rename email() -> send_emails(). | Carl Hetherington | |
| 2021-12-23 | Fix missing screen name in KDM emails. | Carl Hetherington | |
| 2021-12-23 | Fix mistake in a7f61a15 causing bad_alloc exceptions during tests. | Carl Hetherington | |
| 2021-12-23 | Fix deadlock in test, caused by setting jobs to finished before they have ↵ | Carl Hetherington | |
| been started. | |||
| 2021-12-23 | Fix a load of stuff that wasn't being freed on close. | Carl Hetherington | |
| Nothing really that important, but it cleans up the valgrind leak check reports. | |||
| 2021-12-23 | Add option to save a player frame to a file (#2133). | Carl Hetherington | |
| 2021-12-23 | Add image_as_jpeg() | Carl Hetherington | |
| 2021-12-23 | Tiny optimisation. | Carl Hetherington | |
| 2021-12-23 | Add new format to pixfmts.c | Carl Hetherington | |
| 2021-12-23 | Move Image::as_png() out to image_as_png(). | Carl Hetherington | |
| 2021-12-23 | Remove unnecessary method. | Carl Hetherington | |
| 2021-12-21 | Fix trimming of ATMOS MXFs. | Carl Hetherington | |
| 2021-12-20 | Tidy up NetworkError. | Carl Hetherington | |
| 2021-12-18 | C++11 tidying. | Carl Hetherington | |
| 2021-12-18 | Cleanup: remove unnecessary parameter to PlayerVideo::force(). | Carl Hetherington | |
| 2021-12-18 | Move make_dcp() out of Film (#2132). | Carl Hetherington | |
| 2021-12-18 | Add more filenames to content properties (#2120). | Carl Hetherington | |
| 2021-12-18 | Fix inexplicable change to dylib paths with new VM. | Carl Hetherington | |
| After re-creating the macOS build VM, suddenly liblwext4 ends up linked as @rpath/liblwext4.dylib which breaks the DoM make_dmg script. I can only guess this is due to me installing a newer CMake. | |||
| 2021-12-14 | Add missing library search path for macOS tests. | Carl Hetherington | |
| 2021-12-13 | Make sure translators give email addresses. | Carl Hetherington | |
| 2021-12-13 | Throw a more appropriate exception. | Carl Hetherington | |
| 2021-12-13 | Extend NetworkError to take a detail parameter. | Carl Hetherington | |
| 2021-12-13 | C++11 tidying. | Carl Hetherington | |
| 2021-12-13 | Manual tweak. | Carl Hetherington | |
| 2021-12-06 | Allow notification from disk writer jobs (#2143). | Carl Hetherington | |
