Commit Graph

647 Commits

Author SHA1 Message Date
bladeoner
e32991c440
Update Github Workflow (#438) 2022-02-25 11:39:07 -07:00
saulfabreg Wii VC Project
89421e9282
Added missing Spanish translation for new Reset question prompt (#437) 2022-02-20 16:28:27 -07:00
bladeoner
3bf2f90988
Update reports (#436) 2022-02-20 16:16:04 -07:00
bladeoner
ae1b349b7a
Update bug report and add question report (#434) 2022-02-20 11:14:11 -07:00
bladeoner
9bdd464ef9
Update README.md (#435) 2022-02-20 11:14:00 -07:00
bladeoner
91a37a0425
Update language files (#433) 2022-02-07 09:04:24 -05:00
bladeoner
cd910259c6
Update Github Workflow (#432) 2022-02-07 09:04:15 -05:00
Daryl Borth
603f018a33 support forwarders that pass in sd1:/ 2022-01-13 14:37:31 -07:00
saulfabreg Wii VC Project
c2ce4e4b5e
Update Spanish language translation in 2022 (#431)
Updated again some Spanish translations for this new year 2022.
2022-01-12 10:30:03 -07:00
bladeoner
ef34ffa7b7
Optimize Github workflow (#429) 2022-01-09 09:42:08 -07:00
bladeoner
ae40abc11e
Update file headers (#430) 2022-01-09 09:41:59 -07:00
saulfabreg Wii VC Project
4febb2f03d
Update (again) Spanish language translation (#428)
Update some untranslated and mistranslated messages and text from VBA GX.
Match Wii Controls was mistranslated as "Wiimote con Nunchuk", but since this readme https://github.com/dborth/vbagx#readme shows about many ways for match Wii controls with Wii remote only and not just Nunchuk, i've replaced it with "Coincidir controles Wii".
2021-10-16 12:05:58 -07:00
bladeoner
cf6ecec8e4
Change Github Workflow build name (#427) 2021-10-04 09:03:56 -06:00
bladeoner
08891fe531
Update Dutch language and other language files (#426) 2021-08-09 08:42:34 -06:00
Daryl Borth
d79b348df8 fixing build on new devkitppc 2021-08-06 12:35:54 -06:00
Daryl Borth
96539276b1 update pt_br translation 2021-03-24 13:05:10 -06:00
Daryl Borth
0a3af31c78 update to 2.4.5 2021-03-23 18:47:47 -06:00
Daryl Borth
93ba7c6449 change max dimensions back to 640x480, fix bug in png loading 2021-03-16 19:41:30 -06:00
Daryl Borth
44fa7fd6ff increase max game screenshot size to 640x512 2021-03-07 10:26:27 -07:00
Daryl Borth
ec170e9985 updated french translation (thanks Tanooki16!) 2021-03-07 10:23:18 -07:00
Daryl Borth
60cf085ce6 update icon 2021-03-07 10:18:37 -07:00
Daryl Borth
4e46990ee3 add L+R+START for back to menu for wii classic controller 2021-02-12 15:30:31 -07:00
Daryl Borth
ead882daf1 Fixed SD2SP2 / SD gecko issues 2021-02-06 16:06:33 -07:00
Daryl Borth
64a9830678 fix merge issue 2021-02-02 16:09:22 -07:00
Daryl Borth
00d3d8eaf9 Merge branch 'master' of https://github.com/dborth/vbagx.git 2021-02-02 16:07:10 -07:00
Daryl Borth
60956e579a reverse mounting order, fix bug storing save/load method 2021-02-02 16:07:03 -07:00
Daryl Borth
99cd8862bf fix SD2SP2 2021-01-31 09:45:26 -07:00
Daryl Borth
c85985bbb5 change max game image dimensions to 640x480 to support screenshots 2021-01-28 11:52:40 -07:00
Daryl Borth
d181f41271 finalize 2.4.2 2021-01-18 19:09:07 -07:00
bladeoner
bfb4614c33
Update file headers (#415) 2021-01-06 12:13:12 -08:00
bladeoner
83dba95022
Create dummy files (#414) 2020-12-24 11:11:46 -07:00
dborth
8a48684926
Update continuous-integration-workflow.yml 2020-10-25 12:46:10 -06:00
Daryl Borth
c41c577bb6 revert makefiles, update CI 2020-10-25 12:31:39 -06:00
bladeoner
eb2f8e66a6
Refactor make files and change artifact output (#410)
This changes the following:
- Uploads a separate Wii and Gamecube artifact
- Excludes uploading the elf files
- Creates the complete Wii structure under executables/VisualBoyAdvanceGX
- Creates the complete GameCube structure under executables/VisualBoyAdvanceGX-GameCube
- Doesn't upload empty folders like the vbagx folder with cheats, roms and saves but it is created in a local environment
2020-10-25 10:19:56 -06:00
Daryl Borth
a9714f6fe9 copy freetype from buildtools dir 2020-10-06 13:00:57 -06:00
Daryl Borth
90ab240696 add ability to change the player mapped to a connected controller 2020-09-28 16:57:20 -06:00
Daryl
2cf4a1c4aa load cover images directly from file instead of an intermediary buffer 2020-08-09 13:16:00 -06:00
Daryl
fbbb4ce0b7 use I4 instead of RGBA8 for fonts (much less memory) 2020-07-25 10:22:56 -06:00
Daryl
d612c4f98a when unable to load the default rom directory, just drop into device
root. don't show an error when unable to find a load device.
2020-07-23 14:31:32 -06:00
bladeoner
8b3b050e2c
CI/CD adjustment (#409) 2020-07-22 09:21:35 -06:00
bladeoner
648962858f
Fix CI/CD build and adjust Credits (#407)
- Remove Cirrus CI build
- Add Github Workflow
- Adjust README.md
- Adjust Credits
2020-07-21 15:11:31 -06:00
dborth
7939a4e135
Delete readme.txt 2020-07-05 10:00:51 -06:00
bladeoner
1a43226371
Add README.md and correct Cirrus CI task name (#403) 2020-07-05 10:00:27 -06:00
Daryl
c7c75a5090 update dol/elf filenames to match other emus 2020-06-29 21:25:09 -06:00
Daryl
08ea392b8e finalize 2.4.1 2020-06-29 21:12:21 -06:00
bladeoner
f09fdf2768
Update devkitPro in Cirrus CI (#402) 2020-06-29 00:48:34 -06:00
Daryl
a830d48412 fix compilation, silence some warnings 2020-06-28 17:02:47 -06:00
Daryl
40ee77b115 fix build on new devkitppc 2020-06-28 15:12:57 -06:00
Daryl
1689506087 add cirrus CI 2020-06-28 13:56:07 -06:00
Daryl
4e86b8b0cb silence a warning 2020-06-28 13:46:45 -06:00