| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-15 | Fix missing language tag in open captions.v2.18.5 | Carl Hetherington | |
| 2025-01-15 | Add a group ID to VF PKLs (#2943). | Carl Hetherington | |
| 2025-01-14 | Extract dcpomatic::film::is_vf(). | Carl Hetherington | |
| 2025-01-14 | Put film_util methods in a namespace. | Carl Hetherington | |
| 2025-01-14 | Add missing SetRegView to get access to the 64-bit registry (#2933). | Carl Hetherington | |
| Otherwise since Uninstall.exe is 32-bit we get the WOW64 version, which does not contain the DCP-o-matic keys. | |||
| 2025-01-14 | Tidy up some triple-quoted prints. | Carl Hetherington | |
| 2025-01-14 | Add DisplayVersion to Windows uninstaller registry key (#2933). | Carl Hetherington | |
| 2025-01-14 | Fix some missing .deb dependencies (#2947). | Carl Hetherington | |
| 2025-01-14 | Remove some old Debian / Ubuntu dependency lists. | Carl Hetherington | |
| 2025-01-14 | Missing av_frame_unref(). | Carl Hetherington | |
| Without this the _in_frame is never reset to good starting values after being used. | |||
| 2025-01-14 | Emit finished signal when the hints thread fails. | Carl Hetherington | |
| Otherwise exceptions are never re-thrown and hence never reported. | |||
| 2025-01-14 | Fix always-disabled verify option in player. | Carl Hetherington | |
| 2025-01-13 | Clarify ambiguous bind call for GCC 14.2.1 on Arch. | 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-12 | Write OCAP/CCAP into ISDCF names in a hopefully more correct fashion.v2.18.4 | Carl Hetherington | |
| 2025-01-12 | Fix fl indication in ISDCF name. | Carl Hetherington | |
| Maybe I missed it, or maybe it changed, but apparently 3.5fl is supposed to be written as 35fl in the name. | |||
| 2025-01-12 | Cleanup: rename some variables. | Carl Hetherington | |
| 2025-01-12 | Rename closed_caption_languages() -> closed_text_languages(). | Carl Hetherington | |
| Also make it return closed captions as well as closed subtitles. | |||
| 2025-01-12 | Add is_closed() for TextType and dcp::TextType. | Carl Hetherington | |
| 2025-01-12 | Rename subtitle_languages() -> open_text_languages(). | Carl Hetherington | |
| Also make it return open captions as well as open subtitles (#2941). | |||
| 2025-01-12 | Put open captions into subtitles and closed subtitles into captions. | Carl Hetherington | |
| We could write them separately (libdcp supports this, AFAIK) but the Deluxe guidelines suggest not to use ClosedSubtitle or MainCaption. | |||
| 2025-01-12 | Fix use of so-far un-set _film, causing crash when you try to add an OV. | Carl Hetherington | |
| 2025-01-12 | Move a member function into a lambda. | Carl Hetherington | |
| 2025-01-12 | Add another assert. | Carl Hetherington | |
| 2025-01-12 | Cleanup: white space. | 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-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 | |
