| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-10 | pot/merge.v2.18.3 | Carl Hetherington | |
| 2025-01-10 | Fix warning. | Carl Hetherington | |
| 2025-01-10 | Fix invalid return values from fade() causing various odd effects (#2932). | Carl Hetherington | |
| 2025-01-09 | Copy libfmt dylib into the macOS builds. | Carl Hetherington | |
| 2025-01-09 | Use rfc_2822_date for email headers to make them compliant (#2928). | Carl Hetherington | |
| 2025-01-09 | Add rfc_2822_date(). | Carl Hetherington | |
| 2025-01-09 | Supporters update. | Carl Hetherington | |
| 2025-01-09 | Fix missing DLL in Windows installer. | Carl Hetherington | |
| 2025-01-09 | Updated nl_NL translation from Rob van Nieuwkerk. | 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-09 | Fix assertion error when playing subtitle DCPs with OpenGL (#2929). | Carl Hetherington | |
| The player's _optimisation was not set up correctly, so it would give PADDED images instead of COMPACT, raising an assertion in the OpenGL renderer. | |||
| 2025-01-09 | Remove old echo statement. | Carl Hetherington | |
| 2025-01-07 | Fix uninitialised _video_encoding when loading films from 2.16.x. | Carl Hetherington | |
| 2025-01-07 | Cleanup: simplify mount_point() to just is_mounted(). | Carl Hetherington | |
| I think that's all we need. | |||
| 2025-01-07 | Fix failure to unmount drives when one of their partitions is mounted (#2927). | Carl Hetherington | |
| 2025-01-07 | Move OSXDisk out of common header. | Carl Hetherington | |
| 2025-01-07 | Store bsd_name in the OSXDisk struct. | Carl Hetherington | |
| 2025-01-06 | Bump libdcp to get an asdcplib with slightly more debug detail on Windows. | Carl Hetherington | |
| 2025-01-05 | Fix path to Windows test runtime. | Carl Hetherington | |
| 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 | Restrict name part of ISDCF name more (#2920). | Carl Hetherington | |
| This disallows + and . from the name part of an ISDCF name. I'm not 100% convinced about +, but . seems reasonable. This also fixes the case where you do "copy as name" with a name that should be transliterated, and the non-transliterated characters re-appear. | |||
| 2025-01-01 | Make the allowed list a defaulted parameter of careful_string_filter(). | Carl Hetherington | |
| 2025-01-01 | Merge branch '2646-short-screen' | Carl Hetherington | |
| Add a variation of the KDM output panel for "short" (i.e. low-height) screens DoM #2646. | |||
| 2025-01-01 | Tweak some button padding. | 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 | Trim some padding from the KDM creator. | 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-30 | Clarify comment. | Carl Hetherington | |
| 2024-12-30 | Bump libdcp for fix to #2916. | 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 | Give ownership of info files to ReelWriters (#2912).v2.18.2 | Carl Hetherington | |
| The motivation here is to stop a pattern where we create a file, close it, and then re-open it (many times) as I think there are problems on Windows when a virus scanner sees the new file, opens it for checking, and then we can't re-open it. This also makes things a fair bit simpler, as a lock is removed and we don't try to differentiate read/write cases by opening the file in different ways; it's now always writeable. | |||
| 2024-12-26 | Make info_file() public. | Carl Hetherington | |
| 2024-12-26 | Cleanup: collect and sort friend declarations. | Carl Hetherington | |
| 2024-12-26 | Support FCP XML files containing subtitles (#2909). | Carl Hetherington | |
| 2024-12-26 | Add Image::crop(). | Carl Hetherington | |
| 2024-12-26 | Extract crop_source_pointers(). | Carl Hetherington | |
| 2024-12-26 | Cleanup: fix comment. | Carl Hetherington | |
| 2024-12-26 | Cleanup: header sorting. | Carl Hetherington | |
| 2024-12-26 | Add guess_crop_by_alpha(). | Carl Hetherington | |
| 2024-12-26 | Extract method to get crop with a predicate. | Carl Hetherington | |
| 2024-12-26 | Rename guess_crop -> guess_crop_by_brightness. | Carl Hetherington | |
