Susko3
95165b55ea
Update SDL bindings
2025-11-15 01:05:22 +01:00
Dan Balasescu
b71f522dfe
Merge pull request #254 from ppy/update-native-binaries
...
Update native binaries
2025-09-20 09:02:44 +09:00
smoogipoo
9601d75096
Update native binaries
2025-09-19 23:59:51 +00:00
Dan Balasescu
83d7db12b8
Merge pull request #253 from Susko3/fix-ANDROID_PLATFORM
...
Target API 21 in Android builds to fix them not working on older versions
2025-09-20 08:48:41 +09:00
Dan Balasescu
dbbd262631
Merge pull request #252 from Susko3/fix-win-x86
...
Fix libflac build by using windows-2022 for x86
2025-09-20 08:44:02 +09:00
Susko3
d942aece9e
Add explanatory comment about the android API 24 change to SDL_mixer
2025-09-19 16:32:52 +02:00
Susko3
240d008900
Only build SDL_mixer for API 24
2025-09-19 16:10:55 +02:00
Susko3
9f1c305ab2
Fix libflac build by using windows-2022
2025-09-19 15:56:49 +02:00
Susko3
fb36b24faf
Target API 24 to fix 32-bit Android builds
...
32-bit (x86, arm) builds are failing because libFLAC and opusfile are using
fseeko, ftello, etc. which were added in API 24.
Why 64-bit builds are not failing is beyond me.
2025-09-19 15:37:46 +02:00
Susko3
5096d33d1b
Always build SDL3 libs with Android 5.0 (API 21) min version
2025-09-19 14:40:08 +02:00
Dean Herbert
2fe9cb8ed5
Merge pull request #251 from smoogipoo/sdl-mixer-flac
...
Update bindings + re-enable libFLAC support in SDL_mixer
2025-09-11 13:50:00 +09:00
Dan Balasescu
4f817f6bce
Re-enable libFLAC
2025-09-11 09:32:47 +09:00
Dan Balasescu
2d7d0ddecc
Regenerate bindings
2025-09-11 09:13:38 +09:00
Dan Balasescu
565ba9fe41
Update submodules
2025-09-11 09:13:08 +09:00
Dan Balasescu
fdd9cef146
Merge pull request #249 from Susko3/add-ci-build-workflow
...
Add CI build workflow
2025-08-31 08:02:59 +09:00
Susko3
95010b0846
Add envvar CI_DONT_TARGET_ANDROID=1 to fix CI build without android workload
2025-08-30 23:14:43 +02:00
Susko3
db3993e71b
Fix build failing if SDL is not cloned
2025-08-30 23:14:43 +02:00
Susko3
c42876e0ee
Add simple CI workflow that builds all platforms
2025-08-30 23:14:37 +02:00
Dan Balasescu
16c954ebc2
Merge pull request #248 from Susko3/fix-bindings
...
Fix bindings not compiling
2025-08-28 21:09:42 +09:00
Susko3
a4781c9b58
Fix bindings not compiling
2025-08-28 14:07:13 +02:00
Susko3
e2ead20a3d
Merge pull request #247 from ppy/update-native-binaries
...
Update native binaries
2025-08-28 14:04:50 +02:00
smoogipoo
e7bbd4461d
Update native binaries
2025-08-28 11:57:01 +00:00
Dan Balasescu
ecd3c1d004
Merge pull request #246 from Susko3/update-bindings
...
Update bindings with fix for startup crash on Android
2025-08-28 20:43:21 +09:00
Susko3
b59358dbf5
Update bindings
2025-08-28 13:37:09 +02:00
Dan Balasescu
ab2f57804c
Merge pull request #245 from smoogipoo/add-package-tags
...
Add package tags
2025-08-26 08:50:04 +09:00
Dan Balasescu
579cf8b380
Add package tags
2025-08-26 08:49:04 +09:00
Dan Balasescu
d230747cd1
Merge pull request #244 from ppy/update-native-binaries
...
Update native binaries
2025-08-26 08:41:00 +09:00
smoogipoo
e865ccc395
Update native binaries
2025-08-25 23:37:49 +00:00
Dan Balasescu
4f19a14331
Merge pull request #243 from smoogipoo/update-bindings
...
Update bindings
2025-08-26 08:25:50 +09:00
Dan Balasescu
e8a54c5506
Attempt to fix iOS build
...
Similar sort of fix applied to all of our other repositories.
2025-08-26 08:14:01 +09:00
Dan Balasescu
742ac35cbc
Update bindings
2025-08-26 07:57:26 +09:00
Susko3
f57452fd77
Merge pull request #241 from smoogipoo/improve-builds
...
Improve local builds
2025-08-17 16:57:17 +02:00
Dan Balasescu
98a962deef
Merge pull request #240 from smoogipoo/upgrade-ndk
...
Upgrade NDK to r28c
2025-08-17 23:33:44 +09:00
Dan Balasescu
7078b56bcc
Improve lib resolving for desktop project
2025-08-17 19:58:28 +09:00
Dan Balasescu
a9ec26bcbd
Add SDL3_mixer to Desktop .slnf
2025-08-17 19:28:52 +09:00
Dan Balasescu
6fc5f872ed
Fix runtime crash due to missing AOT module
2025-08-17 19:27:36 +09:00
Dan Balasescu
11604347e1
Add other libraries to iOS build
2025-08-17 19:19:56 +09:00
Dan Balasescu
12d3f7a37f
Add SDL3_mixer to iOS .slnf
2025-08-17 17:57:52 +09:00
Dan Balasescu
9165d3b077
Shortcase Android library includes
2025-08-17 17:56:33 +09:00
Dan Balasescu
76b0b15d97
Add SDL3_mixer to Android .slnf
2025-08-17 17:56:22 +09:00
Dan Balasescu
dab8abd1da
Upgrade NDK to r28c
2025-08-17 16:41:48 +09:00
Dan Balasescu
8afca73432
Merge pull request #239 from ppy/update-native-binaries
...
Update native binaries
2025-08-16 15:01:06 +09:00
Susko3
7258fc2aaf
Update native binaries
2025-08-15 19:58:20 +00:00
Susko3
2e68c991fc
Merge pull request #238 from smoogipoo/fix-build
...
Fix build by disabling mpg123 and libflac
2025-08-15 21:42:32 +02:00
Susko3
9a9cc1576e
Fix missing info in comment
2025-08-15 21:37:16 +02:00
Dan Balasescu
01def28739
Fix build by disabling mpg123 and libflac
2025-08-14 02:43:33 +09:00
Dan Balasescu
5a16446ded
Regenerate bindings
2025-08-14 02:28:02 +09:00
Dan Balasescu
454e23e98f
Update submodules
2025-08-14 02:28:02 +09:00
Susko3
c483a94aea
Merge pull request #236 from smoogipoo/update-bindings
...
Update bindings
2025-08-03 12:10:43 +02:00
Susko3
523649fd77
Write SDL_MIXER_VERSION_ATLEAST macro
2025-08-03 12:09:27 +02:00