Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-menu-use-Pillow-instead-of-ImageMagick-for-level-pre.patch | [PATCH 1/9] menu: use Pillow instead of ImageMagick for level preview generation This significantly reduces the dependeny chain. Also, one less call to os.spawnlp() means a smaller attack surface. |
Fabian Greffrath <fabian@greffrath.com> | no | 2019-09-08 | ||
0002-update-network-usage-documentation.patch | [PATCH 2/9] update network usage documentation | Solene Rapenne <solene@perso.pw> | no | 2019-12-17 | ||
0003-Add-future-gcc-default-fno-common-and-fix-code.patch | [PATCH 3/9] Add future gcc default -fno-common and fix code Global var declarations needs to be in .c files to avoid having them in several .o files. So they need to be declared as extern in .h files if needed. This was already the case for other vars. Related to issue #36 |
=?UTF-8?q?C=C3=B4me=20Chilliet?= <come@chilliet.eu> | no | 2020-03-02 | ||
0006-add-bunny-sprites-to-score-board.patch | [PATCH 6/9] add bunny sprites to score board | Fabian Greffrath <fabian@greffrath.com> | no | 2020-05-07 | ||
0007-crushed-sprites-for-the-columns-on-the-score-board.patch | [PATCH 7/9] crushed sprites for the columns on the score board | Fabian Greffrath <fabian@greffrath.com> | no | 2020-05-09 | ||
0008-Make-mirror-checkbox-not-override-the-chosen-level.patch | [PATCH 8/9] Make mirror checkbox not override the chosen level | Ingo Blechschmidt <iblech@web.de> | no | 2021-01-10 | ||
0009-Fix-dj-channel-signedness.patch | [PATCH 9/9] Fix dj channel signedness | Frank Birbacher <frank.birbacher@gmail.com> | no | 2020-12-27 |