Commit graph

33 commits

Author SHA1 Message Date
Sean Maas
e2c1677c32 Improve vertical window handling 2024-09-13 00:50:43 -04:00
Sean Maas
7786f71d76 Wii U: update for Aroma
Some checks failed
Automatic Builds / build-windows (push) Has been cancelled
Automatic Builds / build-mac (push) Has been cancelled
Automatic Builds / build-linux (push) Has been cancelled
Automatic Builds / build-android (push) Has been cancelled
Automatic Builds / build-switch (push) Has been cancelled
Automatic Builds / build-wiiu (push) Has been cancelled
Automatic Builds / build-vita (push) Has been cancelled
Automatic Builds / update-release (push) Has been cancelled
2024-07-11 20:01:09 -04:00
Sean Maas
b41cb3b9b8 Port the Switch UI to Wii U and Vita 2024-02-27 20:59:48 -05:00
Sean Maas
88bd79db3c Fix the Android autobuild 2024-01-10 19:17:26 -05:00
Sean Maas
ddda2df372 Update copyright years and fix release updater 2023-04-02 18:54:04 -04:00
Sean Maas
ac88593508 Hopefully fix the flatpak build 2023-01-13 19:40:53 -05:00
Sean Maas
caeaff4a6e Use a container for the Vita build 2022-12-26 23:21:44 -05:00
Sean Maas
93be9cf024 Fix the flatpak build 2022-12-26 11:23:10 -05:00
Sean Maas
2e09bf6ab3 Use Flatpak for Linux releases 2022-06-06 18:01:17 -04:00
Sean Maas
b6e030225f Stop downgrading devkitA64 for Switch autobuild
This was originally done because the older version was generating
slightly faster code. At this point though, I don't think it's
worth the hassle.
2022-06-01 11:22:58 -04:00
Sean Maas
78db31f003 Add pkg-config to the Windows autobuild 2021-08-29 11:32:31 -04:00
Sean Maas
069f274972 Downgrade switch-mesa too because lol 2021-06-24 18:24:13 -04:00
Sean Maas
51843bd1dd Initial Vita port
UI is barebones, but most things are implemented aside from that.
Settings can be changed in the ini file for now.
2021-06-02 21:34:26 -04:00
Sean Maas
4b8911d52c Automatically publish artifacts as a rolling release 2021-05-26 16:54:24 -04:00
Sean Maas
fd76500600 Fix the build 2021-04-23 12:20:18 -04:00
Nadia Holmquist Pedersen
d72e17e5ba
Add a script to create a macOS bundle and DMG (#43) 2021-04-23 10:59:53 -04:00
Sean Maas
f6878d061a Use a newer wx package for Linux autobuilds 2021-04-18 22:19:36 -04:00
Sean Maas
213dfb879d Update wxWidgets package name for Linux autobuild 2021-02-13 11:35:57 -05:00
Sean Maas
c8c2ddb095 Fix the Switch buildbot (again)
No, I will not just use the latest devkitA64; it breaks things and
has worse performance :P
2020-08-01 00:00:49 -04:00
Sean Maas
58571f3b8d Barebones Android port
The absolute mad lad
2020-07-23 14:37:21 -04:00
Sean Maas
dfac99c377 Use Docker for Switch buildbot + other improvements 2020-07-14 16:26:55 -04:00
Sean Maas
0eaa0e99e5 Update devkitPro pacman 2020-07-01 21:36:51 -04:00
Sean Maas
184613af50 Add text layers for GBA mode + slight cleanup 2020-05-28 03:27:36 -04:00
Sean Maas
4ebd2ca5dd Upgrade MSYS2 wxWidgets, downgrade devkitA64
The wxWidgets linking issue seems to be fixed. Unfortunately, now
the latest devkitA64 package is causing trouble for the Switch
build, causing insanely long startup times and performance loss.
2020-05-16 00:15:26 -04:00
Sean Maas
9238db3936 Manually install an old, working MSYS2 wxWidgets package
The latest package doesn't seem to link properly. Hopefully it gets
fixed soon and this can be reverted.
2020-05-06 19:12:17 -04:00
Sean Maas
23d4c24d77 Give the Switch build a proper UI
This is essentially the UI that I wrote for my port of melonDS to
the Switch, but I rewrote it to be cleaner and easier to use. It's
still missing a pause menu, because there are some compilcations
that need to be worked out. Still, this is much better than having
no UI!
2020-03-21 07:38:05 -04:00
Sean Maas
de81c63bb8 Strip Windows binaries for better file sizes 2020-02-29 16:34:28 -05:00
Sean Maas
3611f8f822 Add save type selection for when no save file exists
Not ideal, but it's better than nothing. Eventually either a save
type database or automatic detection code will be added, and this
can be used as a manual override.
2020-02-05 03:26:59 -05:00
Sean Maas
2e4747d40f Switch to MinGW for better Windows optimization
Sorry Visual Studio, I won't miss you~
2020-01-28 19:09:56 -05:00
Sean Maas
e5cec423fa Fix Linux autobuild 2020-01-19 03:13:47 -05:00
Sean Maas
5866ad55aa Add SPU, PCM8 and PCM16 formats, and crusty audio output 2020-01-15 01:10:01 -05:00
Sean Maas
86c786df8a Set up automatic builds for macOS and Switch 2019-11-14 14:18:09 -05:00
Sean Maas
6b0e67dfbf Set up automatic builds for Linux and Windows
Also fix compilation on Windows
2019-11-13 23:33:48 -05:00