Commit graph

10 commits

Author SHA1 Message Date
falkTX
d44eed4e88
Add decorators to Port functions
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-07 18:49:24 +02:00
falkTX
4958759740
Silence an annoying unreachable out of bounds warning
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-07 18:10:47 +02:00
falkTX
26f981f843 More details for Stoermelder Pack-One, dynamic theme changes
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-01 19:14:00 +00:00
falkTX
e22d492ea1 Memory alignment is needed on macOS after all
Signed-off-by: falkTX <falktx@falktx.com>
2022-11-25 23:27:58 +00:00
falkTX
dfc59c94cc
Do not use alignas on macOS
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-26 14:00:20 +01:00
falkTX
2dc12fb1ca
Force 32bit alignment for vectorized operations, fixes 32bit build
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-14 23:19:16 +00:00
falkTX
fdc18bc10f
Fix crash due to non-aligned Port allocation
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 18:16:35 +00:00
falkTX
0000456cf5
Alternative approach to zero-latency cables; Update patches
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 02:50:08 +00:00
falkTX
c1f436eea0 Alternative approach for zero-latency cables 2022-02-06 22:26:13 +00:00
falkTX
f78879f3e2
Zero latency cables \o/ (please test)
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-05 23:56:14 +00:00