media-sound/polyphone
A soundfont editor for quickly designing musical instruments
ChangeLog
commit 6aa5920950d3e414b38dcc8a7c1e3a0a0c4a0d65
Author: BlueManCZ <ivo97@centrum.cz>
Date: Fri Jun 19 23:54:19 2026 +0200
media-sound/polyphone: Update ebuild for 2.6.0
Switch the buffer-alignment fix to remove the unsafe
__builtin_assume_aligned() calls outright, matching the upstream patch
(davy7125/polyphone#331), rather than lowering the assumed alignment.
commit 4d17ce2523d1dcf34fe824a14b8a65954870638f
Author: Ivo Šmerek <ivo97@centrum.cz>
Date: Fri Jun 19 23:38:29 2026 +0200
media-sound/polyphone: Bump version to 2.6.0 (#50)
Fix general-protection fault on startup with AVX-enabled CFLAGS:
FastMaths assumed 32-byte buffer alignment but the engine buffers
are only 16-byte aligned (plain new float[]).
commit 97ab2857a9e613b1b5ce9ae6d74189d982a8ee21
Author: BlueManCZ <ivo97@centrum.cz>
Date: Fri Apr 17 16:05:48 2026 +0200
media-sound/polyphone: Bump version to 2.5.1
- Added metadata.xml following overlay conventions
- Removed old 2.3.1 ebuild per version limit policy
commit 2182fa517787a6c1d507ddf4663a5fab2ae28c5a
Author: root <ivo97@centrum.cz>
Date: Sat Jun 11 15:23:38 2022 +0200
media-sound/polyphone: Create ebuild for 2.3.1
Author: BlueManCZ <ivo97@centrum.cz>
Date: Fri Jun 19 23:54:19 2026 +0200
media-sound/polyphone: Update ebuild for 2.6.0
Switch the buffer-alignment fix to remove the unsafe
__builtin_assume_aligned() calls outright, matching the upstream patch
(davy7125/polyphone#331), rather than lowering the assumed alignment.
commit 4d17ce2523d1dcf34fe824a14b8a65954870638f
Author: Ivo Šmerek <ivo97@centrum.cz>
Date: Fri Jun 19 23:38:29 2026 +0200
media-sound/polyphone: Bump version to 2.6.0 (#50)
Fix general-protection fault on startup with AVX-enabled CFLAGS:
FastMaths assumed 32-byte buffer alignment but the engine buffers
are only 16-byte aligned (plain new float[]).
commit 97ab2857a9e613b1b5ce9ae6d74189d982a8ee21
Author: BlueManCZ <ivo97@centrum.cz>
Date: Fri Apr 17 16:05:48 2026 +0200
media-sound/polyphone: Bump version to 2.5.1
- Added metadata.xml following overlay conventions
- Removed old 2.3.1 ebuild per version limit policy
commit 2182fa517787a6c1d507ddf4663a5fab2ae28c5a
Author: root <ivo97@centrum.cz>
Date: Sat Jun 11 15:23:38 2022 +0200
media-sound/polyphone: Create ebuild for 2.3.1


View
Download
Browse