| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-02 | Supporters update. | Carl Hetherington | |
| 2025-02-02 | pot/merge. | Carl Hetherington | |
| 2025-02-02 | White space: config.{cc,h} player.{cc,h} about_dialog.{cc,h} hints_dialog.{cc,h} | Carl Hetherington | |
| 2025-01-27 | Fix some untidy layout. | Carl Hetherington | |
| 2025-01-25 | White space: filter.{cc,h}, hints.{cc,h}, gain_calculator_dialog.{cc,h} | Carl Hetherington | |
| 2025-01-25 | Fix consistency of button stack gaps. | Carl Hetherington | |
| 2025-01-25 | Remove some more macOS spacing hacks that now seem to make things worse. | Carl Hetherington | |
| 2025-01-24 | Updated ru_RU translation from Евгений Дац. | Carl Hetherington | |
| 2025-01-22 | Supporters update. | Carl Hetherington | |
| 2025-01-22 | Add update() to allow re-filling from a new database. | Carl Hetherington | |
| 2025-01-22 | Update filetypes from XML to sqlite3 when setting/exporting cinema/screen ↵ | Carl Hetherington | |
| databases. | |||
| 2025-01-22 | Fix override_path usage in FileDialog. | Carl Hetherington | |
| The override_path is a file, so the initial path for the file picker must be the parent. | |||
| 2025-01-22 | Only read screen certificates when we need them. | Carl Hetherington | |
| 2025-01-22 | Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily. | Carl Hetherington | |
| This is pretty slow (as it runs the certificate through OpenSSL) and we don't need to do it for every certificate in a database when we load the database. | |||
| 2025-01-22 | Add screens with one query, not one per cinema. | Carl Hetherington | |
| 2025-01-22 | Check _checked_screens cinema ID instead of checking each screen. | Carl Hetherington | |
| 2025-01-22 | Keep one CinemaList to use in the whole of ScreensPanel. | Carl Hetherington | |
| Constructing/destructing it is a bit more expensive than you'd think. | |||
| 2025-01-22 | Fix some places where we have a full Cinema/Screen object available... | Carl Hetherington | |
| ...but then ignore it and look it all up again in the database. | |||
| 2025-01-20 | Fix spurious "there were no errors" reports in the verifier. | Carl Hetherington | |
| 2025-01-20 | Tweak verification message. | Carl Hetherington | |
| 2025-01-20 | Pass tolerant flag into Player. | Carl Hetherington | |
| This is needed because the DCPDecoder ends up needing it when it reads reel information from CPLs. Maybe all that stuff should be in our metadata. | |||
| 2025-01-20 | Pass tolerant flag into Content::examine() and the ExamineContentJob. | Carl Hetherington | |
| Along the way this helps to fix #2942. | |||
| 2025-01-19 | Add option to force short screen layout (#2946). | Carl Hetherington | |
| 2025-01-18 | Fix some places where update_standards() is missing. | Carl Hetherington | |
| 2025-01-18 | Remove incorrect/pointless assertion. | Carl Hetherington | |
| This was wrong, and seems a bit OTT anyway. | |||
| 2025-01-18 | Rename add_standards() -> update_standards() | Carl Hetherington | |
| and make it clear the choice as well. | |||
| 2025-01-17 | Allow pasting of another timecode format. | Carl Hetherington | |
| 2025-01-17 | Fix alignment of timecode controls (observed on Linux). | Carl Hetherington | |
| 2025-01-16 | Extract layout_for_short_screen(). | Carl Hetherington | |
| 2025-01-15 | Allow paste of 8-digit numbers as timecodes. | Carl Hetherington | |
| 2025-01-15 | Move onto next timecode control after typing two characters. | Carl Hetherington | |
| 2025-01-15 | Store controls and use the vector to tidy some things up. | Carl Hetherington | |
| 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 | |
