| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-18 | Supporters update.v2.15.185 | Carl Hetherington | |
| 2022-01-17 | Fix build with new libdcp. | Carl Hetherington | |
| 2022-01-17 | Supporters update. | Carl Hetherington | |
| 2022-01-17 | Add David Lankes as a tester. | Carl Hetherington | |
| 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-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-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-21 | Fix trimming of ATMOS MXFs. | Carl Hetherington | |
| 2021-12-21 | Tidy up NetworkError. | 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-06 | Allow notification from disk writer jobs (#2143). | Carl Hetherington | |
| 2021-12-06 | Use a virtual method rather than a set of nasty dynamic casts. | Carl Hetherington | |
| 2021-12-06 | Set up {m,c,a}times on copied files (#2145). | Carl Hetherington | |
| 2021-12-06 | Fix possible incorrect eye mapping with 3D-alternate sources. | Carl Hetherington | |
| 2021-11-30 | Be a little more careful to handle exceptions from boost::filesystem::file_size | Carl Hetherington | |
| There has been a report of file_size throwing an exception and crashing DCP-o-matic, but I haven't been able to reproduce it yet (possibly related to there being missing content files). | |||
| 2021-11-29 | We must make empty sections for content with missing files. | Carl Hetherington | |
| Fixes full audio buffers with no video in projects with image content (no audio) that have missing files. | |||
| 2021-11-29 | Update supporters.v2.15.178 | Carl Hetherington | |
| 2021-11-29 | Fix mis-merge. | Carl Hetherington | |
| 2021-11-29 | Add --gain option to dcpomatic_create. | Carl Hetherington | |
| 2021-11-29 | Add --channel option to dcpomatic_create. | Carl Hetherington | |
| 2021-11-29 | Tidying. | Carl Hetherington | |
| 2021-11-29 | Add a comment. | Carl Hetherington | |
| 2021-11-29 | Get config_dir and output_dir more directly. | Carl Hetherington | |
| 2021-11-28 | Catch exceptions from RtAudio::startStream() in all cases. | Carl Hetherington | |
