| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-07 | fixup! fixup! try to get stderr in consolexmlsec-debug | Carl Hetherington | |
| 2025-02-07 | fixup! try to get stderr in console | Carl Hetherington | |
| 2025-02-07 | try to get stderr in console | Carl Hetherington | |
| 2025-02-02 | pot/merge. | Carl Hetherington | |
| 2025-02-02 | Fix build warning on macOS. | Carl Hetherington | |
| 2025-02-02 | Catch DCPError when adding OV in the player. | Carl Hetherington | |
| 2025-01-31 | Fix macOS preferences menu, lost in 0da18dbf9b62b532f48a4e859f70f4ddedb6f78e | Carl Hetherington | |
| 2025-01-26 | Fix the player again (crash with subs in OpenGL mode)v2.18.9 | Carl Hetherington | |
| Once again the player subtitle alignment wasn't being set up, because this happens on _viewer.set_film(). _viewer.set_film() must therefore happen after film_changed(), but then some things in film_changed() need to happen after _viewer.set_film() (notably the info update and menu sensitivity update). | |||
| 2025-01-25 | Small cleanup.v2.18.8 | Carl Hetherington | |
| 2025-01-25 | Tidy up and fix how post-load updates are managed. | Carl Hetherington | |
| 2025-01-24 | Fix mangled translation (#2957). | Carl Hetherington | |
| 2025-01-24 | Updated ru_RU translation from Евгений Дац. | Carl Hetherington | |
| 2025-01-24 | Remove unnnecessary bits. | Carl Hetherington | |
| 2025-01-23 | Fix non-display of subtitles in the player.v2.18.7 | Carl Hetherington | |
| 2025-01-22 | Update the UI on a change to the configured cinema/screen database (#2951). | Carl Hetherington | |
| 2025-01-20 | Remove the strange tolerant flag in Film. | Carl Hetherington | |
| Instead, we now pass it in directly to Content::examine() and the Player. | |||
| 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-16 | Extract layout_for_short_screen(). | Carl Hetherington | |
| 2025-01-16 | Remove File menu on macOS (it has nothing in it). | Carl Hetherington | |
| 2025-01-16 | Use DCPOMATIC_OSX instead of __WXOSX__ | Carl Hetherington | |
| 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-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-10 | pot/merge.v2.18.3 | Carl Hetherington | |
| 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-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 | pot/merge. | Carl Hetherington | |
| 2025-01-01 | Tweak some button padding. | Carl Hetherington | |
| 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 | Split KDMOutputPanel into TallKDMOutputPanel and a base. | Carl Hetherington | |
| The TallKDMOutputPanel is just responsible for layout out the controls. | |||
| 2024-12-26 | Display the content title text rather than the annotation text in the player ↵ | Carl Hetherington | |
| CPL menu (#2907). | |||
| 2024-12-07 | Updateed fr_FR translation from Laurent Tenzer. | Carl Hetherington | |
| 2024-12-05 | Updated fr_FR translation from Laurent Tenzer. | Carl Hetherington | |
| 2024-12-04 | Updated ru_RU translation from r k. | Carl Hetherington | |
| 2024-11-28 | Fix size of spin controls in the editor. | Carl Hetherington | |
| 2024-11-27 | Remove beta-grade warning in the Disk Writer. | Carl Hetherington | |
| I hope I don't live to regret this. | |||
| 2024-11-20 | Updated zh_CN translation from Kahn Li.v2.17.24 | Carl Hetherington | |
| 2024-11-13 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2024-11-03 | Fix another crash caused by UTF-8 characters in strings to be translated. | Carl Hetherington | |
| 2024-10-15 | Fix some missing tabs in the fa_IR translation. | Carl Hetherington | |
| 2024-10-05 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-09-27 | pot/merge. | Carl Hetherington | |
| 2024-09-27 | pot/merge. | Carl Hetherington | |
| 2024-09-03 | Remove use of wxT in favour of char_to_wx(). | Carl Hetherington | |
| The wxWidgets docs advise against its use these days. | |||
