Commit Graph

948 Commits

Author SHA1 Message Date
fix94.1
cbdd8d7ec8 -added some security checks to list generator
(should fix wbfs partitions)
-removed some other unneeded stuff
-fixed some wrong code in return to
2012-10-04 15:16:04 +00:00
fix94.1
f365b1080c -removed plugin settings limit, you can now have as much as you want
-cleaned up and smalled down plugin code
2012-10-04 14:35:08 +00:00
fix94.1
4d4e987286 -made game list even more efficient and smaller again
-fixed finding gamecube fst extracted games
-fixed possible plugin display bug
2012-10-04 11:37:53 +00:00
fix94.1
17b9e10a16 -FINALLY rewrote the game list creator code, the new one is faster
and smaller, I cant promise its bugfree though :P
-fixed wiiflow autoboot feature (for programs like crap)
2012-10-03 21:34:37 +00:00
fix94.1
f6e7fd2332 -updated cache system for plugins, it now wont use folder names
for the db files but its plugin magic to prevent double entries
because of same paths for alternative plugins
-removed some annoying debug prints yet again
2012-10-02 19:26:50 +00:00
fix94.1
dd50c080a2 Changed plugin argument system, now you can decide everything,
all previous INIs cant boot any games until you add those lines:
For fceugx, genplusgx, wii64, snes9xgx, vbagx and wiimednafen add:
"arguments={device}:/{path}|{name}|{loader}"
For mplayerce and not64 (havent tested yet) add:
"arguments={device}:/{path}/{name}"
And for scummvm add:
"arguments={name}"
You can also remove the "ReturnLoader" line from the INIs.
Any magicword for scummvm and mplayerce is accepted now, just
make sure in scummvm the "romdir" is still "scummvm.ini".
2012-10-01 19:55:55 +00:00
fix94.1
483b3921f8 -removed some stuff from previous tests since its not needed 2012-10-01 13:49:31 +00:00
fix94.1
9381e97e8d -fixed not working force FAT (should fix dolphin-emu sd card)
-lets use static buffers for partition handler instead of new 
allocating them every time
2012-10-01 12:53:49 +00:00
fix94.1
4a67f26e1b -fixed compiling on linux (I should test with linux more often)
-fixed sd usage with neek2o
2012-10-01 09:51:19 +00:00
fix94.1
e3b38c435c -removed precompiled external booter dol, it will now be auto
compiled and moved by using the regular make/make -j
2012-09-29 19:05:11 +00:00
fix94.1
bdf2850b20 -fixed fanart usage 2012-09-29 17:32:31 +00:00
fix94.1
12d8f86ced -oops forgot to properly recompile the booter dol
-added new option to wiiflow.ini [GENERAL] section,
"display_music_info" (enabled by default), if you disable it the
information on top of the screen if music got changed will be hidden
2012-09-29 11:41:47 +00:00
fix94.1
c387ea2c0f -made configuration alot of more safe
-corrected some other possible bugs with the external booter
2012-09-29 11:30:47 +00:00
fix94.1
d8ee3c1b68 -changed version number to Beta 4.0.3
-recompiled mload modules for hermes cIOS
-added sdhc module for hermes cIOS
-fixed booting wii games from sd card
-improved wii game support via sd card, now you can use hermes, wanin
and d2x (not d2x only anymore)
-moved some more stuff to boot wii games into the external booter
-added gecko debug prints to external booter
-automatically disabling savegame emulator if you want to boot a wii
game via hermes or waninkoko cIOS
2012-09-28 17:24:04 +00:00
fix94.1
b3333735c8 -fixed auto ios selection 2012-09-23 13:20:01 +00:00
fix94.1
550ac3356b -made sfmt, wfmt and gprintf faster and more simple
-set down wiiflows entry point from 0x80A00000 to 0x8062000
(saves ALOT of MEM1 for lists etc, so wiiflow should be able to read
in alot of more games in for example plugin coverflow)
-recompiled libjpeg
-removed alot of annoying debug prints
-made the trailer code faster
2012-09-23 12:10:25 +00:00
fix94.1
3420882624 -general code cleanup 2012-09-22 13:47:52 +00:00
fix94.1
6cee8ba139 -fixed writing to NTFS and maybe more 2012-09-21 19:46:58 +00:00
fix94.1
3e8c4b2b6d -fuck this emu nand shit and use the code before r713 again
with that one million checks
2012-09-20 19:21:57 +00:00
fix94.1
c3b3429645 -added simple check if we are in dolphin-emu mode, no need to
define something or recompile wiiflow (thanks skidau)
2012-09-20 16:09:32 +00:00
fledge68
5cf17dfae6 -added user label 5 to game menu. If used it will show all the time except during full screen banner and emu and homebrew modes. Now you can add a frame to the preview banner but only via a theme. 2012-09-20 15:50:47 +00:00
fix94.1
11aa9af957 -moved a few calls like IOS reload on gameboot directly before
the game boot to may prevent some crashes
-removed two annoying debug prints
2012-09-20 14:15:53 +00:00
fix94.1
d7f999a790 -removed a few checks for emu nand on game boot since we already
checked if the NAND is valid
-removed some annoying debug prints
-fixed possible crashes with "force_cios_load" option
2012-09-20 12:40:47 +00:00
Jiiwah
6cc8949523 Language files update:
- spanish.ini for r718
- danish & french for a little adjustment
2012-09-16 19:48:14 +00:00
fix94.1
acb1e5a651 -added message about current song playing on song start/change,
it will fly in for 3 seconds and then fly out again
2012-09-16 13:41:31 +00:00
fix94.1
4f033e38a7 -draw button text the same way as labels to fix problems with
displaying things like _ or ' (issue 97)
2012-09-16 12:42:08 +00:00
fix94.1
6e9b705ce2 -fixed possible codedump
-updated german.ini
2012-09-16 09:55:32 +00:00
fix94.1
f527735c54 -added music resume after ios reload/enabling nand emulator 2012-09-15 21:20:22 +00:00
fix94.1
9140b17315 -fixed wii game installer yet again 2012-09-15 19:59:27 +00:00
fix94.1
7ea08544d3 -fixed codedump when scrolling through settings with up/down on
dpad
-fixed a bug when pointer gets on screen and some option is selected
via dpad and pointer gets off screen again that the dpad setting was
completely fucked up
-only enable scrolling through settings with dpad if no pointer is
on the screen (to not confuse wiiflow)
-alternative way of booting game with pressing A and pointer not
on screen (for some people the current way didnt work properly)
2012-09-15 19:14:08 +00:00
Jiiwah
a161a9f308 - Fixed typo faults
- Language files updated for r718 (danish , dutch and french)
2012-09-15 11:21:31 +00:00
fedeanto11
aa2d58c188 *Little changes to FreetypeGX, also cleaned it up a lot
*Added errboot4, errboot5, errboot6 to translations
*Updated english.ini and italian.ini for this rev
2012-09-14 12:15:10 +00:00
fledge68
8301e6dfd2 -changed categories_v4.ini one last time. Sorry but this should speed up wiiflow when you use categories and I've already created a dol here - http://www.mediafire.com/download.php?om9to9n77h2stmfto use to convert old cat 4 ini to new cat 4 ini format.
- replacing strings of 0's and 1's with ASCII characters 33 on up.  So if you have a game in  category 1 and you have 20 categories, instead of 110000000000000000000 all you will see is ! (ASCII character 33) which is way shorter and will take wiiflow much less time to read.  Also if a game isn't in any category there will be nothing after the = .
- also added categories for individual plugins. Wiiflow checks to see if only one plugin is selected and if so then uses the categories for that one plugin.  So for example you can have categories for your movies when you only use the mplayerce plugin.
2012-09-13 21:11:41 +00:00
fix94.1
46b386112e -fixed game boots if you just press a and the pointer is off screen
(issue 125)
-set the button type to s16 (now its correct :P)
-corrected some possible bugs with the button gui management
2012-09-13 14:54:17 +00:00
fix94.1
d7e5460f31 -added thread for IOS58 mode which reads a random sector from the
usb hdd every second if the hdd is more than 20 seconds idle to
keep it alive, it gets resetted as soon as wiiflow does some action
with it
2012-09-11 17:09:14 +00:00
fledge68
49ada11bb9 -Fixed homebrew mode saving current item
-Fixed favorites_on_startup.  renamed it save_favorites_mode. defaults to off. set to yes and wiiflow will remember if favorites was on or off for each view/mode. Still can be set on page 4 of config menu.
-Fixed favorites and parental lock for plugins.  Parental lock might come in handy for movies. 
-And restored save for categories_v4.ini on exit of wiiflow
2012-09-11 12:01:07 +00:00
overjoy.psm
f9040335a7 Because support for Wiiflow is currently only available in uneek2o and uneek2o is only able to use emulated nand dumps from the first partition on the USB-device the neek2o options are disabled now if a nand dump from another partition or SD-card is used. 2012-09-10 20:23:30 +00:00
overjoy.psm
37787dbcd9 NAND Emulation:
- Fixed Nand Emulation from SD-card.
- Fixed "CheckSave" functions.
- Fixed feature to flash a save file from emulated NAND back to real NAND.
- Some minor code cleanups and bug fixes.

neek2o: (neek2o r93+ only)
- Fixed return to channel function for titles on emulated NAND
- Added an option in wiiflow.ini: launchwiiflow in "NEEK2O" domain
  If this option is set to "no" the "exit to" option in home menu 
  will launch neek2o SM instead of the "DWFA" channel.
- If the return to channel option is set.. neek2o will return to 
  that specific title if that title exists on the emulated nand, even
  if the title was launched from real NAND.
2012-09-09 22:38:42 +00:00
fix94.1
4e345b651f -cleaned up that exit to code 2012-09-09 18:35:15 +00:00
fix94.1
13e2493b19 -if wii gets turned off do a full shutdown and ignore standby 2012-09-08 16:55:04 +00:00
fix94.1
bc10c19dca -removed dollz compression from external booter
-corrected some licensing stuff
2012-09-08 09:51:51 +00:00
fix94.1
18d5d585f2 -cleaned up some stuff, made the booter code looking better 2012-09-07 21:24:15 +00:00
fix94.1
b62ce94fb1 -fixed cheats in wiiware 2012-09-07 20:45:04 +00:00
fix94.1
e229aca6a5 -WIP moved code to load channels into external game booter 2012-09-07 20:10:04 +00:00
fix94.1
f1767d5082 -changed version to Beta 4.0.2
-increased usable mem for about 11mb by using mem1_lo (10mb) and no
mem1_hi limit (1mb)
2012-09-07 18:13:04 +00:00
Jiiwah
b65bdfeba6 Language and help files updated for r702+:
- danish , dutch , english , french , german and italian (thanks nibb , Etheboss , fix94 and xFede)
2012-09-06 12:29:58 +00:00
fix94.1
794fc9cca6 -added temporary reload to cIOS for game install and emu nand mode
when in IOS58 mode
-corrected a bug that the usb hdd does not get hooked up properly
after IOS reload
-small cleanup
2012-09-05 15:52:32 +00:00
fedeanto11
c5dbc32d10 *Made "No Gameinfo" translatable -> gameinfo6
*Update FreetypeGX with I4 optimizations(thx Dimok), also cleaned it up
2012-09-05 15:51:09 +00:00
fix94.1
f8a0d4891b -set a few not correctly set language files to UTF8 LF to avoid
not correctly displayed text
-updated german.ini
2012-09-04 17:06:34 +00:00
fix94.1
15c24c708b -sync with 4.0.1 2012-09-02 20:05:35 +00:00