Commit Graph

560 Commits

Author SHA1 Message Date
fix94.1
5a2efc4e3b -changed a few things about booting homebrew, hopefully it boots
everything correctly again now
2012-07-09 22:46:11 +00:00
fix94.1
e28b91f536 -dont deinit isfs for homebrew programs which are for some reason
unable to init it again :P
2012-07-09 21:16:07 +00:00
fix94.1
07fbb21f3b -if in game settings, dont display game banner with the full
brightness, otherwise its not easy to read the settings for some
games
2012-07-09 20:06:53 +00:00
fledge68
c99e1c0e6c -fix to make the banner re-open when coming back from game categories (b on star) 2012-07-09 12:15:40 +00:00
fix94.1
1a93cdf4c3 -added SL2J01 to black cover list (thanks lustar)
-fixed a bug on exit wiiflow which made it freezing
2012-07-08 15:41:58 +00:00
fix94.1
47892032f5 -fixed booting emu nand games 2012-07-08 14:56:07 +00:00
fix94.1
3f6e4beffe -fixed retail and backup wii disc reading and playing 2012-07-08 14:44:21 +00:00
fix94.1
1ad14ce248 -fixed possible bug in memory allocation (thanks megazig for
hints how to debug better)
-made the global cleanup less unstable
-fixed IOS Reload on game loading codedump
-fixed bug in network init
2012-07-08 13:35:59 +00:00
fix94.1
fd30f2aa74 -set entry point back to 0x80B00000 (overjoy, why you changed that?)
-changed some small things about the menu class opening
-forgot to deinit ISFS on sys exit, may it created some problems
-closing wiimote inputs before reloading IOS
2012-07-07 19:09:56 +00:00
fix94.1
d014d1e474 -lets hope thats the f*cking last time I fixed that bg music 2012-07-07 14:15:58 +00:00
fledge68
7bb706c405 - OK Jiiwah, now your theme btns for cat and plugin menu's should appear below the text. Tested it myself. Works for me. 2012-07-07 14:05:32 +00:00
fix94.1
990479f308 -fixed codedump on wiiflow exit for some people 2012-07-07 13:42:21 +00:00
fedeanto11
46e807cb91 * Made menu errors translatable (thanks Overjoy)
* Now if you click B on ExitTo menu it will go back to Home menu and not coverflow
* If parental lock is on, ExitTo will just exit and not show ExitTo menu anymore
* Now with home in ExitTo you can exit too
* Added/Deleted some sentences
* Updated english and italian translation
2012-07-06 22:38:21 +00:00
fix94.1
ec76f99596 -added some last exit possibility if wiiflow doesnt find one
or fails to use existing ones (may fixes some codedumps)
2012-07-06 19:59:45 +00:00
fix94.1
558abcd0fb -fixed codedumps and wrong cached banners if games are switched
too fast, that may slow downs game switching but makes it way
more secure
2012-07-06 16:48:01 +00:00
fix94.1
e4212aaf23 -fixed banner display problems for some problematic banners
when anti aliasing is enabled
2012-07-06 15:56:46 +00:00
fix94.1
c3d9b3deb6 -increased mem2 usage by 1mb (thats still safe) 2012-07-06 12:12:03 +00:00
fix94.1
5254ace17c 2012-07-06 00:36:45 +00:00
fedeanto11
f3e90060e2 * Added ExitTo menu, to open it just click on Exit To in Home menu
* Added giantpune and Wii Banner Player Project to credits
* Updated italian, german and spanish translations
2012-07-05 19:57:28 +00:00
fix94.1
24899a421a -added proper banner caching using the wiiflow/cache folder, that
means we can properly see if cached or custom banner is loaded
-corrected bug which didnt copy back the banner md5 before writing
banner cache, means all cached banners dont have the security check
anymore
2012-07-05 16:18:23 +00:00
fix94.1
e62dcd8a09 -hopefully fixed bg music the last time 2012-07-05 14:27:05 +00:00
fix94.1
7c78369dcf -replaced all button types from u32 to u16 (takes half the space),
we dont need so much space since we dont even have so much buttons
2012-07-05 13:15:23 +00:00
fledge68
e321fc0304 - now turning off banner when going to game info and cat screens 2012-07-05 12:35:22 +00:00
fledge68
28269ce102 - changed the cat menu and plugin menu to display checkboxes first then text. Here you go Jiiwah, try this it should help your theme problem. 2012-07-05 11:43:43 +00:00
fix94.1
1be7b9d82e -when entering per game settings and banner is playing, it zooms
in the banner automatically
2012-07-04 23:49:50 +00:00
fix94.1
1ce0749a7f -added back banner security checks for regular game banners, only
cached/custom banners wont be checked
2012-07-04 23:31:38 +00:00
fix94.1
87c10f744c -replaced clicking on back with clicking on the banner
directly to toogle size
2012-07-04 19:45:53 +00:00
fix94.1
dbd6bee944 -added banner caching (always enabled like cover cache) 2012-07-04 18:58:31 +00:00
fix94.1
a201479cb4 -removed one unneeded function and replaced it by a existing one 2012-07-04 14:33:08 +00:00
fix94.1
7f6394fa36 -added custom banner support, to use just place *.bnr files
which either got the ID3 or the ID6 as name into wiiflow/banners
-removed security check for banners since some custom banners are
poorly made and not 100% valid
-on game switching just display blackscreen instead of the old
banner in the time of switching
2012-07-04 13:45:39 +00:00
fix94.1
365884d556 -removed a few things from banner code which we dont use
-added setting to wiiflow.ini to toogle banner view per
coverflow view
-moved icons down a bit in game view
2012-07-04 11:56:02 +00:00
fix94.1
8fec6f98ce -added new buttons for fullscreen banner view, also if in fullscreen
banner view the background screen is black now
2012-07-03 22:08:51 +00:00
fix94.1
3817808f20 -lets cut off the not used banner things 2012-07-03 19:49:36 +00:00
fix94.1
a833819ad8 -moved banner correctly into top right corner
-dont display game name if banner is displayed
2012-07-03 19:12:29 +00:00
fix94.1
e4b7226672 -fixed fucked up buttons with some banners (thanks dimok again) 2012-07-03 18:00:42 +00:00
fix94.1
b7e4646985 -fixed codedump on game boot/exit if no banner was playing
before
2012-07-03 17:33:24 +00:00
fix94.1
686c3e8726 -got rid of the new compile warnings 2012-07-03 17:07:53 +00:00
fix94.1
706e18c6c0 -internal wii game and channel banner playback, still work in
progress, thanks alot to dimok and the whole usb loader gx team 
for help and the code for it!
To zoom the banner to fullscreen click the back button, to zoom out
the back button again, known bugs:
-some games fuck up the textures of buttons (e.g. wii play motion)
-if no wii game or channel was selected and you try to launch a game
or exit wiiflow it will most likely codedump
2012-07-03 16:26:49 +00:00
fix94.1
757fd2021b -fixed herpderp bug of wiiflow not going back to the game
which last was selected in plugins coverflow (d'oh!)
2012-07-02 14:02:33 +00:00
fix94.1
5966c8ec5e -updated all emulator plugins, fixed a bug which made usb not
working (thanks stfour for the tip), also updated the emulator
libs and updated everything to the latest svn rev
2012-07-02 13:04:04 +00:00
fix94.1
33d5c335e4 -added stfour and postloader to thanks list (sorry for forgetting
to add you before)
2012-07-02 10:54:32 +00:00
fedeanto11
a131fe6ec7 *Fixed a few typos in italian help file and translation 2012-07-02 00:30:09 +00:00
fix94.1
e3b66dc340 -added new pal video mode to patch for pal2ntsc patch which
hopefully makes it working better
2012-07-01 21:33:35 +00:00
fix94.1
0713061840 -if AUTO is selected for IOS selection, it either uses IOS56 or
IOS57 as base, because the other d2x cIOS bases got problems
to work properly with wiiflow
2012-07-01 21:25:32 +00:00
fedeanto11
a09c49c31f * U* Updated Italian translation
* Added Italian help file
2012-06-30 12:56:15 +00:00
fix94.1
a6c6e9e396 -updated chinese_t.ini (thanks nobody_tw) 2012-06-30 12:21:45 +00:00
Jiiwah
8199be1717 - updated french.ini for r512 & http://code.google.com/p/open-wiiflow-mod/issues/detail?id=97
- updated danish.ini & danish.txt for r512 (thanks nibb)

hey etheboss ,where are you ;)
2012-06-30 00:55:18 +00:00
fix94.1
b47d1285e7 -fixed bug which broke cover loading in plugin coverflow
for plugins where coverFolder is not set in the ini
2012-06-29 14:49:59 +00:00
fix94.1
51b62d7e7e -set down mem2 which wiiflow can use, that should make it
more stable, and I havent seen somebody filling filling it
completely anyways :P
2012-06-28 14:32:58 +00:00
fix94.1
1c281bd0b2 -updated english.txt
-updated german.ini
-added german.txt help file
2012-06-28 13:44:01 +00:00