Commit Graph

74 Commits

Author SHA1 Message Date
IsakTheHacker
eb1c6988b4
Create Swedish translation (#469)
* Create Swedish translation

* Add Swedish as a translation option
2024-01-22 19:32:34 -07:00
R-Sam-1980
6d55d21d6f
"Official Site" too close to "Credits" and Update Chinese translation (#464)
* "Official Site" too close to "Credits"

* Update Chinese translation

---------

Co-authored-by: duxiuxing <duxiuxing@foxmail.com>
2023-11-08 18:09:41 -07:00
bladeoner
d0f39ffe6b
Update copyright (#452) 2023-01-30 14:08:08 -07:00
Daryl Borth
30363b8638 simplify code 2022-05-20 13:10:25 -06:00
saulfabreg Wii VC Project
48d499c564
Add "Enable Turbo Mode" toggle to the Video Settings menu (based on InfiniteBlueGX's code) (#441)
* Add "Enable Turbo Mode" toggle to the Video Settings menu

* Add "Enable Turbo Mode" toggle to the Video Settings menu

* Add "Enable Turbo Mode" toggle to the Video Settings menu

* Add "Enable Turbo Mode" toggle to the Video Settings menu

* Add Spanish translation to "Enable Turbo Mode" option

* forgot to update setting order for Enable Turbo Mode option (fixes not appearing On/Off option)
2022-05-20 13:07:39 -06:00
bladeoner
ae40abc11e
Update file headers (#430) 2022-01-09 09:41:59 -07: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
60956e579a reverse mounting order, fix bug storing save/load method 2021-02-02 16:07:03 -07:00
Daryl Borth
c85985bbb5 change max game image dimensions to 640x480 to support screenshots 2021-01-28 11:52:40 -07:00
bladeoner
bfb4614c33
Update file headers (#415) 2021-01-06 12:13:12 -08: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
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
Daryl
40ee77b115 fix build on new devkitppc 2020-06-28 15:12:57 -06:00
Daryl
4e86b8b0cb silence a warning 2020-06-28 13:46:45 -06:00
Daryl
6b3809939a report whether wii u CPU is full speed 2020-06-01 21:18:47 -06:00
CrewMdk
40694297b3
Updated english language translation (#389)
* Updated english language translation

* Updated english language translation
2020-04-02 18:28:42 -06:00
Daryl Borth
683fd17219 add support for serial port 2 (SP2 / SD2SP2) on Gamecube 2020-03-13 13:51:16 -06:00
Daryl Borth
af1ebd587c skip chinese traditional (no translation). fix language default. 2020-03-13 13:43:32 -06:00
xjsxjs197
dc600052fe
update SIMP_CHINESE translations (#386)
* update SIMP_CHINESE translations

* Update zh.lang
2020-03-12 08:43:09 -06:00
CrewMdk
8347469358
Updated english language translation (#380) 2020-02-17 17:29:28 -07:00
Daryl Borth
6901e668b3 fix ZL button mapping for Wii U GamePad 2019-04-16 19:12:29 -06:00
Daryl Borth
fac58f9986 cleanup screenshot memory management. 2019-03-02 16:38:08 -07:00
Daryl Borth
19f8899759 fixed crash when used as wiiflow plugin. 2019-02-20 18:45:11 -07:00
Daryl Borth
5f8e21baea Add support to load external background music 2019-01-06 10:19:03 -07:00
Daryl Borth
e0b0f005b2 add ability to externally load fonts and activate japanese/korean
translations.
2019-01-05 17:07:33 -07:00
Zalo
36aedc24c4 swapping preiews with + button 2019-01-05 13:18:57 +01:00
Zalo
2f40cee1d4 removed ImageFolder and getting it from PreviewImage and the folders 2019-01-05 11:04:44 +01:00
Daryl Borth
41a80cd6f9 Add Wii U GamePad support (thanks Fix94!) 2018-09-05 20:00:21 -06:00
Daryl Borth
c64e7a2f70 if arguments are passed to the emu to autoboot a game, then the main
menu button should be labelled Exit, and leave the emu instead of going
back to the main menu. cleanup autoboot code.
2018-08-30 10:11:11 -06:00
Daryl Borth
b738b86176 speed up returning to menu from in-game 2018-08-27 10:40:21 -06:00
Daryl Borth
633bca15af add missing 2 button trigger for Emulation button 2018-08-26 20:36:36 -06:00
Daryl Borth
a4b9c08436 change some defaults 2018-08-26 20:33:52 -06:00
Daryl Borth
c0ac5468cd fix the game browser extending too far right, fix border color on game
preview box. restore video settings to same defaults used by other emus.
2018-08-26 16:58:45 -06:00
Daryl Borth
43e84a299e make GUI element positioning consistent with snes9x gx 2018-08-26 16:24:21 -06:00
Daryl Borth
0628025164 fix invalid sRGB profile on image 2018-08-16 09:23:43 -06:00
aplumafreak500
e53146d0f9 Seperate WUPC and CC in mapping assignment 2018-08-15 13:24:27 -04:00
aplumafreak500
896911c279 Re-add WUPC
Can detect the "type" of a Classic Controller, 2 = WUPC (1 = CCP, 0 = legacy CC)
2018-08-14 17:20:22 -04:00
Daryl Borth
e52829994b remove wiiupc since libogc wiiuse now supports WiiU Pro controller.
remove update check completely. compatibility fixes for newer devkitppc.
2018-08-01 12:41:41 -06:00
libertyernie
72fee232c7 Fix compilation errors with latest libOGC/devkitPPC
(Partially ported from snes9xgx: a417745817)
2018-07-28 16:26:19 -05:00
Askot
267771704a -Restore: don't reset settings when going back to an older version
-Adjust to display more options to GB Hardware type
2016-12-11 22:05:25 -07:00
Askot
bc3cda6ae8 -Restored Wiiflow mode plugin by fix94
-Restored fix filebrowser window overlapping
-Change all files End Of Line to windows mode
-Remove update check for updates
2016-12-10 21:20:35 -07:00
Daryl Borth
2a0a8c2d6c merging changes from Zopenko from 2.3.4 2016-12-10 13:47:27 -07:00
Daryl Borth
f2e2ce7314 revert some unnecessary changes 2016-06-25 14:08:01 -06:00
Daryl Borth
40f7efd9c3 updating credits 2016-06-24 21:38:00 -06:00
Daryl Borth
5483f0f444 fix crash caused by forgetting to remove a GUI element from the main
window when switching menus
2016-06-24 21:23:15 -06:00
Daryl Borth
c21ff25fac merging changes from Zopenko, libertyernie, Glitch, cebolleto, and
others
2016-06-04 17:00:36 -06:00
dborth
9c933cf7df sync w/ screenshot code from snes9x-gx 2012-01-11 18:45:07 +00:00
dborth
488af80a11 add Turkish translation 2011-03-30 03:39:23 +00:00