琵琶行论坛

 找回密码
 注册

Open Wiiflow Mod SVN r681 (12.08.26)

已有 911 次阅读2012-5-25 01:51 |个人分类:wii|

r225
-Categories Page update. Now you can have 20 categories and select to view more
than one category at a time. Plus if Wiiflow finds old 12 categories.ini it will
update it to 20 by appending eight 0's.
r227
ignore previous commit please it was a mistake
r237
-fixed cache not reloading after copying gamecube game
from usb to sd
r238
Build for main svn r428

* Added nanddumper functions (Nand dumper not enabled yet)

* Added an extended check for new installed games which is enabled by default
Since the check takes some time you can bypass the check by setting:
'extended_list_check' in GENERAL section of wiiflow.ini to 'no'
Todo: Add an extended check for removed games

* Fixed a bug ISFS_Initialize() was called before reloading to cIOS

* Fixed long wait time when installing a Wii game @ 100%
r239
-fixed booting big homebrew applications (32MB max, but
only tested with 7MB so not sure if so much still works)

r241
-added basic emulator support into a new coverflow view, "EMULATOR", you can
disable it via wiiflow.ini see
"http://gbatemp.net/topic/204106-wiiflow-an-open-source-gui-usb-
loader/page__view__findpost__p__4176145"
for the nes, snes and gb,gbc and gba emulator mod needed for it. The games are
read from the default
path of the emulators, that would be "fceugx/roms" for nes for example. To
display the games, place the
emulator dol from the link above into wiiflow/plugins.
-using miigotus way for homebrew and emulator coverflow now, thanks for that,
makes things shorter

r242
-forgot to upload the ogg files too, sorry :P

r243
-fixed small boot error for emulators

r244
-made return to wiiflow from emulator faster and safer, no more codedumps
should come anymore

r245
-added missing check boxes (hopefully)

r246
-added dynamic emulator plugin support, wiiflow will now read the emulator
dol name, rom path and everything else needed from a ini in the wiiflow/plugins
folder, see http://www.mediafire.com/?kj6dalp2ly3y35j for the currently 4
emulator mod inis.

r247
-added cache support for emulator coverflow,
should speed up loading alot

r248
-added possibility to use own banner sounds for plugins, the
names just need to be added to the ini, see for example here:
http://www.mediafire.com/?o1oxfw8c7icp753

r249
-added scummvm ini parser, that means if scummvm plugin
detected, wiiflow will scan the scummvm.ini for games

r250
-fixed bug that emulators didnt return to wiiflow

r264
-displaying game name without extension in emulator coverflow
now, covers now also dont need extension anymore

r265
-for emu covers still using extension, its more safe
-compiled libcustomext2fs, libcustomfat, libcustomntfs,
libmodplay and libwiiuse with new devkitppc r26 (needs testing)

r268
-re-added cover loading in game view
-increased priority of game banner sound thread to prevent crashing

r269
-FINALLY added wii game launching support for 3TB HDDs

r270
-changed some small thing to plugin loading again

r271
-changed small thing about wiiflow video

r272
-small change of r271 failed, sorry about that

r273
-fixed problem that game titles were not displayed correctly
if wiiflow was compiled with devkitppc r25 or newer

r274
-updated scummvm ini parser, now shouldn't codedump anymore

r275
-fixed 99,999% herpderp bug that wiiflow freeze when trying
to enter emulator gameview
-set title length copy to 64 chars, not that we get a codedump

r277
-stupid svn didnt noticed old libntfs has less files

r279
-fixed really stupid bug which didnt enabled nand emu
if pressed b on the emulator coverflow icon

r280
-added gecko output writing to sd card, enable
"sd_write_log" in the wiiflow.ini or in the gecko.c,
file will be called "wiiflow.log", you'll find it on
sd card root
-forgot to write down, also fixed problem that waiting for usb timeout didnt work before

r282
-added sort by plugin magic, just press b and plus to
change until you come to by plugin magic, then it should
be sorted by emulator if in emulator coverflow

r283
-updated sd card debug log writer, now should work fine
if wiiflow is on usb too

r284
*Update libcustomntfs again to 2012.1.15 and fixed mtime bug Wiiflow should now recoginize NTFS partitions on 3tb hdd's again

r285
- fixed categories page button
- changed d-pad left from homebrew to emu
- disabled categories for emu mode for now to keep categories.ini from getting
messed up

r286
- fixed categories for emu mode.  backup categories.ini just in case.

r287
-reverted changes of r282 again since categories working
now with emulator coverflow

r288
-added possibility to select the cover folder in
emulator coverflow, for example in the fceugx.ini
set "coverFolder=fceugx", then wiiflow will look
into "wiiflow/boxcovers/fceugx" for covers instead
of "wiiflow/boxcovers", same goes for "wiiflow/covers"

r289
-added force progressive patch to dml games, just set
the game to PAL480p/NTSC480p to enable it, only works
with dml v1.3 or newer.

r290
-100% better looking auto IOS selection code, also fixed
a small bug in it which might cause some error in wiiflow

r294
Merged common game and channel IOS loading code.

r295
-updated chinese_t.ini (thanks nobody_tw)

r296
-replaced 3 snprintf in code with strncpy, saves a little
bit time maybe, main reason is that its a more proper way ;)

r297
* Fixed game installer for Wii games in issue: 48
* Fixed game installer for Wii games on partitions with sector size other than 512
* Fixed removing Wii games (issue: 41)
* Cleaned up some useless stuff

r298
- Merged common menu code
- The main settings menu will now only update the coverflow if needed.  This
means pages 3-6 will return instantly.
- fixed typo in NAND saves text (exCisting).  You may have to delete or fix
"cfgne26" in your english language file to see the change.

r299
-reverted overjoys change about gc audio streaming because
it broke it
@overjoy:
I tested the place where it was well enough, I tried to move
it but you can't, you need to set it directly if you want or not,
install plain mios v10 and you'll see there is no other way

r300
-changed small thing about the help file reading
-WOW r300 already

r301
* Make remove Wii games safe again for ppl that don't have their games in
subfolders
* Close disc after installing a game

r302
-removed alot of unneeded .c_str()
-replaced alot of sfmt with fmt
-replaced a few sprintf with snprintf

r303
-updated chinese_s.ini (thanks kavid)

r304
- re-enabled '1' and '2' buttons for emuflow and brewflow
- updated default.ini to include layouts for emuflow and brewflow

r305
-fixed problem that covers were not loading properly with
only a few games in a coverflow view
-added new option to wiiflow.ini GENERAL section,
"cover_use_hq", if you set it to yes all your covers
will be displayed in HQ again, but will also slowdown
the loading and wiiflow in general

r306
-something went wrong with the hq cover thing, now its
tested and working :P

r308
- categories menu 'B' back button fix

r309
-set up cover size limit to 1090 pixel instead of 1024

May-05-2012-18h26m42s.png
r310
-added plugin selection menu in global settings, if in
plugin coverflow it will replace the nand emu button,
in this memu you can select which plugin should be displayed,
it will work no matter which sort is set, you can select more
than one emulator at the time of course
KNOWN ISSUE:
-background music is missing

r311
-fixed background music (zomg the first menu which is not
defined in the menu.hpp itself)

r313
-replaced all safe_vectors by regular vectors, there is no
need of it anymore, also removed miigotus wrapper

r315
-fixed missing translatable words in menu_categories and
menu_nandemu
-fixed more spelling mistakes in menu_nandemu, menu_config
and menu_config_game
-updated english.ini
-updated german.ini

r316
-fixed broken return to system menu (thanks libogc for such
a huge failcommand)

r318
-updated danish.ini (thanks nibb)
-updated dutch.ini (thanks etheboss)
-converted language files to UTF8 LF

r324
And the rest that should have been committed with r323 ;)

r325
-writing DML options now safe into memory, no way that there
an error can occur anymore

r327
-changed small thing about video cleanup, may fixes codedump
on switching themes

r329
-fixed changing themes for sure now

r330
-re-added our good old linker script, for some reason some
games refuse to work without it, and since it doesnt really
make a size diff, we can leave wiiflow this special thing

r332
Moved _initAsyncNetwork so it starts when the program starts.  This way wifi-
gecko is connected earlier and you can see the initialization messages.

Moved the following settings to [DEBUG] section, so people know they have
nothing to do with normal wiiflow operation.
sd_write_log
wifi_gecko
wifi_gecko_ip
wifi_gecko_port

r334
*Saves flashed back to real NAND will now be unescaped the D2X cIOS way

NOTE: Wiiflow can not flash game saves back if illegal FAT characters are
escaped out in a different way D2X does. Game saves extracted with Wiiflow are
safe to flash back!

r335
Allow wifi-gecko to work close to game launch

r338
-fixed coverflow being too slow in PAL50 video mode
-commented out a problematic line in code

r339
-added new options for plugin inis, "displayname", if you
set it in for example the fceugx.ini to "nes" it will display
"nes" instead of "fceugx" in plugins menu

r340
-code cleanup and correction, should print more debug messages
than before if problems occur
-replaced most malloc by MEM2_alloc, as well as free and SAFE_FREE
replaced by MEM2_free

r341
Fixed "Set USB failed: -6" dug.

Fixed bug where user selected IOS is never actually used, because the
configuration file was unloaded before it gets there.

Fixed NAND paths being created with double "/"s.  No real effect because they
seem to be automatically reduced to a single "/"

Minor wifi-gecko changes to keep it alive close to the game launch.

r342
-cleaned up code more, set clear priority to alloc in which
memory region

r344
*Removed a stupid piece of code

r346
Added GRB ratings.

r347
-all free should be safe now :P

r348
-replaced wiilight by something better from libprojectM because
its open source and we can modify it as we want, that should fix
the problem that the wii light sometimes did not disable properly ;)

r349
*ISFS_Initialize() should still be called after we reload to cIOS (2nd time fix)

r351
Added an Age Lock to the parental control menu.

You can select an age from 2-19, where any game rated above is not displayed.
It uses the age from the region of the game.  19 is all games. 2 is basically
none, because the rating systems start at 3.  This operates independently from
the current per game lock, so you can still use both.  Meaning both conditions
have to allow the game, before it will display.

You can override the rating by creating an age_lock.ini file.  Just add the id
under the domain heading and set it to an age.  To set Call of Duty: Black Ops
to an age of 5 you would enter this:
[GAMES]
SC7E52=5

There is also an age_lock_default in the wiiflow.ini file under [GENERAL].  This
will allow you to specify a default rating for games with no rating info.

r352
-removed linker script yet again, hopefully properly this time :P
-modified the wii game launching to work without the linker script

r353
-fixed really cruel bug in memory clearing which cleared nothing at all :P
-(hopefully) fixed game launching properly

r354
-using cfg-loader entry point now, its a bit lower ;)
-clearing screen properly now, no green screens or things like this
-added a few more low mem settings, fixed a missing flush in set
video mode (thanks dimok)
-partially clearing mem1 too now, using the code of cfg-loader for that
(thanks)
-using asm volatile instead of __asm__ to really call what we want
(thanks dimok for explaination)
-deiniting usb device properly
-shutting down system properly now on game boot, games should boot
more often now, its still not fully fixed

r355
-removed MEM2 cleanup, and set up MEM1 cleanup higher
-fixed a bug in IOS reload which might result in blackscreen

r356
-readded protection of mem region for apploader, should be more
safe now and prolly work even better, hopefully as good as with
the linker script :P
-readded dsp shudown, some games want to have it so the get it

r357
-ok I revert the thing about protection, we dont have proper mem1
things even anymore so its useless :P

r358
Update Spanish translation (Thanks Galen)

r364
-normally svn selects all changed files automatically, oh well...

r365
-changed quite alot of things in apploader (thanks to GX again,
before the NSMBW and Prince of Persia patch did nothing at all)
-fixed typo in wip debug print (before it didnt work at all so
nobody noticed)

r366
-more memory clearing up, may fixed a bug in wait messages

r367
-hopefully fixed a random codedump
-if emu save partition is set to -1, it will use sd card by default

r373
-we may should set black before clearing the framebuffer, looks
ugly otherwise :P

r374
-fixed case-sensitive OS compiling errors (thanks david.racine.1)
-updated danish.ini (thanks nibb)
-updated dutch.ini (thanks Etheboss)
-updated french.ini (thanks Jiiwah)
-updated spanish.ini (thanks Galen)
-updated german.ini

r383
-moved mem2 init to the beginning of wiiflow booting
-allocating dml config in mem1 since we write it to mem1 anyways,
no need to unneeded move stuff from one mem to the other

r384
-fixed greenscreen, moved mem2 init back (no idea what the problem
there was)
-fixed random game flickering on return to wiiflow, doesnt work
for everyone still ;)
-removed dsp deinit, dont see a reason for that anymore

r390
-included plugin binaries

r391
-fixed missing background music yet again
@all other devs:
Next time you add a new thing to menu.hpp see if it breaks
background music first, thanks :P

r394
-moved screen clearing to a safer place, should have tested it harder before commiting :P

r395
-added subdirectory reading for music files, means you now
finally can have your albums in the music folder organized ;)

r396
-now also reading all subdirectories for emulator coverflow
-corrected small debug print mistake
-set down mem1 usage a little bit
-enabled randomize_music by default

r398
- fix for emuflow now it should show up right and be able to adjust it

r399
-updated scummvm to mod2, now reloads to IOS58 to get proper
USB HDD compatility

r400
-added scummvm mod3, now exits to wiiflow
-WOOOOOOO r400 already :D

r401
-fixed reading scummvm games from sd card

r405
- added precautions to hopefully keep weird characters and names out of
categories.ini when using plugins/emuflow

r406
-fixed double gamecube games created

r407
-return to system menu should be a bit more safe now :P

r408
- the source select menu buttons should no longer be hard coded for those that
are wanting to edit themes

r409
-created my own homebrew channel stub alternative, now homebrew
returns to wiiflow using the wiiflow loader channel if enabled,
added option to disable this too, return_to_wiiflow in HOMEBREW
section in wiiflow.ini
-added possibility to start movies via MplayerCE, use this ini:
http://dl.dropbox.com/u/25620767/mplayerce.ini

r410
-added source and binary for wii-mednafen mod1
-added source for wiiflow homebrew channel stub alternative

r411
*Fixed launching channels on emulated nand
*Nand emulation will also work if emulated nand is on the same partition as the
wiiflow executable

r413
-fixed ios reloading games

r414
-added possibility to delete files in emulator coverflow
-using global variables for magic words now

r416
-changed small gui message
-updated french.ini (thanks Jiiwah)
-updated english.ini
-updated german.ini

r417
-changed wiiflows input, now doesnt reset cursor position
if you click on some button, also if the cursor gets hidden
the position doesnt reset anymore if you move it again,
you can now use ZL and ZR on classic controller to fast scroll
through covers and switch between menu pages
-updated spanish.ini (thanks galen)

r418
-lalala

r419
-fixed bin and iso files not displayed in emulator coverflow
-removed hide settings button if no game found to reload cache

r421
- source menu folder and files added to wii/wiiflow

r422
-removed ignore case in ntfs lib to show things properly, dont
forget to reload cache if you use ntfs ;)
-fixed playback of movies on ntfs (thanks Extrems)

r426
-updated danish.ini (thanks nibb)
-updated chinese_t.ini (thanks nobody_tw)

r431
-added check for homebrew if the wiiflow loader channel is
installed, if not just return to system menu
-removed return_to_wiiflow from wiiflow.ini, not needed anymore

r432
-we should only display gametdb information if we are not
in emulator and not in homebrew coverflow ( issue 52 )
-set all wii magic numbers to our global variable

r433
-fixed scummvm covers (untested)

r437
-re-added video setup after configure

r438
-added missing fromUTF8 in help file reading, fixes display
problems in languages like french

r439
-compressed a few images

r440
-fixed pointers displayed of players who are not connected
to wiiflow ( issue 69 )

r441
-added some missing free line, may fixes some problems

r444
-set down cover loader priority
-small code cleanup, removed unneeded things

r445
-forgot one char at the end, that may fixes plugin magic
words in wiiflow.ini too short

r446
-display source menu instead of exit wiiflow when pressing
on home icon (untested)

r447
lalala

r448
-disabled extended list check by default and also if
it is enabled it will only be used for wii games since it
can break other coverflow views from working

r449
-updated fceugx to mod9, now it is usable for other loaders
as well because arguments now can also be which channel to
return to and loader name, the usb hdd will now get a ping
every 30 seconds, otherwise it may happens that it shuts down

r452
-removed two redundant methods
-wbfs stuff is mem1 overjoy as we said :P

r453
* I know we talked about MEM1, but I changed my mind :P
(And you would have changed your mind to if you tested your dol)

r455
Overjoy, you are right, but that shouldn't happen, it also
worked before, strange, OH yeah and
-fixed two possible bugs

r456
-code cleanup, removed six (!) unneeded source files
-added in the framebuffer cleanup again, why it was taken out
overjoy?

r458
-fixed missing background music yet again

r461
-forgot to click on save, well shit happens :P

r462
-plugin games now also can stay zipped for cover downloading,
crc will be read from the zip header, still 7z needs to be
extracted

r464
-hopefully fixed strange white lines in picture

r465
-updated fceugx, snes9xgx, vbagx again (still calling it mod9,
last time I promise :P), genplusgx, scummvm, wii64 to mod4 and
wiimednafen to mod2, all now ping the usb hdd every 30 seconds
to keep it alive, also all now are postloader4 compatible

r466
-hopefully fixed video problems correctly now

r467
- Launch Source menu by pressing 'B' on home/exit icon.
'A' on home/exit icon restored to exit wiiflow
updated help file to show changes
changed Source menu button images size to 120 x 90. no need to redo current
images they look fine stretched a little.

r468
-fixed wrong percentage displayed when copying gamecube games
from usb to sd which are in fst format
-fixed a possible bug in deleting folders and files

r469
-some people reported problems with sound buffers in mem1, since
the mem1 code is changed it looks like it doesnt work well anymore,
so back in mem2 with it

r470
-should have fixed all video problems now, using custom video
files based on libogc svn r4902 instead of the current libogc
ones, using the best of both :P

r472
-corrected pal50 video mode too small

r478
-setting the O in Okami to a regular one ( issue 77 )

r479
-horribly cleaned up and simplified the whole game list loading
code and process, should be faster now, also the list cache should
take less space now
-using "types" instead of magic word now for internal detection,
faster and easier to handle
-prepared wiiflows code for custom coverflow which can have all
types together (nothing added yet)

r480
-fixed bug that emu nand channels didnt work properly after
going through all coverflow views

r483
-fixed possible codedump in cover downloader
-added debug prints to see if crc32 is correctly cached

r484
-added a few missing +1 in name generation, may produced some "//"
in generated plugin cover paths

r485
-added correct crc32 generation of 7z files

r486
- Fixed an effect bug on GAME_SETTINGS/GC_LANG & GAME_SETTINGS/GC_LANG_BTN
- Added news translatable strings for source menu:
-- stup1=Select Source
-- stup2=Exit
- Updated english.ini
- Updated french.ini

r488
-fixed usb to sd copier (damn stupid issue, I hate those small things)

r490
-moved sounds to mem1 (overjoy, play around with them in mem2 and
you'll notice why I moved them to mem1 now)

r491
-give JoostinOnline the feeling of being some good coder AKA
make him stop complaining about some uneeded changes :P

r492
-updated wii64 to mod5, moved ios reload to a better place
and added small sleep after wpad init to fix broken
classic controller detection on bootup

r500
-I forgot, background music is fragile, fixed yet again
-ZOMG 500 revs already :D

r501
-fixed wiimote_gestures

r502
-using dml video auto config now as well for gamecube game video,
may fixes greenscreens for some people

r503
-fixed  issue 88 .  main menu icons now appear whenever source_menu.ini is not
found.

r505
-added DIOS-MIOS support (untested)

r513
-set down mem2 which wiiflow can use, that should make it
more stable, and I havent seen somebody filling filling it
completely anyways :P

r517
* U* Updated Italian translation
* Added Italian help file

r518
-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

r519
-added new pal video mode to patch for pal2ntsc patch which
hopefully makes it working better

r523
-fixed herpderp bug of wiiflow not going back to the game
which last was selected in plugins coverflow (d'oh!)

r534
-added banner caching (always enabled like cover cache)

r537
-when entering per game settings and banner is playing, it zooms
in the banner automatically

r542
-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

r543
* 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

r544
-added auto generated gamecube banners
-fixed booting game extracted with discex, broke usb to sd copying though

r552
-lets hope thats the f*cking last time I fixed that bg music

r553
-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

r557
-added SL2J01 to black cover list (thanks lustar)
-fixed a bug on exit wiiflow which made it freezing

r558
-fix to make the banner re-open when coming back from game categories (b on
star)

r560
-dont deinit isfs for homebrew programs which are for some reason
unable to init it again :P

r561
-changed a few things about booting homebrew, hopefully it boots
everything correctly again now

r562
-changed homebrew loading yet again, not as safe as previous
way but maybe working better for bigger homebrew

r563
-updated fceugx, snes9xgx and vbagx to mod11, updated to latest
svn that they dont annoy people with new updates available message

r567
-set optimize level of wiiflow from min size to max speed,
sure the dol is bigger but therefore wiiflow is more stable
-fixed exit to doesnt work with parental lock enabled

r568
-switched back and play button in fullscreen banner
and set both a bit down
-changed a few little things about freetypegx unload
-since I dont care about size anymore the libs are now
in its original size again, makes wiiflow bigger but better
to handle

r571
-using O2 instead of O3 (everything makes problems in wiiflow
doesnt it?)
-made the same changes for return to in wii games

r580
WIP commit: Added support for neek2o (rev 88 and up)

r581
-added devolution memory card emulator as game option (disabled
by default)

r588
-fixed gamecube video mode "game"

r590
-forgot to set channel partition to NAND in global config
when in neek mode

r593
-added back basic hermes and wanin cIOS support, you can now load
wii games with them again and you also should be able to boot
wiiflow using another ios than d2x

r594
-shutdown IOS subsystems as we do in wii games and channels also
if we boot homebrew and devolution
-fixed stupid bug which may made a problem with devolution (thanks
stfour for finding it)
-dont init mload on waninkokos cIOS which is older than r18

r595
-added proper texture, font and sound cleanup (should fix most
game booting problems when using a theme)

r598
-lets use the old gui_sound.cpp, because we shouldnt force set
the memory we use for them, not that we get problems
-added debug prints about how much mem left before and after
cleanup
-updated devicehandler, partition handler and usb code to the
latest usb loader gx one, should give more compatility and
port 1 support (not enabled yet)

r599
-changed a few things about isfs and usb, also removed
the disable mem2 wrap

r600
-temporary disable gecko output before booting a wii game
(hopefully fixes random blackscreens)

r604
-lalala (fixed homebrew dol loading)

r606
-using force cIOS detection again, should fix problems with some ***ed up cIOS maps
-changed the AUTO IOS selection again, if the game doesnt need IOS57 it will just use the currently loaded cIOS instead of a IOS56 based one

r609
-new wait message (thanks jj-kwik for the awesome base)
-added BASIC jpg support (currently only for internal theme files
and only with the power of 4 dimension images)
-using dvdskin files in jpg format (you wont notice the diff)
-created new folder in resources for the original theme pngs
(@devs: if you update pictures and use jpg, place the original png
inside that folder that we have the original one just in case)

r616
-writing priiloader magic word into new memory region as well now for priiloader 0.8 beta 4

r617
Making things ready for official wiiflow svn ;)
-made wait animation faster
-removed a few unneeded lines in the wait message code
-fixed booting wii games from disc
-fixed possible bug in wii game launching in general
-gecko output again on wii game booting
-converted alot of spaces to tabs, fitting the general wiiflow
coding style
-general cleaning up things

r618
-removed unneeded device mounting on wii and channel booting
(should fix games like black ops)
-fixed booting wii games from sd card

r621
-stupid svn missed a file :P

r623
-!'/%)($%

r624
-fixed DIOS-MIOS and iso usage

r625
-set down cover display limit from over 800 (wtf) to 160

r626
-cover cache fine tuning :P

r630
-source for updated stub (thanks megazig)

r631
- Change of effects and dimensions for some labels and buttons to match better
with default theme
- Change DEFAULT to default in menu.cpp
- Updated french.ini

r633
-fixed booting wii games from disc
-moved a few debug prints, also added disc id check for wii games
playing from a wbfs partition (before it just checked on fat32,
ntfs and ext2 if the readed in disc is correctly opened from cIOS)
-made ogg lib using MEM2 only (as we did in the previous update
with the sound buffers)

r634
-send usb gecko data via safe method, to prevent missing prints
as it sometimes happend before

r636
-cleaned up startup code for main menu.
-fixed spelling mistakes in menu_cftheme.

r637
-added some trick to get all wii games to work without booting
problems or blackscreens (test it please)
-changed play button in full screen banner back to the right side
(jiiwah, why you changed that? It's right in the system menu)

r639
-fixed banner keeps playing on delete game ( issue 117 )
-small changes on wii game booting

r641
-fixed neek2o mode (oops)

r642
-added banner sound support for avatar and maybe more games

r643
-added looping of banner wav sound files (its not 100% exact as you
will hear but better than no looping at all)

r644
-fixed banners random crashes and codedumps
-WIP commit for wii game/channel booting, now uses a internal
extra dol file to boot wii games and channels, that should be a
better way to fix game and channel booting

r645
-added support for banners without existing sound

r646
-fixed wiiflow reboot crashes after new theme selection
-may fixed some boot problems of games, channels, homebrew, etc

r647
- separated help text from about text and added a 'help' button to the home
menu. updated english text.

r648
-set the wait message priority to the highest, that should remove
the problem of the lagging wait message (since the wait message
doesnt take much wii power wiiflows speed should be the same)
-set down wait message stack and also removed the reallocation of
the stack again and again on every display of it
-added security check that the wait message thread is finished
before removing the thread (should prevent freezes)
-removed a few more unneeded lines of code

r649
-fixed the background music issue FINALLY the correct way, found
the core of the problem :D
-made background music code easier and smaller, cleaned it up

r651
-removed a few unneeded lines of code

r652
-corrected two wrong numbers in sound buffer and video message
thread stack

r653
- Fix for music only playing one song and stopping.

r655
- Now we can hold 'b' for source menu even if wiimote gestures is enabled. Which
means we should be able to remove 'b' on home button and 'b' on mode button.

r656
-fixed wii game installer

r657
-improved homebrew boot compatility

r658
-reloading IOS to IOS58 before booting homebrew/devolution
-added AHBPROT patch before reloading to IOS58 (thanks postloader)

r664
-updated vbagx to 2.2.8 mod12

r666
-666666666666666
-66666
-66666 66666666 666666
-666HE666LP666
-666HHH666ME66

r667
sorry for r666 but it was too funny :P
-fixed deleting gamecube games
-fixed wiiflow displaying broken gamecube iso files and then
crash on selection

r671
-added re-enabling mem2 protection after patching out AHBPROT

r672
-made exit to neek2o more safe to use (codedumps should be gone)

r673
-WIP stuff, dont report bugs please with this rev :P
-if a IOS is found which got the AHBPROT patched out, wiiflow will
run on it (for example if you boot wiiflow via HBC, it will boot
with IOS58 instead of 249)
-on game boot or on entering emu nand, wiiflow automatically reloads
IOS if necessary
-added check to only reload IOS if its really a different one
-removed SD card gecko log buffer allocation, using some
buffer in dol directly (should allow longer logging, untested)
-set wiiflow optimize level back to -O2

r677
-fixed booting wiiflow without sd card inserted

r679
derp

r680
-fixed booting IOS reloading games properly
-fixed booting channels from wiiflow neek mode
-fixed wiimote loosing sync on switch to emu nand mode

r681
-fixed music volume did not apply when changing it with the
sound menu in global options


翻譯:
r225
-分類瀏覽代碼方面更新. 現在分類瀏覽已經可以達20個類別. 如果你有舊版的 12 categories.ini 現在已經可以更新到20個了.代碼作者 eight 0's.

r227
修正已更改項目

r237
-修正從 USB 傳送 GAMECUBE 遊戲到 SD 卡上會當機的問題

r238
從主 svn r428 移轉過來的代碼

* 添加 nand 轉儲功能 (Nand 轉儲器尚未啟用)

* 添加檢視新安裝遊戲,如使用此功能可能會拖慢一點速度,你可以透過設定:
'extended_list_check' 來改善,而這個選項在 wiiflow.ini 裡你只要將'yes' 改為 'no' 即可
將來: 將會添加擴展檢視來移除遊戲(?)

* 修正 ISFS_Initialize() 重新載入 cIOS 的問題

* 修正安裝 Wii 遊戲時間過長的問題 (已經較為快速)

r239
-修正運行於大型自制程式上的問題 (最大 32MB max, 但是我只有測試到 7MB 所以我並不確定更大的情況之下是否有問題)

r241
-在瀏覽方面添加基本的模擬器項目並會顯示其資訊, "EMULATOR", 你可以在 wiiflow.ini 裡面停用這個選項
在"http://gbatemp.net/topic/204106-wiiflow-an-open-source-gui-usb-
loader/page__view__findpost__p__4176145"
論壇裡有關 nes, snes 以及 gb,gbc 以及 gba 模擬器的 mod 版將會使用到. 模擬遊戲的 roms 會使用模擬器預設的路徑來讀取, 在任天堂模擬器的情形下會在 "fceugx/roms" 路徑下. 讓遊戲顯示資訊, 請將模擬器包裡的主程式 dol 放到 wiiflow/plugins 的路徑下.
-採用 miigotus 在使用 homebrew 的情況下建議的方式來檢視, 謝謝,提供這個好方法

r242
-忘記更新 ogg 檔案, 抱歉 :P

r243
-小修正在運行模擬器上的問題

r244
-從模擬器切換回 wiiflow 將更快更安全, 也不會在轉儲任何代碼

r245
-修正缺失的複選框 (希望是正確的修正)

r246
-添加可將模擬器視為可設定式插件設置, wiiflow mod 現在將會自動讀取模擬器
dol 的名字, ROMS 的路徑你可以從 wiiflow/plugins
目錄下的 ini 來設定, 在下載連結 http://www.mediafire.com/?kj6dalp2ly3y35j 裡你可以下載到4款模擬器 mod 版的 inis.

r247
-在檢視項目裡添加模擬器的緩衝支援,
應該可以讓模擬器讀起來更順

r248
-在模擬插件讀取時聲音的添加, 要啟用這個選項可以在 ini 裡設定, 下載連結裡有設定的例子:
http://www.mediafire.com/?o1oxfw8c7icp753

r249
-添加模擬器 scummvm 的 ini 設置檔讀取, 如果你將 scummvm 設為插件請將其移除, wiiflow 會自動的由 scummvm.ini 裡的設定來讀取遊戲

r250
-修正模擬器退出時不會回到 wiiflow 界面下的問題

r264
-現在已經可以顯示模擬器遊戲名稱, 已經不再需要使用擴展的方式來使用了

r265
-在模擬器遊戲封面檢視方面依然需要使用遊戲檔案擴展方式, 這樣比較安全
-使用新版的 libcustomext2fs, libcustomfat, libcustomntfs,
libmodplay 以及 libwiiuse 在於 devkitppc r26 裡的編譯器來編譯 (需要更多測試)

r268
-重新添加遊戲的封面檢視
-增加了預設的遊戲讀取音效以防止找不到音效而導致崩潰

r269
-終於...現在 Wii 遊戲最大支援到 3TB 硬碟了

r270
-稍微改變了插件讀取的問題

r271
-稍微改變了 wiiflow 影像的問題

r272
-修正了 r271 發生錯誤的問題,抱歉

r273
-修正因使用新版 devkitppc r25 或更新的 編譯器編譯而產生的遊戲顯示錯誤

r274
-更新 scummvm ini 設定檔的解析, 現在應該不會再做任何的代碼轉儲了

r275
-修正了 99,999% 在 wiiflow 下檢視模擬器遊戲出乎意料的問題
-設定標題長度超過 64 字符的情況下, 已經不會再得到代碼轉儲的錯誤

r277
-svn 上沒有更新到新版的 libntfs

r279
-修正了不應該發生的錯誤,不啟用 NAND 模擬時在模擬器檢視按下 B 時發生的錯誤

r280
-添加 Gecko 轉儲到 SD 卡的功能, 在 wiiflow.ini 裡的 "sd_write_log" 選項或是在 gecko.c 裡可以啟用,這個檔案將是  "wiiflow.log",你可以在 SD 卡的根目錄下找到它
-忘了說, 另修正了在 USB 裝置上等待逾時的問題

r282
-添加讀取插件音效, 只要按下 B 鈕或 PLUS 來改變你要的插件讀取音效, 在模擬器瀏覽下應該會照著設定來使用音效

r283
-更新了 SD 卡的除錯日誌功能, 現在 wiiflow 在沒有 USB 裝置的情形下應該不會出錯了

r284
*編譯工具e libcustomntfs 更新到 2012.1.15 另外 Wiiflow 現在在 3TB 硬碟裡使用 NTFS 格式應該沒有問題了

r285
- 修正分類頁選單
- 改變 GC 手把的 d-pad 左可以從 homebrew 切換到模擬器
- 停用分類裡的模擬器模式從現在開始在 categories.ini 裡可以得到這一項訊息

r286
- 修正模擬器模式在分類裡的錯誤.  這樣才能讓 categories.ini 正確的儲存.

r287
-在模擬器遊戲瀏覽方面回到 r282 的狀態下已經恢復正常了

r288
-在模擬器遊戲封面的檢視上增加了一個選擇, 舉例在 fceugx.ini 設定為 "coverFolder=fceugx",  wiiflow 將會自動的去搜尋在目錄 "wiiflow/boxcovers/fceugx" 或是 "wiiflow/boxcovers" 目錄, 但是也同樣適用於在 "wiiflow/covers" 目錄下

r289
-添加強制修正補丁給使用於 DML 的遊戲, 只需設定遊戲使用 PAL480p/NTSC480p 影像模式, 這項功能只能使用於 DML v1.3 或更新版本.

r290
-100% 更好的自動查找遊戲 IOS 的代碼, 另外還修正了一些 wiiflow 使用上的小錯誤

r294
已合併常用遊戲以及在頻道裡的 ISO 讀取代碼.

r295
-更新 chinese_t.ini (繁體中文語系) (感謝 nobody_tw)

r296
-更新了 3 處 snprintf 使用於 strncpy 函數的代碼, 這樣可以省下一直執行上的時間 (或許), 因為這樣或許是更為正確的方式 ;)

r297
* 修正在 issue: 48 提到的 Wii 遊戲安裝錯誤
* 修正在 Wii 遊戲安裝的分扇區大小超過 512
* 修正在 (issue: 41) 提到的刪除遊戲錯誤
* 清除了一些沒用的代碼

r298
- 結合一些常見的選單代碼
- 在必須的情況下主要的選單設定只套用於遊戲盒裝瀏覽.  這個方式可以使頁面 3-6 可以立即返會到主選單.
- 修正在儲存 NAND 記錄文件的錯別字 (exCisting).  你也可以刪除在英文語系檔案裡的 "cfgne26" 來看看會產生的改變.

r299
-在 GC 音訊串流的錯誤上做了更改
@overjoy:
我嘗試過能在何處做最好的處置, 我能夠去移動它但是你不能, 你能去設定它, 或是你可以安裝個 mios v10 來試試能不能改善,不然也沒有其他辦法了

r300
-在說明裡的幫助檔案裡小更動
-WOW r300 (Open Wiiflow Mod SVN 進入 r300 大關,恭喜) (ps:本人的 Wii 也因為一直在測試你們的svn版操到快中風了 =_=bbb)

r301
* 修正當移除 Wii 遊戲時並沒有遊戲在子資料夾下發生的錯誤
* 關閉後安裝遊戲光碟

r302
-清除了代碼中許多不需要的 .c_str() 代碼字串
-將格式 sfmt 的代碼更新為 fmt 格式
-將各個 sprintf 取代為 snprintf

r303
-更新 chinese_s.ini (簡體中文語系) (謝謝 kavid)

r304
- 重新啟用按鈕 '1' 以及 '2' 在模擬器瀏覽以及遊戲瀏覽
- 更新 default.ini 來設置模擬器瀏覽以及遊戲瀏覽

r305
-修正在遊戲封面瀏覽有時會有幾個遊戲封面沒有顯示的錯誤
-在 wiiflow.ini 裡添加新的一般選項, "cover_use_hq", 如果你將這個選項開啟你所有的遊戲封面將會以高畫質來顯示, 但是在  wiiflow 顯示速度上也會有所犧牲

r306
-修正了在高畫質遊戲封面瀏覽方面的錯誤, 經過測試現在已經沒問題了 :P

r308
- 退出分類選單的 'B' 鈕無反應修正

r309
-設定封面圖像素最多可以達 1090 像素,而不是1024


r310
-添加插件選擇選單於 global 設定裡, 在插件模式下的遊戲封面檢視下會出現一個 NAND 模擬按鈕, 在這個選單下你可以自行選舉你要顯示的插件模擬器, 它會沒有設置的排序問題, 當然你可以選擇添加更多個模擬器
已知問題:
-背景音效缺失

r311
-修正背景音效 (zomg 音效在第一個選單並不是自定義在 menu.hpp 代碼裡的)

r313
-更改了所有的 safe_vectors 代碼好更新定時載入, 因為這些代碼已經不再需要, 並改變了 miigotus 包裝

r315
-修正缺失語系字型於 menu_categories 以及 menu_nandemu
-修正更多於 menu_nandemu, menu_config 以及 menu_config_game 上的語法錯誤
-更新 english.ini
-更新 german.ini

r316
-修正在回到系統選單會發生的錯誤 (謝謝 libogc 給予的這個龐大的錯誤指令)

r318
-更新 danish.ini (謝謝 nibb)
-更新 dutch.ini (謝謝 etheboss)
-轉換語系檔案到 UTF8 LF 格式

r324
修正了在 r323 上的小問題 ;)

r325
-將 DML 選項編寫到記憶體裡現在整體上已經沒有問題了, 再也看不到任何意外的錯誤發生

r327
-在影像代碼方面的小變更以及清除, 在切換主題方面的代碼轉儲修正

r329
-修正改變遊戲標題的代碼

r330
-重新添加了以前一些好的聯結, 這些可以幫助到一些遊戲不能玩時的狀況, 而且它並沒有產生檔案大小的差異, 我們可以讓 wiiflow 留下這些東西

r332
移動代碼裡的 _initAsyncNetwork 這樣當程式啟動時也一併會啟用網路快取.  這樣 wifi-gecko 會提早聯結然後看到初始化網路的訊息.

移動以下的設定選項到 [除錯] 選單裡, 這樣大家就會知道這些選項並不是 wiiflow 的一般選項.
sd_write_log
wifi_gecko
wifi_gecko_ip
wifi_gecko_port

r334
*記錄完畢後回到真實的 NAND 將會是 D2X cIOS 未來的使用方式

註釋:如果是在非 FAT 格式下 Wiiflow 將無法在完成遊戲記錄,這是 D2X 比較不同的地方. Wiiflow 於遊戲記錄的載入會安全的完成!

r335
允許 wifi-gecko 在遊戲運行下使用

r338
-修正遊戲盒裝瀏覽在 PAL50 影像模式下太慢的問題
-註釋掉代碼中的問題行

r339
-在插件的 inis 裡添加新的選項, "顯示遊戲名稱", 在 fceugx.ini 的例子裡如果將其設在 "nes" 接下來你就會看到 "fceugx" 已經安裝在 "nes" 的插件選單裡了

r340
-在代碼裡許多的清除以及修正, 在除錯訊息上可以顯示更多的問題
-取代大多數的 malloc 代碼 作者 MEM2_alloc, 這樣可以得到更多的安全性 代碼作者 MEM2_free

r341
修正 "設置 USB 失敗: -6" 的錯誤.

修正當使用者選擇了一個從未用過的 IOS 的錯誤, 因為設定檔案還沒載入時就已經載入 ISO 了.

修正當除錯 "/"s 會開始建立 NAND 路徑的問題.  不確定會不會如所想的自動減少到 單 "/" 位數

次要 wifi-gecko 已更改為持續關閉到遊戲執行.

r342
-清除了更多不必要的代碼, 現在將 alloc 在記憶體裡設為絕對優先權

r344
*移除了一部份不該存在的代碼


r346
添加 GRB 模式.

r347
-在速度上的加強應該能看到了 :P

r348
-從 libprojectM 中取得一部份程式庫 wiilight  因為這個編譯器是開放原碼的而且我們可以隨意的取用, 這樣應該能修復舊有的 wii light 有時候無法正確的停用 ;)

r349
*ISFS_Initialize() 區在初始化呼叫時重新載入 CIOS (再次修正)

r351
在父母控制選單添加年齡鎖定選項.

你可以選舉年齡鎖定從 2 歲到 19 歲, 你鎖定的遊戲將不會顯示出來. 也可以從遊戲地區來鎖定.  19 歲就能看到所有遊戲. 2 歲就看不到遊戲了, 因為遊戲等級分類從 3 歲開始.  這個也可以設定小孩子能玩幾場遊戲, 所以你都可以使用.  這代表要滿足以上條件, 之後才會顯示遊戲.

你可以自己建立一個 age_lock.ini 檔案來設定等級.  只需添加 id 並根據遊戲標題來設定年齡等級.  以例子 Call of Duty: Black Ops 來說你要設定給 5 歲以後的小孩子玩的設定為:
[GAMES]
SC7E52=5

也可以在 wiiflow.ini 看到 [GENERAL] 下的 age_lock_default 選項.  在這裡也可以依你的設定來選擇是否顯示遊戲資訊與否.

r352
-再次從代碼裡移除聯結, 希望能在這段時間內改善所有的問題 :P
-修正無法運行的 Wii 遊戲教學的到能執行的聯結網址

r353
-修正了當記憶體整理時卻沒有正常整理的非常錯誤 :P
-(希望修正成功) 修正遊戲正確執行的問題

r354
-引用了 cfg-loader 的代碼中的入口點, 可能在使用上會有點緩慢 ;)
-在影像方面的代碼更好了, 再也不會出現綠色畫面或類似的情形
-添加少數記錄體設定, 修正在影像刷新模式方面的設置 (謝謝 dimok)
-清除了部份的 mem1 代碼, 引用了部份的 cfg-loader 裡的代碼 (謝謝)
-使用 asm 易變代數於 __asm__ 到可以達到我們想要的功能 (謝謝 dimok 的提點)
-正確的 usb 裝置定義
-在遊戲執行時正確的關閉系統, 經常性的執行遊戲, 這點還未完全修正

r355
-刪除了 MEM2 緩存清除代碼, 並將 MEM1 緩存清除提升為更高級別
-修正當 IOS 載入時可能會發生的黑屏

r356
-在程式載入方面重新添加記錄體區域保護, 現在會更加的安全以及會運行的更好, 希望你們在看到新添加的聯結會看到你們喜歡的 :P
-重新添加 dsp 關閉, 因為某些遊戲的需要所以才會再添加

r357
-我恢復了在關於說明裡的權利保護宣示, 我們沒有適當的使用 mem1 所以我們做了再多 的說明也沒有 :P

r358
更新了西班牙語系 (謝謝 Galen)

r364
-由一般 svn 自動改變所有變動的代碼, oh 好吧...

r365
-在程式載入的代碼方面有相當多的改變 (再次謝謝 GX , 之前在遊戲 NSMBW 以及 Prince of Persia 的遊戲補丁並沒有作用)
-修正了在 wip 中的除錯訊息輸出方面裡的代碼錯誤 (之前它並沒有作用只是沒有人注意到)

r366
-更多記憶體方面的代碼清除, 或許可以修正等待信息時間過長

r367
-希望能修正隨機性的代碼轉儲
-如果將模擬器的記錄區別開來可以設置為 -1, 會將記錄檔儲存在 SD 卡上的預設設定

r373
-我們應該設置清除之前黑色的畫面緩衝, 不是很好看 :P

r374
-修正大小寫區分的 OS 編譯錯誤 (謝謝 david.racine.1)
-更新 danish.ini 語系 (謝謝 nibb)
-更新 dutch.ini 語系 (謝謝 Etheboss)
-更新 french.ini 語系 (謝謝 Jiiwah)
-更新 spanish.ini 語系 (謝謝 Galen)
-更新 german.ini 語系

r390
-更新在插件目錄下的模擬器

r391
-修正未完成的背景音效缺失
@all 其他的代碼作者說:
如果還會發生背景音效缺失的錯誤那下次就可以添加新的 menu.hpp 代碼了, 謝謝 :P

r394
-先將畫面方面的代碼清理定移動到更安全的地方, 大家測試之後請提交錯誤 :P

r395
-添加放置瀏覽遊戲封盒時的背景音樂需要的子目錄, 也意味這你終於可以為某一款你喜歡的遊戲放置一系列的背景音樂 ;)

r396
-現在也可以設定模擬器的子目錄來放置遊戲封盒
-小修正了儲錯訊息的錯誤
-降低了 mem1 的使用層級
-randomize_music (隨選音樂) 的功能預設為啟用

r398
- 在模擬器瀏覽方面已經能正確顯示了並且能夠在界面裡設定

r399
-更新 scummvm 到 mod2 版, 現在可以重置使用 IOS58 所以在 USB HDD 兼容性上會更好

r400
-再添加 scummvm mod3 版本, 現在可以正確的在 scummvm 退出時回到 wiiflow
-WOOOOOOO 已經到 r400 :D

r401
-修正從 SD 上讀取 scummvm 遊戲的問題

r405
- 使用於比較特殊字符的字串以及名字的顯示錯誤添加在 plugins/emuflow 目錄下的 categories.ini

r406
-修正建立兩片以上的 GAMECUBE 遊戲

r407
-從程式回到系統選單應該會更加的穩定了 :P

r408
- 在代碼裡的選單鈕過不久應該會因為標題編輯而改變

r409
-現在在 homebrew 頻道裡可依據虛設常式替代方案的方式來設定了,在使用 WiiFlow 加載程序啟用的情況下可以在 homebrew 與 WiiFlow 間自由切換了,也添加了停用的選項, 在  wiiflow.ini 裡的return_to_wiiflow 選項
-添加可以由 MplayerCE 來欣賞電影的功能, 可以使用這個 ini 來設定:
http://dl.dropbox.com/u/25620767/mplayerce.ini

r410
-添加 wii-mednafen mod1 代碼以及執行檔
-添加 wiiflow homebrew 頻道虛設常式替代方案代碼

r411
*修正在模擬的 NAND 環境下的頻道載入器
*Nand 模擬將可以使用在已模擬的 nand 環境下同樣也可以使用任何的 wiiflow 程式

r413
-修正 IOS 重置遊戲的問題

r414
-添加了在模擬器瀏覽模式下可以刪除檔案的功能
-現在可在主要設定裡設置快速啟動

r416
-小幅度修正界面訊息
-更新法國語系 (謝謝 Jiiwah)
-更新美國語系
-更新德國語系

r417
-改變 wiiflows 輸入, 現在在你想按下某些按鈕的情形下不會再重置光標的位置了, 在隱藏光標的情形下如果你移動也不會再重置位置了,你也可以使用 Wii 手把的 ZL 以及 ZR 來快速的滾動以及再選單之間切換
-更新西班牙語系 (謝謝 galen)

r418
-修正 r417 編譯上的的錯誤

r419
-修正 bin 以及 iso 在模擬器瀏覽模式下不能顯示的問題
-移除隱藏按鈕設定因為會因為重新載入緩存的問題找不到遊戲

r421
- 在 wii/wiiflow 下添加選單來源目錄

r422
-移除程式庫中  ntfs lib 部份的忽略大小寫現在顯示更為正確了, 不要忘了重置緩存如果你是在使用 ntfs 格式的話 ;)
-修正在 ntfs 格式下影片播放的問題 (謝謝 Extrems)

r426
-更新丹麥語系 (謝謝 nibb)
-更新繁體中文語系 (謝謝 nobody_tw)

r431
-添加在 homebrew 下自動檢測是否 wiiflow 程式載入頻道已經安裝, 如果沒有回自動回到 Wii 系統選單
-移除 wiiflow.ini 裡的 return_to_wiiflow 選項 , 因為已經不再需要了

r432
-現在改為不在模擬器以及遊戲封盒瀏覽時只顯示遊戲的 TDB 資訊 ( 修正在問題回報 52 的問題 )
-現在所有的 Wii 的幻數將在主要選單裡設置

r433
-修正模擬器 scummvm 下的遊戲封盒顯示 (未測試)

r437
-重新添加影像模式次設定

r438
-添加缺失的 UTF8 格式說明文件讀取, 以及修正法國語系的顯示問題

r439
-壓縮了幾個選單中的圖片

r440
-修正尚未指定使用者於 Wiiflow 時的游標顯示 ( 錯誤回報 69 )

r441
-在代碼裡添加一些缺失的空線, 有可能能修正一些問題


r444
-降低遊戲封面瀏覽優先層級
-小部份代碼清除, 移除不需要的代碼

r445
-忘了在代碼裡添加結尾的字符, 這樣可修正插件在 wiiflow.ini 裡妥當的設置

r446
-當按下 home 圖示時會顯示來源選單兒不是離開 wiiflow (未測試)

r447
修正 r446 編譯上的錯誤

r448
-disabled extended list check by default and also if
it is enabled it will only be used for wii games since it
can break other coverflow views from working

r449
-updated fceugx to mod9, now it is usable for other loaders
as well because arguments now can also be which channel to
return to and loader name, the usb hdd will now get a ping
every 30 seconds, otherwise it may happens that it shuts down

r452
-removed two redundant methods
-wbfs stuff is mem1 overjoy as we said :P

r453
* I know we talked about MEM1, but I changed my mind :P
(And you would have changed your mind to if you tested your dol)

r455
Overjoy, you are right, but that shouldn't happen, it also
worked before, strange, OH yeah and
-fixed two possible bugs

r456
-code cleanup, removed six (!) unneeded source files
-added in the framebuffer cleanup again, why it was taken out
overjoy?

r458
-fixed missing background music yet again

r461
-forgot to click on save, well shit happens :P

r462
-plugin games now also can stay zipped for cover downloading,
crc will be read from the zip header, still 7z needs to be
extracted

r464
-hopefully fixed strange white lines in picture

r465
-updated fceugx, snes9xgx, vbagx again (still calling it mod9,
last time I promise :P), genplusgx, scummvm, wii64 to mod4 and
wiimednafen to mod2, all now ping the usb hdd every 30 seconds
to keep it alive, also all now are postloader4 compatible

r466
-hopefully fixed video problems correctly now

r467
- Launch Source menu by pressing 'B' on home/exit icon.
'A' on home/exit icon restored to exit wiiflow
updated help file to show changes
changed Source menu button images size to 120 x 90. no need to redo current
images they look fine stretched a little.

r468
-fixed wrong percentage displayed when copying gamecube games
from usb to sd which are in fst format
-fixed a possible bug in deleting folders and files

r469
-some people reported problems with sound buffers in mem1, since
the mem1 code is changed it looks like it doesnt work well anymore,
so back in mem2 with it

r470
-should have fixed all video problems now, using custom video
files based on libogc svn r4902 instead of the current libogc
ones, using the best of both :P

r472
-corrected pal50 video mode too small

r478
-setting the O in Okami to a regular one ( issue 77 )

r479
-horribly cleaned up and simplified the whole game list loading
code and process, should be faster now, also the list cache should
take less space now
-using "types" instead of magic word now for internal detection,
faster and easier to handle
-prepared wiiflows code for custom coverflow which can have all
types together (nothing added yet)

r480
-fixed bug that emu nand channels didnt work properly after
going through all coverflow views

r483
-fixed possible codedump in cover downloader
-added debug prints to see if crc32 is correctly cached

r484
-added a few missing +1 in name generation, may produced some "//"
in generated plugin cover paths

r485
-added correct crc32 generation of 7z files

r486
- Fixed an effect bug on GAME_SETTINGS/GC_LANG & GAME_SETTINGS/GC_LANG_BTN
- Added news translatable strings for source menu:
-- stup1=Select Source
-- stup2=Exit
- Updated english.ini
- Updated french.ini

r488
-fixed usb to sd copier (damn stupid issue, I hate those small things)

r490
-moved sounds to mem1 (overjoy, play around with them in mem2 and
you'll notice why I moved them to mem1 now)

r491
-give JoostinOnline the feeling of being some good coder AKA
make him stop complaining about some uneeded changes :P


r492
-updated wii64 to mod5, moved ios reload to a better place
and added small sleep after wpad init to fix broken
classic controller detection on bootup

r500
-I forgot, background music is fragile, fixed yet again
-ZOMG 500 revs already :D

r501
-fixed wiimote_gestures

r502
-using dml video auto config now as well for gamecube game video,
may fixes greenscreens for some people

r503
-fixed  issue 88 .  main menu icons now appear whenever source_menu.ini is not
found.

r505
-added DIOS-MIOS support (untested)

r513
-set down mem2 which wiiflow can use, that should make it
more stable, and I havent seen somebody filling filling it
completely anyways :P

r517
* U* Updated Italian translation
* Added Italian help file

r518
-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

r519
-added new pal video mode to patch for pal2ntsc patch which
hopefully makes it working better

r523
-fixed herpderp bug of wiiflow not going back to the game
which last was selected in plugins coverflow (d'oh!)

r534
-added banner caching (always enabled like cover cache)

r537
-when entering per game settings and banner is playing, it zooms
in the banner automatically

r542
-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

r543
* 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

r544
-added auto generated gamecube banners
-fixed booting game extracted with discex, broke usb to sd copying though

r552
-lets hope thats the f*cking last time I fixed that bg music

r553
-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

r557
-added SL2J01 to black cover list (thanks lustar)
-fixed a bug on exit wiiflow which made it freezing

r558
-fix to make the banner re-open when coming back from game categories (b on
star)

r560
-dont deinit isfs for homebrew programs which are for some reason
unable to init it again :P

r561
-changed a few things about booting homebrew, hopefully it boots
everything correctly again now

r562
-changed homebrew loading yet again, not as safe as previous
way but maybe working better for bigger homebrew

r563
-updated fceugx, snes9xgx and vbagx to mod11, updated to latest
svn that they dont annoy people with new updates available message

r567
-set optimize level of wiiflow from min size to max speed,
sure the dol is bigger but therefore wiiflow is more stable
-fixed exit to doesnt work with parental lock enabled

r568
-switched back and play button in fullscreen banner
and set both a bit down
-changed a few little things about freetypegx unload
-since I dont care about size anymore the libs are now
in its original size again, makes wiiflow bigger but better
to handle

r571
-using O2 instead of O3 (everything makes problems in wiiflow
doesnt it?)
-made the same changes for return to in wii games

r580
WIP commit: Added support for neek2o (rev 88 and up)

r581
-added devolution memory card emulator as game option (disabled
by default)

r588
-fixed gamecube video mode "game"

r590
-forgot to set channel partition to NAND in global config
when in neek mode

r593
-added back basic hermes and wanin cIOS support, you can now load
wii games with them again and you also should be able to boot
wiiflow using another ios than d2x

r594
-shutdown IOS subsystems as we do in wii games and channels also
if we boot homebrew and devolution
-fixed stupid bug which may made a problem with devolution (thanks
stfour for finding it)
-dont init mload on waninkokos cIOS which is older than r18

r595
-added proper texture, font and sound cleanup (should fix most
game booting problems when using a theme)

r598
-lets use the old gui_sound.cpp, because we shouldnt force set
the memory we use for them, not that we get problems
-added debug prints about how much mem left before and after
cleanup
-updated devicehandler, partition handler and usb code to the
latest usb loader gx one, should give more compatility and
port 1 support (not enabled yet)

r599
-changed a few things about isfs and usb, also removed
the disable mem2 wrap

r600
-temporary disable gecko output before booting a wii game
(hopefully fixes random blackscreens)

r604
-lalala (fixed homebrew dol loading)

r606
-using force cIOS detection again, should fix problems with some ***ed up cIOS maps
-changed the AUTO IOS selection again, if the game doesnt need IOS57 it will just use the currently loaded cIOS instead of a IOS56 based one

r609
-new wait message (thanks jj-kwik for the awesome base)
-added BASIC jpg support (currently only for internal theme files
and only with the power of 4 dimension images)
-using dvdskin files in jpg format (you wont notice the diff)
-created new folder in resources for the original theme pngs
(@devs: if you update pictures and use jpg, place the original png
inside that folder that we have the original one just in case)

r616
-writing priiloader magic word into new memory region as well now for priiloader 0.8 beta 4

r617
Making things ready for official wiiflow svn ;)
-made wait animation faster
-removed a few unneeded lines in the wait message code
-fixed booting wii games from disc
-fixed possible bug in wii game launching in general
-gecko output again on wii game booting
-converted alot of spaces to tabs, fitting the general wiiflow
coding style
-general cleaning up things

r618
-removed unneeded device mounting on wii and channel booting
(should fix games like black ops)
-fixed booting wii games from sd card

r621
-stupid svn missed a file :P

r623
-!'/%)($%

r624
-fixed DIOS-MIOS and iso usage

r625
-set down cover display limit from over 800 (wtf) to 160

r626
-cover cache fine tuning :P

r630
-source for updated stub (thanks megazig)

r631
- Change of effects and dimensions for some labels and buttons to match better
with default theme
- Change DEFAULT to default in menu.cpp
- Updated french.ini

r633
-fixed booting wii games from disc
-moved a few debug prints, also added disc id check for wii games
playing from a wbfs partition (before it just checked on fat32,
ntfs and ext2 if the readed in disc is correctly opened from cIOS)
-made ogg lib using MEM2 only (as we did in the previous update
with the sound buffers)

r634
-send usb gecko data via safe method, to prevent missing prints
as it sometimes happend before

r636
-cleaned up startup code for main menu.
-fixed spelling mistakes in menu_cftheme.


r637
-added some trick to get all wii games to work without booting
problems or blackscreens (test it please)
-changed play button in full screen banner back to the right side
(jiiwah, why you changed that? It's right in the system menu)

r639
-fixed banner keeps playing on delete game ( issue 117 )
-small changes on wii game booting

r641
-fixed neek2o mode (oops)

r642
-added banner sound support for avatar and maybe more games

r643
-added looping of banner wav sound files (its not 100% exact as you
will hear but better than no looping at all)

r644
-fixed banners random crashes and codedumps
-WIP commit for wii game/channel booting, now uses a internal
extra dol file to boot wii games and channels, that should be a
better way to fix game and channel booting

r645
-added support for banners without existing sound

r646
-fixed wiiflow reboot crashes after new theme selection
-may fixed some boot problems of games, channels, homebrew, etc

r647
- separated help text from about text and added a 'help' button to the home
menu. updated english text.

r648
-set the wait message priority to the highest, that should remove
the problem of the lagging wait message (since the wait message
doesnt take much wii power wiiflows speed should be the same)
-set down wait message stack and also removed the reallocation of
the stack again and again on every display of it
-added security check that the wait message thread is finished
before removing the thread (should prevent freezes)
-removed a few more unneeded lines of code

r649
-fixed the background music issue FINALLY the correct way, found
the core of the problem :D
-made background music code easier and smaller, cleaned it up

r651
-removed a few unneeded lines of code

r652
-corrected two wrong numbers in sound buffer and video message
thread stack

r653
- Fix for music only playing one song and stopping.

r655
- Now we can hold 'b' for source menu even if wiimote gestures is enabled. Which
means we should be able to remove 'b' on home button and 'b' on mode button.

r656
-fixed wii game installer

r657
-improved homebrew boot compatility

r658
-reloading IOS to IOS58 before booting homebrew/devolution
-added AHBPROT patch before reloading to IOS58 (thanks postloader)

r664
-updated vbagx to 2.2.8 mod12

r666
-666666666666666
-66666
-66666 66666666 666666
-666HE666LP666
-666HHH666ME66

r667
sorry for r666 but it was too funny :P
-fixed deleting gamecube games
-fixed wiiflow displaying broken gamecube iso files and then
crash on selection

r671
-added re-enabling mem2 protection after patching out AHBPROT

r672
-made exit to neek2o more safe to use (codedumps should be gone)

r673
-WIP stuff, dont report bugs please with this rev :P
-if a IOS is found which got the AHBPROT patched out, wiiflow will
run on it (for example if you boot wiiflow via HBC, it will boot
with IOS58 instead of 249)
-on game boot or on entering emu nand, wiiflow automatically reloads
IOS if necessary
-added check to only reload IOS if its really a different one
-removed SD card gecko log buffer allocation, using some
buffer in dol directly (should allow longer logging, untested)
-set wiiflow optimize level back to -O2

r677
-fixed booting wiiflow without sd card inserted

r679
derp

r680
-fixed booting IOS reloading games properly
-fixed booting channels from wiiflow neek mode
-fixed wiimote loosing sync on switch to emu nand mode

r681
-fixed music volume did not apply when changing it with the
sound menu in global options



下載:

適用於這個程式的各個模擬器下載頁:
http://www.mediafire.com/FIX94
代碼主頁:
http://code.google.com/p/open-wiiflow-mod/

各個svn版本下載:
r227 ios 249 222 202 all in one pack
http://www.mediafire.com/?gbwbdqm71y1uvqv
r237 ios 249 222 202 all in one pack
http://www.mediafire.com/?duv0eccn2fxvht8
r238 ios 249 222 202 all in one pack
http://www.mediafire.com/?71041bt7fnnbj8s
r239 ios 249 222 202 all in one pack
http://www.mediafire.com/?55sbwxq7bo3sm2e
r242 ios 249 222 202 all in one pack
http://www.mediafire.com/?cb2vn5zp7s0q71t
gbatemp 論壇裡 FIX94 提供的模擬器 mod 版
http://www.mediafire.com/?qiiav2p981h809c
r244 ios 249 222 202 all in one pack
http://www.mediafire.com/?h44p99825mod980
r245 ios 249 222 202 all in one pack
http://www.mediafire.com/?rbwobzb0bo6d9zv
r247 ios 249 222 202 all with vba-wii_svn_mod snes9x-gx_svn_mod fceugc_svn_mod and genplus-gx_svn_mod in one pack (some ini's)
http://www.mediafire.com/?rubup62lluh4jou
r248 ios 249 222 202 all in one pack
http://www.mediafire.com/?3134s8xzlupkbqg
new new full pack
http://www.mediafire.com/download.php?x4qgz2mpgt462ll
r249 ios 249 222 202 all in one pack
http://www.mediafire.com/?rs90qd7880i6kyn
r249 pack from gbatemp
http://www.mediafire.com/?e9r5uxh70e0x8rh
r250 ios 249 222 202 all in one pack
http://www.mediafire.com/?x1bc6sm99s8ac5d
r264 ios 249 222 202 all in one pack
http://www.mediafire.com/?q811h1qaeu6vo8g
r265 ios 249 222 202 all in one pack
http://www.mediafire.com/?8h4drdckpwavonx
r268 ios 249 222 202 all in one pack
http://www.mediafire.com/?cqh6vpld9r88zx0
r269 ios 249 222 202 all in one pack
http://www.mediafire.com/?7ozlrs93om6vv9x
r270 ios 249 222 202 all in one pack
http://www.mediafire.com/?0buxft6ttnxtlre
r271 ios 249 222 202 all in one pack
http://www.mediafire.com/?tjkukf1ua27eu1k
r272 ios 249 222 202 all in one pack
http://www.mediafire.com/?x5pbu6bfx5rppdk
r273 ios 249 222 202 all in one pack
http://www.mediafire.com/?g7ke57736bk6rty
r274 ios 249 222 202 all in one pack
http://www.mediafire.com/?io9vv2z0bl2vp7v
r275 ios 249 222 202 all in one pack
http://www.mediafire.com/?5x5uubyao2o7uge
r277 ios 249 222 202 all in one pack
http://www.mediafire.com/?0ri9dgb3abg6c4t
r279 ios 249 222 202 all in one pack
http://www.mediafire.com/?485h6a25t1w484p
r280 ios 249 222 202 all in one pack
http://www.mediafire.com/?kp9c1jw2qkswow4
r282 ios 249 222 202 all in one pack
http://www.mediafire.com/?8ac1kxon3myij42
r283 ios 249 222 202 all in one pack
http://www.mediafire.com/?lw0vn5sc8cw7h69
r284 ios 249 222 202 all in one pack
http://www.mediafire.com/?o5wqj0jpz4m5byd
r285 ios 249 222 202 all in one pack
http://www.mediafire.com/?cip2k2oz5dvnjpb
r286 ios 249 222 202 all in one pack
http://www.mediafire.com/?2n30x28s4m22633
r287 ios 249 222 202 all in one pack
http://www.mediafire.com/?3fzgb092er2ff7t
r288 ios 249 222 202 all in one pack
http://www.mediafire.com/?3m69lenkm9q3ic3
r289 ios 249 222 202 all in one pack
http://www.mediafire.com/?k9gx62t8cz8g9rd
r290 ios 249 222 202 all in one pack
http://www.mediafire.com/?02ftdt91p8nyyrm
r294 ios 249 222 202 all in one pack
http://www.mediafire.com/?taiacc28cuyooi8
r295 set pack
http://www.mediafire.com/?fa6y2kzfv0y8h2z
r296 ios 249 222 202 all in one pack
http://www.mediafire.com/?utd4b353gs62eaq
r297 ios 249 222 202 all in one pack
http://www.mediafire.com/?b91g0kaq5vomsww
r298 ios 249 222 202 all in one pack
http://www.mediafire.com/?l22ve7dzjyab2hx
r299 ios 249 222 202 all in one pack
http://www.mediafire.com/?rxll0jnz6v3a91c
r300 ios 249 222 202 all in one pack
http://www.mediafire.com/?3rz5j4cvhpbnh8m
r301 ios 249 222 202 all in one pack
http://www.mediafire.com/?n24ugvg7h6gg1ux
r303 ios 249 222 202 all in one pack
http://www.mediafire.com/?5zbbnxqczh22cfa
r303-chinese_s.7z (2.9 KB)
r304 ios 249 222 202 all in one pack
http://www.mediafire.com/?oaodf888beheggd
r305 ios 249 222 202 all in one pack
http://www.mediafire.com/?q2pafhbuj3xt12n
r306 ios 249 222 202 all in one pack
http://www.mediafire.com/?m3wa0y7vvx09pw8
r308 ios 249 222 202 all in one pack
http://www.mediafire.com/?8b2b92rlgb5197k
r309 ios 249 222 202 all in one pack
http://www.mediafire.com/?n88sx5q5ue0b39t
r310 ios 249 222 202 all in one pack
http://www.mediafire.com/?alkypjszvh55s6t
r311 ios 249 222 202 all in one pack
http://www.mediafire.com/?fta0s077cz67kdq
r313 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?u65w81be84nronq
r315 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?w3217eushy8l122
r316 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?ep4wdch38zz2h5p
r318 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?gnh1bodxw6otfqg
r324 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?fg0zgmjour9amtt
Fceu GX Mod6 from Fix94
http://www.mediafire.com/?25u2no1yg3bpcy7
r325 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?6457l1yuljqr819
r327 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?kc8a9xcwwkaxcey
r329 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?nmct1oe1nkxek71
r330 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?51b94pgji3m4wz9
r332 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?q3xntlyfhg2459m
r334 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?5cdh57h75pxbl3i
r335 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?r276cdxvq8fntky
r338 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?3r184k136keu4bn
r339 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?389mhc5vx3m0uf6
r340 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?8w3b77ujqp442a8
r341 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?t7d1q66dp7k6ab0
r342 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?jmouzsvdcb1brs9
r344 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?hhg7nepdx01q5zu
r346 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?j8ju7zz3ae9ew6f
r347 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?abt3wpj4ydf9nr7
r348 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?790x7wriahbrzkm
r349 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?f0ihx352ugkv110
r351 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?6871gdo8o8c4g7b
r352 ios 249 222 202 250 all in one pack
http://115.com/file/c25fhyt9#
http://www.mediafire.com/?jp7e075zdqb2ojb
r353 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?cum809qwoic0x4n
r354 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?3h94vq8io6z89cb
r355 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?aafvy0hv86d7kg5
r358 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?owbjvs98i36hbiz
r364 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?d68q4nqia5z6qt4
r365 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?hmpg4dugvdeleq8
r366 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?i0d47tvz6hyj4f7
r367 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?5ygmag7bgs16jkv
r373 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?8ot3h1dyvdfddds
r374 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?927ce5erzzx4ll4
r383 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?e25y7i24d5y21mn
r384 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?18oydrqzdl2p1tt
r390 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?eo953cjyqse3cj8
r391 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?g1upx25afy0fcvz
r394 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?z3sc8u2fk7ns9o3
r395 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?pgd4d31m327pqz0
r396 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?b75oe9v05i1gol3
r401 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?hucwwune4b23ot7
r405 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?wt76crmd34un8sc
r406 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?co4iw3ndnlqhu70
r407 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?4xi0jxn2gj6tc32
r408 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?qk0f66vfnega0u7
r409 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?pz08bw47gpzcu4d
r410 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?28ekkp2hzy8hlmm
r411 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?yqdqpudku69przq
r413 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?2e52q3fpq6k5jd3
r414 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?i68m9d9nckijtit
r416 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?cbawcg3c0q6z3m0
r418 ios 249 222 202 250 all in one pack (repack now some thing news in there :))
http://www.mediafire.com/?60oc23rp9c9k9ch
r419 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?aro0zzjvlchx1q9
r421 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?7d4zu7u7ps1qmoj
r422 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?fadku3dcce0v3kk
r426 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?zekv25gwzn4alsz
r431 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?55u2xzl2lhcr6gl
r432 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?dlliyxm9u9xcl3l
r433 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?fap9t85mkb30wqs
r437 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?2ji6bt4bcf9g9wk
r438 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?e5hkqwankadsd3f
r439 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?1n42w2wer66jm6p
r440 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?9uhjw8969hi5aa3
r441 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?1war5b2hky1i8r3
r444 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?znzi3yoqg54klo9
r445 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?lj7vnagrd7gnd67
r447 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?fkzn8jok6clxj6d
r448 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?4i2q4b5uiyk9hwx
r449 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?35dt5ffeukw72l0
r452 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?5bmj4474zsg04jo
r453 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?2rkspcnwlcasfn6
r455 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?h234opdadfuksfd
r456 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?bmesssdom59zw0a
r458 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?w16r2g325h5ohi0
r461 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?sx42vue8qq7g919
r462 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?pm99ngl1rscfp9m
r464 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?h2l33m49mhjozlj
r465 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?ieazdx89jt0eoav
r466 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?sxdu48fz6lvj7b6
r467 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?bwm83f12noq816q
r468 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?lujmyrlo6ytrrj5
r469 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?w3wtun95l04r9gc
r470 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?ec3khv2sgsdv1a7
r472 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?f6dhf9kdfwb6998
r478 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?bssfc2dpwecg6t1
r479 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?bxpekxfxn99j5eq
r480 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?2d3sqo8y19v2rqh
r483 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?p1ti0sq3n8lj38r
r484 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?fclo4z7hya0lvso
r485 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?1qeegyeahirrzsg
r486 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?n9gflyq3he573as
r488 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?qag6hmjst24q2ao
r490 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?njdq8sut896j65u
r491 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?o1846dx2jgylrdx
r492 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?g9e125fpmoskoyh
r500 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?8e795z3n439fnna
r501 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?rpogcchitvpmi2t
r502 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?ysin3c7107b3ujs
r503 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?3u962fvpavewcmt
r505 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?w9sj9b9fuf072eb
r513 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?o4zbh88040ye2bx
r517 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?jcymwod0voe0cw4
r518 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?5k5nxla766smo34
r519 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?ihaf96399tricsz
r523 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?8c3b76idk46cct7
r534 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?jkuza3qdeobifct
r537 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?rs5t1dy5s9wx8do
r542 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?f9ttgl2ahfqzc75
r543 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?l8ckt6d672tgo8l
r544 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?eiocyfjgosyjy37
r552 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?erts7bctbdud4bp
r553 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?a988msou0aj8yo9
r557 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?tpfjcjc3xic3pju
r558 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?l87svklw9i82o89
r560 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?ouctxnsek61u1b3
r561 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?di8uw2vx8i2zw0q
r562 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?b89x422d3nv02xr
r563 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?bmq72ux39e0e4uk
r567 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?q02u5cam91k1c5e
r568 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?5j5fctcah0vhnla
r571 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?96684n8od81exuc
r580 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?5rfqnf5ttyblmy9
r581 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?sm68g820458o1u9
r588 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?d8qtwtefq6u8m8q
r590 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?znxi7sll9ke7794
r593 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?mcqvsi1qbm20ze2
r594 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?wt8vwacd983cufa
r595 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?74umzb4lvpr4drr
r598 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?2af4zg3ld7j1cbd
r599 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?pej69ttqxte9qlt
r600 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?pamvey0v7mx2ay5
r604 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?8vc2epp4raht4cq
r606 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?v7i72v9ovj7bapf
r609 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?nf1rwjdtucih58f
r616 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?1bim6nmhquz60rm
r617 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?b39ck9ibnww19qp
r618 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?qt2pqvb499fcxe1
r621 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?vljzlhkm0c1y0u9
r623 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?hf2gh2hmhu5n0vk
r624 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?7zf055jgcd05k9w
r625 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?owul5mgy27agl7f
r626 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?9u97wa12dim13ya
r630 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?tfe5zew6lsr33z9
r631 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?4quic8tt5oj3rui
r633 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?5g6shnq6g5x5joj
r634 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?7bxi7xpry6oyji5
r636 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?oymjr2agaxxfroe
r637 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?nt672ee2whhfark
r639 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?e95f11fm9ol56k6
r641 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?hazu4792t7ox9et
r642 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?364sjhhn5sigpkb
r643 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?s7bwubjfbfbauby
r644 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?4qg3ist4jdrzf12
r645 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?b0bait1j42pi84a
r646 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?9272wyr5ojoy77u
r647 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?ms9jif5plki9cej
r648 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?7ec88elabec117w
r649 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?nny6xj4bvlw2cau
r651 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?jceeg1uhg8uv216
r652 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?6cwtb9loalaprj5
r653 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?4t1x1bf0f2y390s
r655 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?3hb2qz42aojwy74
r656 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?g3e5bw6am62o7bk
r657 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?7rh4j6kf7h7cxxy
r658 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?dfp2fuc8f3bhk09
r664 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?j2tdcfzhrfkybv1
r666 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?lkyh383oct2cvmm
r667 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?s319fe3b15rpac4
r671 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?2bkytnd6t7258lt
r672 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?3tf5wob0wrdauw8
r673 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?kma2p135c7e4ise
r677 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?e3hzrhcjazgs3ga
r679 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?kiafmjlwrw4grsf
r680 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?cem32h1e466a265
r681 ios 249 222 202 250 all in one pack
http://www.mediafire.com/?8u5tdrx1vla7xdx

路过

雷人

握手

鸡蛋

鲜花

评论 (0 个评论)

facelist doodle 涂鸦板

您需要登录后才可以评论 登录 | 注册

小黑屋|手机版|Archiver|琵琶行论坛 ( 赣ICP备12000882号 )

GMT+8, 2024-5-10 21:14 , Processed in 0.048770 second(s), 6 queries , Gzip On, MemCached On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部