| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-19 | Crashpad l33t hax0rs.crashpad | Carl Hetherington | |
| 2024-10-19 | fixup! Fix installation of our extra fa_IR.mo on Linux. | Carl Hetherington | |
| 2024-10-18 | Fix installation of our extra fa_IR.mo on Linux. | Carl Hetherington | |
| 2024-10-15 | Fix some missing tabs in the fa_IR translation. | Carl Hetherington | |
| 2024-10-15 | Remove AddCatalog() that I think is actually unnecessary. | Carl Hetherington | |
| This was supposed to fix mac, but mac doesn't run this branch of the #if. | |||
| 2024-10-14 | Fix lookup of wxWidgets i18n on Windows and macOS. | Carl Hetherington | |
| 2024-10-14 | Install fa_IR wxWidgets translations. | Carl Hetherington | |
| 2024-10-14 | OK, Close, Cancel translations from Soleyman Rahmani. | Carl Hetherington | |
| 2024-10-14 | Add wxWidgets fa_IR.po from their master branch. | Carl Hetherington | |
| 2024-10-14 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-10-13 | Supporters update.v2.16.95 | Carl Hetherington | |
| 2024-10-13 | Give more details when failing to send emails. | Carl Hetherington | |
| 2024-10-11 | Add some wxYield()s. | Carl Hetherington | |
| One or more of these improve GUI responsiveness when downloading certificates and make it less likely that GNOME complains that DCP-o-matic has hung. | |||
| 2024-10-11 | Download Dolby certs more intelligently. | Carl Hetherington | |
| Rather than doing a load of connections to look for different filenames in a specific FTP directory, list that directory and then look for the filenames. | |||
| 2024-10-08 | Fix mac build. | Carl Hetherington | |
| 2024-10-08 | Fix bug causing signal changes to be lost (#2870). | Carl Hetherington | |
| It was possible (and I believe it happend) for new signals to be queued up in _pending while some old ones were being processed. They would then be cleared at the end of resume() without ever being sent. | |||
| 2024-10-08 | I'm not sure if this is actually wrong, but it seems odd. | Carl Hetherington | |
| I think possibly only the first call to ::instance() would be locked. | |||
| 2024-10-06 | Fix crash on Windows (#2874).v2.17.22 | Carl Hetherington | |
| As discussed in https://groups.google.com/g/wx-dev/c/RCK_1m5Emzo " _() macro when used with wxNO_IMPLICIT_WXSTRING_ENCODING will expand to wxGetTranslation(wxASCII_STR(s)) which is going to be broken for any strings that are not ASCII or are wide char. So this will mean you cannot use anything non-ASCII in your base language. " | |||
| 2024-10-05 | Rename XML tags Fade{In,Out} to VideoFade{In,Out}. | Carl Hetherington | |
| 2024-10-05 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-09-29 | Disambiguate some more bind calls(). | Carl Hetherington | |
| 2024-09-29 | Arch's FFmpeg is in an unusual place so we have to get the includes for it. | Carl Hetherington | |
| 2024-09-29 | Link dynamically to FFmpeg on Arch. | Carl Hetherington | |
| 2024-09-29 | Find Arch's FFmpeg 4.4. | Carl Hetherington | |
| 2024-09-29 | Clarify some uses of bind(). | Carl Hetherington | |
| GCC 14.2.1 somehow can't decide whether to use boost:: or std::bind. | |||
| 2024-09-29 | Missing include. | Carl Hetherington | |
| 2024-09-29 | Remove two unused imports. | Carl Hetherington | |
| 2024-09-29 | Don't bother building ffcmp on platforms where we don't run tests. | Carl Hetherington | |
| It would be nice to check for_package as well but that needs passing into dependencies() to work. | |||
| 2024-09-29 | Bump ffcmp for Arch fix. | Carl Hetherington | |
| 2024-09-29 | Bump libdcp for compile fixes on Python 3.14. | Carl Hetherington | |
| 2024-09-27 | pot/merge. | Carl Hetherington | |
| 2024-09-27 | Tidy update dialog slightly and add current version for reference. | Carl Hetherington | |
| 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 | Fix mis-merge. | 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-17 | Bump libdcp for increase in maximum allowable Interop XML file size. | 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-16 | Fix mis-merge. | Carl Hetherington | |
