| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-16 | Supporters update.v2.16.76 | Carl Hetherington | |
| 2024-02-15 | Supporters update. | Carl Hetherington | |
| 2024-02-14 | Fix conversion of _X to underlined X with GTK (via ↵ | Carl Hetherington | |
| gtk_label_set_text_with_mnemonic, I think). | |||
| 2024-02-14 | Cleanup: white space. | Carl Hetherington | |
| 2024-02-14 | Cope with loading a film containing a missing DCP which itself contains ↵ | Carl Hetherington | |
| subtitles. | |||
| 2024-02-14 | Fix exception when calling resume() without first calling suspend(). | Carl Hetherington | |
| 2024-02-12 | Fix message for high bitrate frames during verify. | Carl Hetherington | |
| 2024-02-11 | Don't add a font with an empty ID for ccaps either (#2762). | Carl Hetherington | |
| Previously this was all changed so that for subs we add the default font in a cleaner way (in db22f81ccce9e1a5f205e6d8b3c0631fc039a173). I can't see why we shouldn't treat ccaps the same way, and indeed not doing it causes an error as shown by the included test. | |||
| 2024-02-11 | Supporters update. | Carl Hetherington | |
| 2024-02-11 | Fix apparently ineffective processors when analysing audio (#2671). | Carl Hetherington | |
| A whole film ("DCP side") analysis would behave the same as a single piece of content analysis if the film only had one piece of content. Here we also clarify that audio analysis of the whole film is different to that for a single piece of content; for the whole film we use processors, and for single pieces of content we do not. | |||
| 2024-02-11 | Add option to stop the player using any audio processor. | Carl Hetherington | |
| 2024-02-11 | Add comment about AudioDialog. | Carl Hetherington | |
| 2024-02-11 | Fix totally missing saving of DKDM recipients. | Carl Hetherington | |
| 2024-02-11 | Remove orphaned label. | Carl Hetherington | |
| 2024-02-11 | Extend the only column in the editable email address list. | Carl Hetherington | |
| 2024-02-10 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2024-02-09 | Supporters update.v2.16.75 | Carl Hetherington | |
| 2024-02-07 | Don't give confusing errors about WEBVTT when there are errors in a Subrip ↵ | Carl Hetherington | |
| file (#2733). | |||
| 2024-02-07 | Remove unused header. | Carl Hetherington | |
| 2024-02-05 | Simplify and improve performance of credits list. | Carl Hetherington | |
| 2024-02-05 | 3 columns in the about box looks better (especially on macOS). | Carl Hetherington | |
| 2024-02-05 | Add Benno Zwanenburg as a tester. | Carl Hetherington | |
| 2024-02-04 | Tweak how lzma is linked. | Carl Hetherington | |
| 2024-02-03 | Supporters update.v2.16.74 | Carl Hetherington | |
| 2024-02-03 | Don't emit subtitle images that have a zero dimension (#2743). | Carl Hetherington | |
| They cause problems later when trying to blend them into the image. | |||
| 2024-02-03 | Add an assert to check that sws_getContext() succeeded. | Carl Hetherington | |
| 2024-02-03 | Add some asserts; sws_getContext() will fail if the image width or height are 0. | Carl Hetherington | |
| 2024-02-03 | Support alpha blend onto YUV444P9LE and YUV444P10LE (68 and 70). | Carl Hetherington | |
| 2024-02-03 | Fix incorrect alpha channel scaling with RGBA64. | Carl Hetherington | |
| 2024-02-03 | Fix incorrect alpha step used for RGBA64 sources. | Carl Hetherington | |
| 2024-02-03 | Put alpha_{data,stride} into OtherYUVParams. | Carl Hetherington | |
| 2024-02-03 | Separate out OtherParams into Other{RGB,YUV}Params. | Carl Hetherington | |
| 2024-02-01 | Fix error when opening the right-click content menu. | Carl Hetherington | |
| 2024-02-01 | Add some more space for macOS preferences icons. | Carl Hetherington | |
| 2024-01-30 | Open macOS prefs with Mac-, not Mac-P (#2745). | Carl Hetherington | |
| 2024-01-28 | Supporters update.v2.16.73 | Carl Hetherington | |
| 2024-01-26 | Fix assertion on trying to select a file (#2737). | Carl Hetherington | |
| 2024-01-23 | Add supporters.v2.16.72 | Carl Hetherington | |
| 2024-01-21 | Remove unused variables. | Carl Hetherington | |
| 2024-01-20 | Explicitly link zlib to keep new macOS environment happy. | Carl Hetherington | |
| 2024-01-20 | Build fix for HAVE_AVSUBTITLERECT_PICT case. | Carl Hetherington | |
| 2024-01-20 | Remove unused variable. | Carl Hetherington | |
| 2024-01-18 | macOS build fix. | Carl Hetherington | |
| 2024-01-18 | Allow specification of KDM annotation text (#296). | Carl Hetherington | |
| 2024-01-18 | Tweak layout. | Carl Hetherington | |
| 2024-01-17 | Fix ISDCF name when referring to OVs with subs (#2703). | Carl Hetherington | |
| 2024-01-17 | Move burnt subtitle checks into ::subtitle_languages(). | Carl Hetherington | |
| 2024-01-17 | Cleanup: forward declaration sorting. | Carl Hetherington | |
| 2024-01-16 | Remember some more paths when selecting files (#2728). | Carl Hetherington | |
| * export subtitles * export video * debug log * cinema database * config file | |||
| 2024-01-16 | Cleanup: remove some make_wx<> that aren't needed. | Carl Hetherington | |
