Commit Graph

1549 Commits

Author SHA1 Message Date
Fledge68
ef59eccaca
Merge pull request #202 from wiidev/master
Fix Wii game booting on vWii - issue #192
2020-09-21 05:39:19 -05:00
wiidev
5b6a325546 Fix Wii game booting on vWii 2020-09-18 23:07:03 +01:00
Fledge68
2405ad2aab
Merge pull request #201 from wiidev/master
Use MEM2 and improve formatting
2020-09-14 15:21:40 -05:00
wiidev
c16b3adea9 Use MEM2 and improve formatting 2020-09-14 18:23:54 +01:00
Fledge68
f5496be239
Merge pull request #200 from wiidev/master
Add proxy support, fix timeouts & update wolfSSL
2020-09-12 17:25:09 -05:00
wiidev
8abd33fb28 Adjusted credentials char array size 2020-09-07 22:14:43 +01:00
wiidev
242b72add6 Proxy credentials are supported 2020-09-07 22:11:42 +01:00
wiidev
541836a643 Adjusted the proxy char array sizes 2020-09-07 22:08:52 +01:00
wiidev
a80d629859 Add proxy support, fix timeouts & update wolfSSL 2020-09-07 21:27:42 +01:00
Fledge68
144e7669ed - fixed source menu setup linking source buttons to plugins
- cleaned up gui code a tiny bit.
- beta 5
2020-09-07 06:26:12 -05:00
Fledge68
9a8a752e6f v5.4.7 beta 4
- added wiiflow/covers/homebrew_small folder so when using homebrew smallbox mode you can use your own custom covers instead of the apps icon.png
- fixed music resample to 48k option on main settings to not crash wiiflow if only one song file in wiiflow music folder.
- fixed displaying music title when you only have one music file in wiiflow music folder.
- fixed saving and loading enabled plugins upon exit and startup. This stops the "no plugins selected" message upon returning to wiiflow when you previously used the Select Plugin Menu.
- fixed custom backgrounds after using the Select Plugin Menu.
- fixed the Source Menu to display source buttons properly when switching tiers or pages.
- fixed refreshing Source Menu buttons after using the options menu to hide them.
2020-08-31 18:23:52 -05:00
Fledge68
e0445a0cc0 - added source menu setup via Home button while view source menu. Setup includes hide buttons, link buttons to plugins, and set roms path of plugins.
- organized main settings pg 10 thru 13 better.
2020-08-24 17:58:09 -05:00
Fledge68
493f62f295 - changed a few debug prints. 2020-08-23 18:09:13 -05:00
Fledge68
dc967db949 - added some texure cleanups 2020-08-13 18:29:43 -05:00
Fledge68
02a7bb4846 - reverted one of my recent MEM2_free changes. 2020-08-13 16:21:29 -05:00
Fledge68
2800366e7b - very minor code clean up 2020-07-20 08:07:41 -05:00
Fledge68
4c804ffe17 - fix for issue #190 apply game settings to autoboot game. 2020-07-19 17:10:54 -05:00
Fledge68
da19f5b414 - modified plugin code a little. biggest difference is now it no longer uses [PLUGINS_ENABLED] in wiiflow_lite.ini. 2020-07-17 15:23:42 -05:00
Fledge68
ef22015f8d - fixed plugin system to handle more than 128 plugins. 2020-07-11 15:31:14 -05:00
Fledge68
a9828f0dc5 - cleaned up code for game config load. 2020-06-26 15:16:21 -05:00
Fledge68
ca35893058 - removed the negative shift warning when compiling wiiflow game booter. 2020-06-25 18:31:51 -05:00
Fledge68
62e8638260 - removed programmers notepad project files from the remote repository. but i still use it locally. 2020-06-25 18:17:11 -05:00
Fledge68
7a3e7db40d - changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2.
- cleaned up error handling in PNGU.
2020-06-25 18:11:58 -05:00
Fledge68
47d417cdf4
Merge pull request #186 from RAVMN/patch-1
Minor changes to spanish.ini
2020-06-25 18:09:32 -05:00
Fledge68
2489516685
Merge pull request #185 from CrewMdk/patch-9
Updated spanish language translation
2020-06-25 18:03:46 -05:00
Fledge68
ddea1f1e79
Merge pull request #184 from DDinghoya/patch-17
Update korean.ini
2020-06-25 18:03:29 -05:00
CrewMdk
b1b702d039
Updated spanish language translation 2020-06-07 03:59:48 -05:00
Fledge68
0f8a3e30d8 - fixed devolution for usb only users 2020-06-05 18:58:33 -05:00
DDinghoya
7b2f0293b5
Update korean.ini 2020-06-01 21:56:35 +09:00
Fledge68
bca9764f4b - cleaned up libsicksaxis code a little to make it easier for me to understand what's going on. 2020-05-27 15:18:38 -05:00
Fledge68
64cf5a6858 - fixed plugin dol path that was broken in last release.
- added option to upsample/resample music audio to 48khz. code taken from wiixplorer thanks to dimok.
2020-05-25 17:17:50 -05:00
Richard
947a4461c7
Minor changes to spanish.ini
didn't know the project migrated from sourceforge, here is easier for me to keep contributing n.n

Some of the strings were changed to keep style consistency. The last two strings were changed to be gender neutral while mantainign a direct aproach to the user
2020-05-17 01:01:43 -04:00
Fledge68
0263a20778 - fix for setting game IOS (broken in 5.4.5) 2020-05-16 17:53:34 -05:00
Fledge68
b0778217bb - french language update by damian
- brazilian language update by tico (was included in release but never officially added to source)
- minor change in homebrew boot
2020-05-11 09:17:47 -05:00
Fledge68
f10e48dc1b
Merge pull request #182 from wiidev/master
Optimize the splash and wait images
2020-05-09 11:21:37 -05:00
wiidev
bce2b21ca9 Optimize the splash and wait images 2020-05-09 06:15:14 +01:00
Fledge68
6dee55f9cf
Merge pull request #181 from wiidev/master
Update wolfSSL
2020-05-06 14:38:22 -05:00
Fledge68
f71bbfdb06
Merge pull request #180 from DDinghoya/patch-16
Update korean.ini
2020-05-06 14:36:43 -05:00
DDinghoya
f944c2b569
Update korean.ini 2020-05-06 19:50:31 +09:00
wiidev
13cbaf762f Update wolfSSL 2020-05-06 00:15:21 +01:00
Fledge68
4ec575a450
Merge pull request #179 from wiidev/master
Only patch PAL Wii games when using progressive
2020-05-04 17:02:39 -05:00
wiidev
6e580a7dbd Only patch PAL Wii games when using progressive 2020-05-04 21:31:00 +01:00
Fledge68
3a3d1c46a1 - fixed sourceflow on start to remove quick flash of green screen. 2020-05-04 06:31:25 -05:00
Fledge68
1f5c18fe65 - updated french language thanks to gbatemp member damien-la-critique 2020-05-01 17:47:54 -05:00
Fledge68
5e328976e5 - fixed cache covers progress bar to not show if a plugin has no roms.
- fixed cache covers progress bar to not show when viewing sourceflow and its tiers unless wiiflow detects that a cached cover is missing.
- fixed source on start to only work if their is a source menu.
- cleaned up some of game cios loading.
2020-05-01 17:32:23 -05:00
Fledge68
f90b82ec9f - sourceflow no longer shows cache covers progress bar unless 1 or more covers need to be cached.
- hopefully removed split second green screen when sourceflow on startup is used.
- fixed startup for wiivc (although untested).
- made changes to cios loading on startup.
- fixed if wiiflow fails on startup to not exit to HBC unless booted from HBC.
2020-04-28 18:03:24 -05:00
Fledge68
0d9b58609c - fixed a potential issue if using the source select icon on main screen with no source menu. 2020-04-20 10:37:47 -05:00
Fledge68
1724046bf3 - fixed homebrew icon pngs with transparency correctly now. no more blank black covers. 2020-04-20 08:16:18 -05:00
Fledge68
ab898c98b5
Merge pull request #168 from wiidev/master
Fix video mode patching
2020-04-17 15:21:23 -05:00
wiidev
ea7987f0ae Fix video mode patching
Bug reported @ https://gbatemp.net/posts/9015326
2020-04-17 06:11:25 +01:00