| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-18 | Supporters update.v2.15.185 | Carl Hetherington | |
| 2022-01-18 | Fix incorrect git command when getting the version with an exact tag. | Carl Hetherington | |
| 2022-01-17 | More build fixes.v2.15.184 | Carl Hetherington | |
| 2022-01-17 | Fix build with new libdcp. | Carl Hetherington | |
| 2022-01-17 | Bump libdcp to 1.8.6 | Carl Hetherington | |
| Hopefully this fixes #2124, failure to play DCPs on Sony SRX320/LMT3000 due to it not liking empty <AnnotationText> tags in reel assets. | |||
| 2022-01-17 | Supporters update. | Carl Hetherington | |
| 2022-01-17 | Add David Lankes as a tester. | Carl Hetherington | |
| 2022-01-17 | Fix versioning of .dmg filenames. | Carl Hetherington | |
| Now we use a tag if there is one at the commit we built, otherwise <branch>-<commit>. | |||
| 2022-01-16 | Add some missing header includes. | Luke Granger-Brown | |
| <memory> is needed for std::*_ptr, and <algorithm> for std::transform. | |||
| 2022-01-16 | Add --twok option to dcpomatic2_create. | Carl Hetherington | |
| 2022-01-16 | Fix directory_containing_executable() in some cases (#2163). | Carl Hetherington | |
| 2022-01-16 | Don't offer the tr_TR translation as it is very limited. | Carl Hetherington | |
| 2022-01-12 | Make v2.16.x branch of test/data and use it. | Carl Hetherington | |
| 2022-01-12 | Update test/data to get some more test files. | Carl Hetherington | |
| 2022-01-11 | Fix failure to decode multiple video frames from one packet (#2159).v2.15.183 | Carl Hetherington | |
| 2022-01-11 | Cleanup: move some stuff into process_video_frame(). | Carl Hetherington | |
| 2022-01-11 | Use a separate AVFrame for each stream when decoding. | Carl Hetherington | |
| This seems to be what ffplay does and it feels like it makes sense as frames may be built from multiple packets AFAICS. | |||
| 2022-01-11 | Comment typo. | Carl Hetherington | |
| 2022-01-11 | Fix crashes when using kdm_cli with a certificate instead of a cinema. | Carl Hetherington | |
| 2022-01-11 | Allow tests to run kdm_cli(). | Carl Hetherington | |
| 2022-01-11 | Replace %c with nothing in KDM filenames if the cinema is not known. | Carl Hetherington | |
| 2022-01-11 | Improve verbose output when writing to the current directory. | Carl Hetherington | |
| 2022-01-11 | Allow control of where KDM CLI's output goes. | Carl Hetherington | |
| 2022-01-11 | Use cout for help. | Carl Hetherington | |
| 2022-01-11 | Use exceptions to handle errors in the KDM CLI. | Carl Hetherington | |
| 2022-01-11 | Move KDM CLI tool into lib/ | Carl Hetherington | |
| 2022-01-11 | Rename email() -> send_emails(). | Carl Hetherington | |
| 2022-01-11 | Remove unnecessary exit(). | Carl Hetherington | |
| 2022-01-11 | 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-01 | Happy new year. | Carl Hetherington | |
| 2021-12-31 | Try to fix failure to download .debs when building appimage.v2.15.182 | Carl Hetherington | |
| 2021-12-29 | Fix AppImage on systems with glib version > 2.68 (#2129).v2.15.181 | 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-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 | Fix missing screen name in KDM emails. | 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 | Fix deadlock in test, caused by setting jobs to finished before they have ↵ | Carl Hetherington | |
| been started. | |||
| 2021-12-21 | Fix trimming of ATMOS MXFs. | Carl Hetherington | |
| 2021-12-21 | Tidy up NetworkError. | Carl Hetherington | |
| 2021-12-18 | Fix inexplicable change to dylib paths with new VM.v2.15.180 | 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.v2.15.179 | 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 | |
