Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-sigsegv-enable-RISC-V-build.patch | [PATCH 1/1] sigsegv: enable RISC-V build Avoid build error ../sigsegv.c:104:39: error: ‘mcontext_t’ has no member named ‘gregs’; did you mean ‘__gregs’? 104 | ucontext->uc_mcontext.gregs[i] | ^~~~~ |
Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | no | 2021-10-01 | ||
0002_add_port_id_to_port_name_to_avoid_collisions.patch | [PATCH] add port id to port name to avoid collisions This patch changes the pattern how jack port names are derived from alsa port names when using unique port names. It adds the port id after the ':' to make sure port names are really unique, even when the alsa ports are not (or too long). This fixes problems with the ploytec gm5 which has up to 5 in/out ports and quite long client/port names. |
Roman Sommer <roman.sommer@fau.de> | no | 2017-10-06 | ||
a2jmidid-add-support-for-loongarch.patch | Add support for loongarch | yes | 2023-09-13 |