| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-27 | pot/merge. | Carl Hetherington | |
| 2024-09-27 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-09-27 | Fix empty translated string. | Carl Hetherington | |
| 2024-09-27 | Fix some missing spaces in the update dialog. | Carl Hetherington | |
| 2024-09-25 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-09-24 | Supporters update.v2.16.94 | Carl Hetherington | |
| 2024-09-24 | Missing new verification error. | Carl Hetherington | |
| 2024-09-24 | Fix build with new boost (e.g. on Arch) (#2868) | Carl Hetherington | |
| 2024-09-22 | Throw a more useful error when the disk is full during an export (#2866).v2.17.21 | Carl Hetherington | |
| 2024-09-21 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-09-18 | Fix thinko in relative path change. | Carl Hetherington | |
| We have to canonicalise relative paths with respect to the film's directory on load, otherwise we try to use the relative path and it's interpreted against the current working directory. This unfortunately requires the film's directory to be piped into quite a lot of new places. | |||
| 2024-09-17 | Supporters update.v2.16.93 | Carl Hetherington | |
| 2024-09-16 | Bump maximum reel length. | Carl Hetherington | |
| Someone is making a very long (10h) DCP and wants big reels, and I can't think of a reason not to allow it. | |||
| 2024-09-16 | Increase tolerance for audio timestamp error. | Carl Hetherington | |
| This makes a seemingly valid file that I was sent play properly. | |||
| 2024-09-16 | Improve debug log slightly. | Carl Hetherington | |
| 2024-09-13 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-09-13 | Supporters update. | Carl Hetherington | |
| 2024-09-11 | Fix stupid bug introduced in 5db3eda9c6f0 | Carl Hetherington | |
| 2024-09-06 | Supporters update. | Carl Hetherington | |
| 2024-09-04 | Fix some ambiguous strings. | Carl Hetherington | |
| 2024-09-03 | Fix a few places where we should use dcp::File::open_error() | Carl Hetherington | |
| to get a more accurate error number on Windows. | |||
| 2024-09-03 | Fix confusion about operator bool() with optional. | Carl Hetherington | |
| I think previously no exception would be thrown even if the file weren't open. | |||
| 2024-09-03 | Support closed subtitles and open captions. | Carl Hetherington | |
| 2024-09-03 | Remove unused variable setup. | 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. | |||
| 2024-09-03 | Use Choice rather than wxChoice for text type. | Carl Hetherington | |
| 2024-09-03 | Add Choice::size(). | Carl Hetherington | |
| 2024-09-03 | Make context_translation take a char array. | Carl Hetherington | |
| 2024-09-03 | Add some convenience methods to the Choice class. | Carl Hetherington | |
| 2024-09-03 | Remove unnecessary use of wxS(). | Carl Hetherington | |
| 2024-09-03 | Fix wx_to_std -> std_to_wx reversal. | Carl Hetherington | |
| 2024-09-03 | Fix missing i18n markup. | Carl Hetherington | |
| 2024-09-03 | Remove some implicit conversions between wxString and std::string. | Carl Hetherington | |
| 2024-09-03 | Add new char_to_wx() to convert UTF8 character arrays to wxString. | Carl Hetherington | |
| 2024-09-03 | Adapt to some libdcp class renaming to allow open captions/closed subtitles. | Carl Hetherington | |
| 2024-09-03 | Clarify copying of InfoFileHandle. | Carl Hetherington | |
| 2024-09-02 | Recognise .webp as an image file. | Carl Hetherington | |
| 2024-08-17 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-08-17 | Add option to use relative content paths (#2856). | Carl Hetherington | |
| 2024-08-15 | Supporters update. | Carl Hetherington | |
| 2024-08-14 | Cleanup: header/using sorting. | Carl Hetherington | |
| 2024-08-14 | Fix a couple of causes of films being marked dirty straight after loading. | Carl Hetherington | |
| 2024-08-13 | Add missing destructor. | Carl Hetherington | |
| 2024-08-09 | Cleanup: better document parameter. | Carl Hetherington | |
| 2024-08-09 | Support RGBA with auto-crop. | Carl Hetherington | |
| 2024-08-03 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-07-28 | Supporters update.v2.16.90 | Carl Hetherington | |
| 2024-07-28 | Fix build warning on macOS. | Carl Hetherington | |
| 2024-07-27 | Limit number of verifier notes that are actually displayed (#2814). | Carl Hetherington | |
| 2024-07-27 | Optimisation: return notes by reference. | Carl Hetherington | |
