| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-14 | Put film_util methods in a namespace. | Carl Hetherington | |
| 2025-01-13 | Fix ellipsized cinema/screen names on macOS. | Carl Hetherington | |
| 2025-01-13 | Fix failure to update cinema screen information (#2944). | Carl Hetherington | |
| 2025-01-11 | Revert "macOS alignment fix (#2039)." | Carl Hetherington | |
| This reverts commit ac4ac42278546136357db0ede052faf5b80286e7. Apparently this once helped with vertical alignment, but now it seems to make it worse (at least on macOS 15.2). | |||
| 2025-01-11 | Fix failure to restore "audio same fades as video" setting to the GUI (#2934). | Carl Hetherington | |
| 2025-01-10 | pot/merge.v2.18.3 | Carl Hetherington | |
| 2025-01-09 | Supporters update. | Carl Hetherington | |
| 2025-01-09 | Fix subtitle rendering with OpenGL. | Carl Hetherington | |
| A number of errors were made when adding the two new video textures for rendering MPEG2. | |||
| 2025-01-05 | Remove some unused includes. | Carl Hetherington | |
| 2025-01-05 | Bump libdcp for raw_convert changes. | Carl Hetherington | |
| raw_convert<string> is gone, so here we use fmt::{to_string,format} instead. Other raw_converts now use fast_float. | |||
| 2025-01-02 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-01-02 | pot/merge. | Carl Hetherington | |
| 2025-01-01 | Remove name documentation with short screens. | Carl Hetherington | |
| 2025-01-01 | Coalesce three radios into a dropdown. | Carl Hetherington | |
| 2025-01-01 | Separate KDM output options yet further. | Carl Hetherington | |
| Trying here to get them to fit vertically in 768 pixels. | |||
| 2025-01-01 | Add shorter output panel for KDMs on smaller screens (#2646). | Carl Hetherington | |
| 2025-01-01 | Allow KDM output panel widgets to be created with specific parents. | Carl Hetherington | |
| 2025-01-01 | Add guard for kdm_output_panel.h | Carl Hetherington | |
| 2025-01-01 | Split KDMOutputPanel into TallKDMOutputPanel and a base. | Carl Hetherington | |
| The TallKDMOutputPanel is just responsible for layout out the controls. | |||
| 2025-01-01 | Happy new year! | Carl Hetherington | |
| 2024-12-28 | Fix unresponsive back/forward clicks in player (#2914). | Carl Hetherington | |
| We need to bind also to the double click event otherwise we miss some clicks. | |||
| 2024-12-26 | Support FCP XML files containing subtitles (#2909). | Carl Hetherington | |
| 2024-12-26 | Rename guess_crop -> guess_crop_by_brightness. | Carl Hetherington | |
| 2024-12-26 | Supporters update.v2.18.1 | Carl Hetherington | |
| 2024-12-22 | Supporters update.v2.18.0v2.17.x | Carl Hetherington | |
| 2024-12-16 | Supporters update.v2.17.29 | Carl Hetherington | |
| 2024-12-14 | Fix vertical alignment. | Carl Hetherington | |
| 2024-12-10 | Fix saving a template with a new name.v2.17.28 | Carl Hetherington | |
| 2024-12-09 | Merge remote-tracking branch 'origin/main' into v2.17.xv2.17.27 | Carl Hetherington | |
| 2024-12-08 | Supporters update. | Carl Hetherington | |
| 2024-12-07 | Updateed fr_FR translation from Laurent Tenzer. | Carl Hetherington | |
| 2024-12-05 | Missing translators (Roman is r k). | Carl Hetherington | |
| 2024-11-29 | Remove config of grok server port (#2900). | Carl Hetherington | |
| The server now always uses port 80. | |||
| 2024-11-28 | Tweak minimum size of GTK3 spin controls. | Carl Hetherington | |
| On at least Fedora 41 they are still too narrow in e.g. the reel editor of the editor. | |||
| 2024-11-27 | Remove beta-grade warning in the Disk Writer. | Carl Hetherington | |
| I hope I don't live to regret this. | |||
| 2024-11-24 | Remove unwanted credit.v2.17.25 | Carl Hetherington | |
| 2024-11-20 | Updated zh_CN translation from Kahn Li.v2.17.24 | Carl Hetherington | |
| 2024-11-20 | Merge branch 'main' into v2.17.x | Carl Hetherington | |
| 2024-11-17 | Fix multi-selection of content.v2.16.98 | Carl Hetherington | |
| In order to add ellipsizing of text we're using this "mode" of wxListCtrl where `OnGetItemAttr` is called to get information about an item. This was intended to support very long lists, so that the whole list does not have to be given to wxListCtrl. However, in this mode, multiple selections (e.g. shift-click) are just not reported. There's a 13-year-old wxWidgets bug to fix this: https://github.com/wxWidgets/wxWidgets/issues/4541 and there is mentioned the workaround applied here - listen to the focused event. We have to delay it because on macOS (at least) the selection state is not updated until after the focused event. | |||
| 2024-11-17 | Fix "multiple" button alignment on macOS. | Carl Hetherington | |
| 2024-11-13 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2024-11-11 | Use a better colour for the name examples in dark UIs (#2888). | Carl Hetherington | |
| 2024-11-07 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-11-06 | Supporters update.v2.16.96 | Carl Hetherington | |
| 2024-11-06 | Add missing marker types FFOB/LFOB (#2886). | Carl Hetherington | |
| 2024-11-03 | Remove some make_wx() that are not necessary. | Carl Hetherington | |
| 2024-10-19 | Fix installation of our extra fa_IR.mo on Linux. | Carl Hetherington | |
| 2024-10-15 | Remove AddCatalog() that I think is actually unnecessary. | Carl Hetherington | |
| This was supposed to fix mac, but mac doesn't run this branch of the #if. | |||
| 2024-10-14 | Fix lookup of wxWidgets i18n on Windows and macOS. | Carl Hetherington | |
| 2024-10-14 | Install fa_IR wxWidgets translations. | Carl Hetherington | |
