Commit Graph

1444 Commits

Author SHA1 Message Date
Fledge68
baf4855a5e - cleaned up title and text handling for menu's.
- cleaned up code for individual plugin game sounds.
2018-12-27 18:47:00 -06:00
Fledge68
2280abdd29 - fix game/banner sound sometimes memory leak. now properly clearing game/banner sound from memory.
- fix for gc banner sound options previously added to page 11
2018-12-26 14:24:01 -06:00
Fledge68
ab4c6a3ceb - now using font.ttf in imgs folder as wiiflow lite font. hoping it looks better than the wii default font. 2018-12-26 12:07:16 -06:00
Fledge68
4ee62e9adb - removed 'init network' from startup settings.
- moved 'mount sd only' to startup settings.
- added reboot when 'sd only' is changed.
- added GC banner sound options by einsteinx2 to page 11 of main config.
- changed and added a few gecko prints
2018-12-24 07:42:31 -06:00
Fledge68
6abc4c7177
Merge pull request #48 from DDinghoya/patch-4
Update korean.ini
2018-12-18 16:46:57 -06:00
Fledge68
ab984f4d37
Merge pull request #47 from Brawl345/patch02
Update German translation
2018-12-18 16:46:38 -06:00
Fledge68
477a9c4dd4 - fix for issue #49. wii flat front covers downloaded are stretched over front and back of box because of typo by me that saved them in the box covers folder instead of the front covers folder. 2018-12-18 16:43:36 -06:00
DDinghoya
835bea5ace
Update korean.ini
For 5.1.0
2018-12-18 11:20:13 +09:00
Andreas Bielawski
8362ca2e3e Update German translation 2018-12-18 01:08:17 +01:00
Fledge68
5391a576c0 - update version to 5.1.0 2018-12-17 13:46:56 -06:00
Fledge68
cec072bd6b
Merge pull request #46 from Leseratte10/master
Support for new Wiimmfi update
2018-12-15 17:28:24 -06:00
Florian Bach
86ae3eba7c Support for new Wiimmfi update 2018-12-15 17:11:17 +01:00
Fledge68
5c0590db56 - minor text changes for cover and banner downloading. 2018-12-12 18:16:42 -06:00
Fledge68
43e2dd50e4 - cleaned up cover and banner download coding. 2018-12-12 18:03:33 -06:00
Fledge68
b44c415602 - fix message typo for banners downloading. 2018-12-11 15:38:44 -06:00
Fledge68
8c3ab3b337 - fix minor mistake in last commit. 2018-12-11 15:35:03 -06:00
Fledge68
d08c4d4348 - added global GC custom banners download to downloads menu. 2018-12-11 15:24:32 -06:00
Fledge68
d0bfaa56c3
Merge pull request #43 from Brawl345/patch01
Update German translation
2018-12-09 17:11:56 -06:00
Andreas
57889da0d5
Add missing strings for WAD menu inside NAND emulation settings 2018-12-09 23:38:36 +01:00
Fledge68
8d0436c177 - now when wiiflow's language is changed it will auto reload cache so game titles will also be changed. 2018-12-09 15:16:54 -06:00
Andreas
4129199059
Forgot to change one "disk" to "disc" 2018-12-09 10:40:13 +01:00
Andreas Bielawski
161026bde3 Update German translation 2018-12-09 01:26:51 +01:00
Fledge68
1b95372276 Merge branch 'master' of https://github.com/Fledge68/WiiFlow_Lite 2018-12-01 18:51:36 -06:00
Fledge68
3d774c105c - fixed issues #37 and #38 to prevent a crash if you don't have a source_menu.init
- now each plugin can remember the last game selected unless you select multiple plugins at once.
2018-12-01 18:39:33 -06:00
Fledge68
d7b1e389e6
Merge pull request #41 from Tetsuo-78/patch-2
Update italian.ini
2018-11-28 17:50:01 -06:00
Tetsuo-78
eaa291e946
Update italian.ini
Updated italian language to rev5.0.1
2018-11-28 21:17:13 +01:00
Fledge68
6b93ca9c8b
Merge pull request #40 from DDinghoya/patch-3
Update korean.ini
2018-11-28 09:57:02 -06:00
DDinghoya
ffa85c389c
Update korean.ini
For 5.0.1
2018-11-28 22:42:00 +09:00
Fledge68
5a099673c2
Merge pull request #33 from DDinghoya/patch-1
Update korean.ini
2018-11-27 18:15:15 -06:00
Fledge68
7ebca2bc2f
Merge pull request #35 from DDinghoya/patch-2
- Create korean.txt
2018-11-27 18:14:18 -06:00
Fledge68
bfdde07fc1 - fixed progress bar for cache covers. 2018-11-27 18:08:23 -06:00
Fledge68
39308a921e -back to ppc r30 and libogc 1.8.19 - dosbox wii plugin doesn't like ppc r33 and libogc 1.8.21 2018-11-25 17:37:55 -06:00
DDinghoya
24cee5fd95
- Create korean.txt 2018-11-24 20:57:34 +09:00
Fledge68
cef988d763 - sourceflow small_covers can now go in a subfolder with the same name as the theme. which makes them change when the theme is changed.
- added notification messages when you delete a cover or banner on manager cover banner menu.
- download cover menu changes: title is now 'Downloads'. removed 'missing' button and changed 'all' to 'download' because there was no difference between all and missing. it always downloads missing covers. in the future i plan to add custom banners download which will download all missing custom GC banners.
2018-11-23 15:31:04 -06:00
DDinghoya
24747ee1c2
Update korean.ini 2018-11-20 09:18:22 +09:00
Fledge68
354bddc664 - fixed issue #21 downloading covers, gametdb.zip, banners, and cheatfiles. now pausing bg music while downloading to prevent music thread from interfering with the internet network connection. also now clearing downloaded data from memory when done with it. code was missing to free the mem when done which caused out of memory issues of course. my fault i didn't see it till now.
- fixed issue #23 the progress bar and percentage when downloading covers.
- fixed issue #26 reload cache when using wii, gc, and channels plugins in plugin view.
2018-11-19 12:14:40 -06:00
Fledge68
46b4a4743c - now at v5.0.1 2018-11-16 15:43:13 -06:00
Fledge68
6dca85ef85 -fix for issue #18 plugin view will properly remember last game played when using wii, gc, and channel plugins.
-fix for issue #17 default theme name no longer all caps.
-fix for issue #16 channels type setting default text fixed.
-fix for issue #15, #14, #13 - all settings are fixed to show yes, no , on, off correctly
-fixed unused parameter warning in sys.c when compiling
2018-11-16 15:38:48 -06:00
Fledge68
ca7a6598fe -missed a few %08lx. got them all now 2018-11-15 09:45:04 -06:00
Fledge68
f3e39a4fb9 -now compiled with ppc r33 and libogc 1.8.21
-time issues appear to be fixed. thanks wintermute and endrift!
2018-11-14 18:45:46 -06:00
Fledge68
7c4eb065b2 -cleaned up cover loader a little. 2018-11-13 16:08:25 -06:00
Fledge68
c8d5b12a12 -moved #define APP_WIIFLOW from sys.h to defines.h
-fix for issue #6 - now setting 'return to' to 'disable' will properly disable it.
-fixed a few strncpy's to make sure the last char is '/0'. to prevent any string overflow even though it shouldn't happen.
-other code cleanup
2018-11-12 14:38:37 -06:00
Fledge68
e133c49836 -since wiiflow (lite) can no longer work in neek2o mode i cleaned up the code for exit to Neek2o on the exit to menu.cpp
-also cleaned up the code for setting the current emu nand path.
2018-11-09 16:09:07 -06:00
Fledge68
056aa2735b -fix wii games default partition for first boot of wiiflow (lite). so if you have sd and usb on first boot it is set to the one with a wbfs folder or wbfs file system. 2018-11-06 16:13:06 -06:00
Fledge68
01e7899c69 -now at major version 5
-removed svn revision number. no longer needed.
2018-11-05 14:29:31 -06:00
Fledge68
bc19bb6c34 -added auto cache covers and banners when you start wiiflow for the very first time or do a reload cache. don't worry it doesn't delete all your cached covers and recreate them. it only makes them if they don't already exist which would be new games you may have added. 2018-11-05 13:57:01 -06:00
Fledge68
2594e9505c -added one more missing compiler directive from last commit.
-fix to keep blank source menu buttons from being added to source_menu.ini
2018-11-05 05:46:35 -06:00
Fledge68
143cb7e941 -now using compiler directives to make it easy to compile wiiflow lite or wfl_as wiiiflow. just uncomment line 5 in sys.h to compile as wfl as wiiflow. 2018-11-03 12:10:34 -05:00
Fledge68
c48ea85348 -added ability for music plugin to play playlist files (.pls or .m3u)
edit your music plugin ini. change the filetypes line to include .pls for example:
filetypes=.mp3|.ogg|.pls|.m3u
2018-11-03 10:03:58 -05:00
Fledge68
796a8d78f7 - added pages 7 thru 11 to main settings. for a total of 19 more settings you can now set without having to manually edit the ini file.
- removed the setting data_on_usb. now your dev:/wiiflow folder must be on the same device/partition as the apps folder. which i'm 99.9% sure most users do.
- added sd_only setting. no need to set it unless for some reason it gets set to true and you have usb hdd you want to use.
2018-10-31 14:51:15 -05:00