| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.8.14: * Fix JACK Transport when using pipewire * Update build-script (disable QT GUI)
- update to 0.8.13: * wrap-around/loop: fix modulo calculation (by trinitou) * Add Xinerama support (linux, by Ion Reguera) * Update build-scripts, fix macOS portmidi support
- Update to version 0.8.12: * add compatibility for ffmpeg-5.1 * fix UI scale when building on 10.15 or later - Drop 973f0046.patch (now upstream)
- Add 973f0046.patch: ffmpeg 5.1 compatibility.
- Update to version 0.8.11: * Add compatibility for ffmpeg-5.0 * Update static-builder to use ffmpeg-5.0 * Add support for modern mingw (pthread) * Update git clone URIs - avoid git://
- Update to version 0.8.10 * add keyboard shortcuts for +/- 1 second offsets * fix Linux gcc10 builds - Drop xjadeo-gcc10.patch (merged upstream)
- Add xjadeo-gcc10.patch