| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-03 | Bump libdcp for better diagnostics of bad/large J2K frames (#2680).2698-verify | Carl Hetherington | |
| 2024-01-03 | Limit number of warnings / errors shown after verification. | Carl Hetherington | |
| With the recent changes to warn for each frame that has bad J2K or is [nearly] too big, you can get a lot more warnings/errors. | |||
| 2024-01-02 | Remove tick/no_tick icons which I believe are no longer used. | Carl Hetherington | |
| They were added to the list in the playlist editor but seemingly not used. | |||
| 2024-01-02 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-02 | Observe CPL changing, so that (e.g.) Make KDM button becomes sensitive | Carl Hetherington | |
| when selecting a screen and then choosing a CPL by browsing the filesystem (when there was no CPL previously selected). | |||
| 2024-01-02 | Cleanup: whitespace. | Carl Hetherington | |
| 2024-01-02 | Cleanup: auto. | Carl Hetherington | |
| 2024-01-02 | Happy new year. | Carl Hetherington | |
| 2024-01-02 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-02 | Fix crash due to player_video().first becoming null sometime between | Carl Hetherington | |
| it being passed into the method and then being re-read via another call to player_video(). | |||
| 2023-12-31 | Add a little gap between player buttons and the position slider. | Carl Hetherington | |
| 2023-12-31 | Cleanup: use some auto. | Carl Hetherington | |
| 2023-12-31 | Fix macOS build for previous. | Carl Hetherington | |
| 2023-12-31 | Better logging to help with #2701. | Carl Hetherington | |
| 2023-12-31 | Try to clarify player "dual" mode in the configuration. | Carl Hetherington | |
| 2023-12-24 | Add stubs for fa_IR (Farsi/Persian).v2.16.71 | Carl Hetherington | |
| 2023-12-23 | Fix crash with a non-existent playlist directory. | Carl Hetherington | |
| 2023-12-19 | Improve positioning of player windows in dual screen mode. | Carl Hetherington | |
| 2023-12-19 | Add some logging to show what's going on with the wxDisplays. | Carl Hetherington | |
| 2023-12-19 | Fix bits missed from previous commit. | Carl Hetherington | |
| 2023-12-19 | Fix sensitivity of KDM create button when no output method has been chosen. | Carl Hetherington | |
| 2023-12-12 | Run premultiply filter on still images that have alpha channels (more of #2681). | Carl Hetherington | |
| 2023-12-12 | Cleanup: const. | Carl Hetherington | |
| 2023-12-12 | Prevent crash if you forget to call FilterGraph::setup(). | Carl Hetherington | |
| 2023-12-12 | Add a premultiply filter to sources with an alpha channel (#2681). | Carl Hetherington | |
| 2023-12-12 | Add FFmpegExaminer::has_alpha(). | Carl Hetherington | |
| 2023-12-12 | Cleanup: use a lambda. | Carl Hetherington | |
| 2023-12-12 | Cleanup: use some better variable names. | Carl Hetherington | |
| 2023-12-09 | Don't scan content if we don't need to (#2661). | Carl Hetherington | |
| 2023-12-09 | Extract scan_content(). | Carl Hetherington | |
| 2023-12-09 | Support YUV422P9LE in alpha_blend() (#2671).notar1 | Carl Hetherington | |
| 2023-12-02 | Supporters update.v2.16.70 | Carl Hetherington | |
| 2023-11-30 | Support RtAudio >= 6. | Carl Hetherington | |
| There's an API break, mostly about removing the use of exceptions. | |||
| 2023-11-29 | Allow 14 or 16 channels with ATMOS content, rather than forcing 14 (#2672). | Carl Hetherington | |
| 2023-11-29 | Don't reduce the audio channel count on adding ATMOS (only increase it, if ↵ | Carl Hetherington | |
| required). | |||
| 2023-11-29 | Fix segfault when creating KDMs with certificates and project folders (not ↵ | Carl Hetherington | |
| DKDMs). | |||
| 2023-11-27 | Add Дима Агатов as a tester. | Carl Hetherington | |
| 2023-11-27 | Supporters update.v2.16.69 | Carl Hetherington | |
| 2023-11-27 | Cleanup: remove unnecessary include. | Carl Hetherington | |
| 2023-11-27 | Call dcpomatic_setup_path_encoding() early enough (#2665). | Carl Hetherington | |
| On Windows this was previously called after we instantiated a Config object to get win32_console(), meaning that the required path voodoo was not active when looking for the config. This caused problems if the user has a non-ASCII user name. | |||
| 2023-11-27 | Don't hide errors when trying to make configuration directories. | Carl Hetherington | |
| There should be no error if the directories already exist, and otherwise I think we want to know about the error. | |||
| 2023-11-27 | Fix stray \r characters in output of ls_url on Windows (#2669). | Carl Hetherington | |
| 2023-11-26 | Don't crash if preferences ZIP needs to be overwritten during export. | Carl Hetherington | |
| 2023-11-26 | Remove assumption that GDC serials always start with 'A' (apparently there ↵ | Carl Hetherington | |
| are other prefixes too). | |||
| 2023-11-26 | Make an error more detailed. | Carl Hetherington | |
| 2023-11-24 | Fix debug assertion when adding a KDM. | Carl Hetherington | |
| 2023-11-23 | Updated zh_CN translation from 刘汉源 | Carl Hetherington | |
| 2023-11-23 | Update servers list after connecting to the signal. | Carl Hetherington | |
| Otherwise it can happen that a signal is emitted before we connect to it, and then after that no more signals come because nothing changes. | |||
| 2023-11-23 | Clarify error messages about missing configuration. | Carl Hetherington | |
| 2023-11-21 | Fix Centos 7 build. | Carl Hetherington | |
