Commit graph

14 commits

Author SHA1 Message Date
UnknownShadow200
a422564bc7 Change window handle to a union 2024-06-26 08:16:16 +10:00
UnknownShadow200
2d5e0e2edf Fix NetBSD workflow 2024-05-16 18:47:09 +10:00
UnknownShadow200
1151eb473d Fix can't manually run workflows on non-master branches 2024-05-13 22:24:47 +10:00
UnknownShadow200
0bcc2c09c0 Allow triggering workflows manually 2024-05-10 12:49:51 +10:00
UnknownShadow200
e013bb9f15 Combine some workflows, add notify success action 2024-04-28 09:11:15 +10:00
UnknownShadow200
c9e4ce31b2 FreeBSD workflow and update checkout action version 2024-02-18 21:11:40 +11:00
UnknownShadow200
42e6719241 Make debugging possible for console builds 2023-12-05 21:30:47 +11:00
UnknownShadow200
33e2a270e3 iOS: Mostly annotate minimum required iOS version for various APIs 2023-09-18 19:25:44 +10:00
UnknownShadow200
4ed73bb708 Fix held block not rendering properly on some consoles when not in classic mode (3DS,PSP,Vita, probably more)
Also most common errors with BearSSL (certificate date failed to validate, certificate authority wasn't trusted) now show a description message to the user instead of just the error number
Also fix Xbox build not compiling (nor notifying on actions build failure)
2023-09-17 12:32:53 +10:00
UnknownShadow200
f9c65faa0f WIP on menu for switching between whether configuring controller or keyboard/mouse bindings 2023-09-01 20:10:30 +10:00
UnknownShadow200
ee12cd8ede PSP: Generate EBOOT.PBP directly 2023-08-20 09:28:49 +10:00
UnknownShadow200
2aa9e65262 Let's give Github Actions a go 2023-07-26 21:42:42 +10:00
UnknownShadow200
b27e078d95 Add Google Sans as a supported fallback system font
Seems that on some Android devices, the Droid Sans font has been renamed to Google Sans
2023-07-17 22:41:36 +10:00
UnknownShadow200
d10df783e8 Various build improvements for 3DS, GameCube, Wii, PSP, Haiku
Fix PSP build not compiling, and makefile not working due to not having -I and -L paths
Fix GameCube build not compiling
Change Haiku build to avoid using libexecinfo
Add github action workflows for 3DS, PSP, GameCube/Wii, Haiku
2023-07-16 16:56:11 +10:00