| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-09 | Supporters update.v2.16.5 | Carl Hetherington | |
| 2022-03-09 | Fix home_directory() with non-US-English pathnames on Windows (#2203). | Carl Hetherington | |
| 2022-03-08 | Cleanup: remove some unused usings. | Carl Hetherington | |
| 2022-03-08 | Only look in the filename (not the whole path) when guessing channels for ↵ | Carl Hetherington | |
| sound files (#2204). | |||
| 2022-03-08 | Improve test output. | Carl Hetherington | |
| 2022-03-02 | Remove non-existant option from create help. | Carl Hetherington | |
| 2022-02-25 | Fix typo in wscript.v2.16.4 | Carl Hetherington | |
| 2022-02-25 | Supporters update. | Carl Hetherington | |
| 2022-02-25 | libcrypto has a new version in the updated mxe. | Carl Hetherington | |
| 2022-02-25 | Package without libjasper and liblcms2, both of which were dependencies | Carl Hetherington | |
| of GraphicsMagick, which we've removed from the build environment as it's no longer required. | |||
| 2022-02-25 | Avoid build errors from glibmm's use of dynamic exception specifications. | Carl Hetherington | |
| 2022-02-25 | Bump ffmpeg to build on newer binutils. | Carl Hetherington | |
| 2022-02-25 | Include some DLLs that gdb needs. | Carl Hetherington | |
| 2022-02-25 | Fix Windows debug build. | Carl Hetherington | |
| 2022-02-25 | Add -x32/-x64 suffix to boost libraries when building for Windows. | Carl Hetherington | |
| 2022-02-25 | Avoid boost::bind()ing a shared_ptr. | Carl Hetherington | |
| 2022-02-25 | Fix some dubious thread/locking behaviour. | Carl Hetherington | |
| Previously we had server_found(), which took the lock and found a server, which it returned as an iterator into the list. However, it then released the lock, which I think left the iterator unprotected. This wasn't done in response to any particular bug, I just noticed it on the way past. | |||
| 2022-02-25 | Updated pl_PL translation from Michał Tomaszewski | Carl Hetherington | |
| 2022-02-20 | Supporters update.v2.16.3 | Carl Hetherington | |
| 2022-02-20 | Supporters update. | Carl Hetherington | |
| 2022-02-20 | Supporters update. | Carl Hetherington | |
| 2022-02-20 | Try to avoid some bad filenaming in rare cases. | Carl Hetherington | |
| 2022-02-19 | Don't build tests when packaging. | Carl Hetherington | |
| 2022-02-19 | Try to fix for further cdist adventures. | Carl Hetherington | |
| 2022-02-19 | Fix build/package for modification to cdist. | Carl Hetherington | |
| 2022-02-18 | Supporters update.v2.16.2 | Carl Hetherington | |
| 2022-02-17 | Fix debian unstable package. | Carl Hetherington | |
| 2022-02-17 | Fix appimage build. | Carl Hetherington | |
| 2022-02-17 | Inhibit dbgsym package creation in non-debug mode. | Carl Hetherington | |
| 2022-02-17 | Remove unnecessary build when packaging for Linux. | Carl Hetherington | |
| 2022-02-17 | Remove old dependencies. | Carl Hetherington | |
| 2022-02-17 | Build with an ffmpeg that includes libdav1d. | Carl Hetherington | |
| 2022-02-17 | Add an assert. | Carl Hetherington | |
| 2022-02-17 | Try to handle EAGAIN from avcodec_send_packet() properly. | Carl Hetherington | |
| The docs say on EAGAIN we should call avcodec_receive_frame() and then re-send the same packet again. This should do that. This is a fix for errors trigged by the accompanying test. | |||
| 2022-02-17 | Keep Waker around for longer so it works better (#2184). | Carl Hetherington | |
| 2022-02-14 | Head off some cert validity warnings.v2.16.1 | Carl Hetherington | |
| 2022-02-14 | Update test signer chain again. | Carl Hetherington | |
| 2022-02-14 | Fix hints tests by changing the test signer chain for one that is only valid ↵ | Carl Hetherington | |
| for 10 years. | |||
| 2022-02-14 | Add a hint about certificate validity, moving some things around | Carl Hetherington | |
| so that it's easier for the user to re-make the certificates if they need to. | |||
| 2022-02-14 | Add hint about excessive certificate validity. | Carl Hetherington | |
| 2022-02-14 | Extract check_certificates() method. | Carl Hetherington | |
| 2022-02-14 | Add re-make signing certificates button to the main config page. | Carl Hetherington | |
| 2022-02-14 | Move some logic from the caller into MakeChainDialog. | Carl Hetherington | |
| 2022-02-14 | No-op: tidying. | Carl Hetherington | |
| 2022-02-14 | Supporters update. | Carl Hetherington | |
| 2022-02-13 | Relax error handling when examining FFmpeg files (#2187). | Carl Hetherington | |
| 2022-02-13 | Fix test refs right this time (using v2.16.x branch). | Carl Hetherington | |
| 2022-02-13 | Missing ConfigRestorer in test. | Carl Hetherington | |
| 2022-02-13 | Update test refs for nag change. | Carl Hetherington | |
| 2022-02-12 | Rename NAG_BAD_SIGNER_CHAIN -> NAG_BAD_SIGNER_CHAIN_UTF8. | Carl Hetherington | |
