| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-03 | White space: dolby_doremi_certificate_panel.{cc,h} | Carl Hetherington | |
| 2025-07-10 | Remove compose.hpp includes. | Carl Hetherington | |
| sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc | |||
| 2025-07-10 | Replace String::compose with fmt. | Carl Hetherington | |
| sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc | |||
| 2024-10-14 | Merge remote-tracking branch 'origin/main' into v2.17.x | 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-09-03 | Remove use of wxT in favour of char_to_wx(). | Carl Hetherington | |
| The wxWidgets docs advise against its use these days. | |||
| 2024-03-04 | Add a couple more Dolby certificate location / filename pairs. | Carl Hetherington | |
| 2023-11-11 | Move a IMB location to try_imb() and add a new IMS pattern (#2644). | Carl Hetherington | |
| 2023-06-20 | Add new(?) filename for some IMB certificates. | Carl Hetherington | |
| 2023-06-20 | Cleanup: use a struct/pair rather than two separate lists. | Carl Hetherington | |
| 2023-01-18 | Dolby is apparently recreating all their certificates (as they will soon ↵ | Carl Hetherington | |
| expire) and they renamed the files. | |||
| 2023-01-13 | Trim spaces from entries to certificate download pages. | Carl Hetherington | |
| 2023-01-13 | Give a better error when entering a bad Dolby/Doremi serial number. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-03-09 | Display the filename / URL that a screen certificate was obtained from (#1894). | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-04-10 | Fix IMS3000 certificate downloads. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-08-31 | Fix login denied (67) errors when trying to download certificatesv2.15.100 | Carl Hetherington | |
| from Dolby. | |||
| 2020-05-14 | Christie FTP contains certificate chains, not just leaf certificates. | Carl Hetherington | |
| 2019-04-29 | Ignore the (unrouteable) FTP passive-mode IP address given byv2.13.157 | Carl Hetherington | |
| the Dolby certificate server (#1541). | |||
| 2018-08-15 | More rearrangement and add Barco Alchemy. | Carl Hetherington | |
| 2018-08-15 | Shift some more stuff around. | Carl Hetherington | |
| 2018-08-15 | Move some stuff into DownloadCertificatePanel; add name(). | Carl Hetherington | |
| 2016-11-19 | No-op; rename a whole load of wx constants to their shorter equivalents. | Carl Hetherington | |
| 2016-08-12 | Replace incorrect uses of raw_convert with a new locale_convert. | Carl Hetherington | |
| 2016-08-12 | Remove all use of stringstream in an attempt to fix | Carl Hetherington | |
| the suspected thread-unsafe crash bugs on OS X. | |||
| 2016-07-22 | Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵ | Carl Hetherington | |
| stringstream. | |||
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-02-24 | Clean up certificate download a bit and fix CAT745 and CP850 downloads. | Carl Hetherington | |
| 2016-02-24 | Tweak label. | Carl Hetherington | |
| 2015-12-21 | Use new Dolby website for both Doremi and Dolby certificates (#775). | Carl Hetherington | |
