Commit Graph

  • 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 fix94.1 2012-09-23 12:10:25 +00:00
  • 3420882624 -general code cleanup fix94.1 2012-09-22 13:47:52 +00:00
  • 6cee8ba139 -fixed writing to NTFS and maybe more fix94.1 2012-09-21 19:46:58 +00:00
  • 3e8c4b2b6d -fuck this emu nand shit and use the code before r713 again with that one million checks fix94.1 2012-09-20 19:21:57 +00:00
  • c3b3429645 -added simple check if we are in dolphin-emu mode, no need to define something or recompile wiiflow (thanks skidau) fix94.1 2012-09-20 16:09:32 +00:00
  • 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. fledge68 2012-09-20 15:50:47 +00:00
  • 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 fix94.1 2012-09-20 14:15:53 +00:00
  • 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 fix94.1 2012-09-20 12:40:47 +00:00
  • 6cc8949523 Language files update: - spanish.ini for r718 - danish & french for a little adjustment Jiiwah 2012-09-16 19:48:14 +00:00
  • acb1e5a651 -added message about current song playing on song start/change, it will fly in for 3 seconds and then fly out again fix94.1 2012-09-16 13:41:31 +00:00
  • 4f033e38a7 -draw button text the same way as labels to fix problems with displaying things like _ or ' (issue 97) fix94.1 2012-09-16 12:42:08 +00:00
  • 6e9b705ce2 -fixed possible codedump -updated german.ini fix94.1 2012-09-16 09:55:32 +00:00
  • f527735c54 -added music resume after ios reload/enabling nand emulator fix94.1 2012-09-15 21:20:22 +00:00
  • 9140b17315 -fixed wii game installer yet again fix94.1 2012-09-15 19:59:27 +00:00
  • 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) fix94.1 2012-09-15 19:14:08 +00:00
  • a161a9f308 - Fixed typo faults - Language files updated for r718 (danish , dutch and french) Jiiwah 2012-09-15 11:21:31 +00:00
  • 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 fedeanto11 2012-09-14 12:15:10 +00:00
  • 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. fledge68 2012-09-13 21:11:41 +00:00
  • 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 fix94.1 2012-09-13 14:54:17 +00:00
  • 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 fix94.1 2012-09-11 17:09:14 +00:00
  • 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 fledge68 2012-09-11 12:01:07 +00:00
  • 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. overjoy.psm 2012-09-10 20:23:30 +00:00
  • 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. overjoy.psm 2012-09-09 22:38:42 +00:00
  • 4e345b651f -cleaned up that exit to code fix94.1 2012-09-09 18:35:15 +00:00
  • 13e2493b19 -if wii gets turned off do a full shutdown and ignore standby fix94.1 2012-09-08 16:55:04 +00:00
  • bc10c19dca -removed dollz compression from external booter -corrected some licensing stuff fix94.1 2012-09-08 09:51:51 +00:00
  • 18d5d585f2 -cleaned up some stuff, made the booter code looking better fix94.1 2012-09-07 21:24:15 +00:00
  • b62ce94fb1 -fixed cheats in wiiware fix94.1 2012-09-07 20:45:04 +00:00
  • e229aca6a5 -WIP moved code to load channels into external game booter fix94.1 2012-09-07 20:10:04 +00:00
  • 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) fix94.1 2012-09-07 18:13:04 +00:00
  • b65bdfeba6 Language and help files updated for r702+: - danish , dutch , english , french , german and italian (thanks nibb , Etheboss , fix94 and xFede) Jiiwah 2012-09-06 12:29:58 +00:00
  • 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 fix94.1 2012-09-05 15:52:32 +00:00
  • c5dbc32d10 *Made "No Gameinfo" translatable -> gameinfo6 *Update FreetypeGX with I4 optimizations(thx Dimok), also cleaned it up fedeanto11 2012-09-05 15:51:09 +00:00
  • f8a0d4891b -set a few not correctly set language files to UTF8 LF to avoid not correctly displayed text -updated german.ini fix94.1 2012-09-04 17:06:34 +00:00
  • 15c24c708b -sync with 4.0.1 fix94.1 2012-09-02 20:05:35 +00:00
  • 185ad059c0 -fixed fatal bug in usb mounting (broken timeout for slow hdds) -fixed devolution usage with slow hdds fix94.1 2012-09-02 13:34:41 +00:00
  • b6b22aae27 - re-added b_on_mode to source menu option. fledge68 2012-09-02 13:12:37 +00:00
  • 5b955bbeed -fixed possible bug on usb remount if IOS got changed -proper shutdown of devices on wiiflow end (boot game, exit to, etc) fix94.1 2012-09-02 11:51:26 +00:00
  • 5ca2c279ba * Language files updated for r690+ (danish , dutch , french) * added sys4= to english.ini Jiiwah 2012-09-01 21:44:16 +00:00
  • c70e2f5c84 - removed b on mode and b on home buttons to source menu. b on mode still switches from real nand to emu nand and back fledge68 2012-09-01 14:27:49 +00:00
  • 65abbfbb4b -auto reload to cIOS on disc game boot for backup disc support -cleaned up this and that fix94.1 2012-09-01 09:34:18 +00:00
  • 14b0db2dc1 Language and help files updated for r647+: - danish , dutch , french , italian and spanish (thanks nibb , Etheboss , Ayatus , xFede and Difk) Jiiwah 2012-08-31 20:47:53 +00:00
  • dcdf6ceb10 -improved wav banner sound loop support fix94.1 2012-08-31 20:01:53 +00:00
  • db0ca2e965 -added support for 3 more 2 disc gamecube games for installing (thanks etheboss) fix94.1 2012-08-31 19:25:49 +00:00
  • f90a4eedd7 - Categories update. - now you can have as many categories as you want. - copied the idea of selected, hidden, and required categories from USB Loader GX. Thanks Cyan. Checkmark = selected, X = Hidden, and + = Required. - redid categories.ini layout and renamed it categories_v4.ini so you can copy and paste settings from the old one to the new one. Each view (USB,DML,EMU,NAND,HOMEBREW) has it's own numcategories, category names, and category settings. All games are now seperated based on the view. Don't forget to add 1 to numcategories for the show All mode. - Replaced All checkbox with CLEAR button which clears all checkboxes so no category is selected and all games will be shown. - Added features to the Game Selected Categories Menu. Now the title is the title of the current game. You can now press plus(+) and minus(-) on wiimote to go to the next or previous games without going back to previous screen making it easier to setup categories for your games. - note: all changes will not be saved in categories_v4.ini unless you exit wiiflow or launch a game. fledge68 2012-08-31 17:51:49 +00:00
  • 0b4ae96eb6 -set version number to Beta 4.0.1 -fixed return to wiiflow in ios reloading wii games fix94.1 2012-08-27 18:20:31 +00:00
  • bfa754668d * Display only useful informations in about menu fedeanto11 2012-08-27 16:32:21 +00:00
  • b8da744d09 -reverted a change that broke some emu nands fix94.1 2012-08-26 18:45:54 +00:00
  • 41613a9778 -fixed gamecube games didnt boot after copying from usb to sd fix94.1 2012-08-26 16:31:29 +00:00
  • f1b6ce3b8a -fixed theme reloading sometimes didnt work properly -fixed return from plugins, homebrew or devolution killed wiiflows proper nand management -fixed devolution boot with ios249 fix94.1 2012-08-26 16:23:35 +00:00
  • 9a1f56de1d -fixed copy gamecube games from sd to usb, to use that feature you need to have DIOS-MIOS Lite installed and either dont have Devolution installed or set the game loader explicit to DIOS-MIOS -fixed banner was not automatically hiding in gametdb, delete game question, copy game from usb to sd question, trailer and favourites settings -cleaned up some stuff again fix94.1 2012-08-26 15:20:51 +00:00
  • 338f552d02 -fixed nand extractor fix94.1 2012-08-26 12:40:34 +00:00
  • 75ff081c0c -fixed wiimote doesnt properly resync on entering emu nand -fixed installing gamecube disc 2 with wiiflow installer -fixed exit to neek2o for people who got their nand in a folder -some general cleanup and speedup fix94.1 2012-08-26 12:05:04 +00:00
  • 21078c74fb -fixed music volume did not apply when changing it with the sound menu in global options fix94.1 2012-08-25 22:53:23 +00:00
  • a3bf8fff5a -fixed booting IOS reloading games properly -fixed booting channels from wiiflow neek mode fix94.1 2012-08-25 22:09:11 +00:00
  • cd339875d7 derp fix94.1 2012-08-25 15:38:30 +00:00
  • 90b4b24c2e -fixed booting wii games from sd card -fixed booting devolution without AHBPROT patched out -cleaned up some stuff fix94.1 2012-08-25 15:10:57 +00:00
  • 8dc9d535b4 -fixed booting wiiflow without sd card inserted fix94.1 2012-08-25 12:06:21 +00:00
  • 7ef23f96e1 -fixed wiiflow neek2o mode -fixed booting nand games using neek2o when emu nand path is the device root fix94.1 2012-08-24 20:46:13 +00:00
  • 526d94a360 -added new option in wiiflow.ini, "force_cios_load", if it is enabled wiiflow will always reload to the cIOS even if a normal IOS with AHBPROT is found (disabled by default) -enabled skip_list_check by default -cleaned up a bit fix94.1 2012-08-24 18:01:40 +00:00
  • 99a2f9faad -corrected a few wrong things from r673 -use the devolution sample loader device mount way to read the iso (may fixes bugs in booting devolution) fix94.1 2012-08-24 13:50:17 +00:00
  • 6723f00181 -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 fix94.1 2012-08-23 22:29:15 +00:00
  • 4664af265f -made exit to neek2o more safe to use (codedumps should be gone) fix94.1 2012-08-22 19:09:21 +00:00
  • 6639e1977c -added re-enabling mem2 protection after patching out AHBPROT fix94.1 2012-08-22 15:29:42 +00:00
  • eba8ab8398 -added new option to wiiflow.ini, "skip_list_check", if you enable it wiiflow will not check for new games on boot, that will speed up bootup amazingly for people with alot of wii games (disabled by def) -disabled extended list check by default fix94.1 2012-08-22 05:21:15 +00:00
  • 14d4efe478 -added magic patcher of gx (thanks giantpune) this should make it possible to always have full NAND access no matter which IOS is loaded currently -fixed the sometimes again flashing wait message on game boot -added some proper ISFS init and deinit methods with debug prints fix94.1 2012-08-21 16:33:44 +00:00
  • a31fb36a37 - Finally fixed 'b' to source menu the correct way. now just press 'b' and release. Thanks Maxternal. No need to hold it or point at anything. But don't worry b on mode and home buttons are still there but there's really no need for them now. fledge68 2012-08-21 14:30:42 +00:00
  • 3c4bdd228e 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 fix94.1 2012-08-20 19:15:52 +00:00
  • 046153be4d -666666666666666 -66666 -66666 66666666 666666 -666HE666LP666 -666HHH666ME66 fix94.1 2012-08-20 13:41:00 +00:00
  • dc419f9f75 -resized wait message images from 200x82 to 200x80 to may prevent a wrong looking wait animation fix94.1 2012-08-20 12:51:53 +00:00
  • 3bd809bdb2 -updated vbagx to 2.2.8 mod12 fix94.1 2012-08-19 17:52:29 +00:00
  • 64177ff594 -using wait animation of spayrosam now (happy everyone?) fix94.1 2012-08-19 17:00:08 +00:00
  • e441320b8d -fixed installing gamecube games with a disc two -fixed booting wii games in neek mode (thanks skidau for finding the problem) fix94.1 2012-08-19 14:06:09 +00:00
  • 87d895e304 -oops fail -set wiiflow optimize level to -O3 (4mb dol who cares :P) fix94.1 2012-08-19 10:22:31 +00:00
  • 219c29acbe -fixed bug wiiflow retries to install a gamecube game which is already installed without possibility to stop it -disable full screen banner in plugin and homebrew coverflow (issue 110) fix94.1 2012-08-19 10:07:51 +00:00
  • 7a1b39ee1b -fixed wiiflow crash on installing gamecube games with ":" in name (issue 98) fix94.1 2012-08-19 09:45:57 +00:00
  • 09fb55ae74 -reloading IOS to IOS58 before booting homebrew/devolution -added AHBPROT patch before reloading to IOS58 (thanks postloader) fix94.1 2012-08-18 13:38:25 +00:00
  • bcfae365b1 -improved homebrew boot compatility fix94.1 2012-08-17 18:28:39 +00:00
  • 088ae57074 -fixed wii game installer fix94.1 2012-08-17 15:48:11 +00:00
  • 85ff18bd8d - 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. fledge68 2012-08-17 14:42:37 +00:00
  • 30af787956 - fixed holding 'b' for source menu. Now if you hold 'b' and press the d-pad, plus, or minus buttons the source menu won't show up until you release the 'b' button and hold it again with out pressing any other wiimote buttons. fledge68 2012-08-17 14:16:58 +00:00
  • e9341fd458 - Fix for music only playing one song and stopping. fledge68 2012-08-17 12:30:43 +00:00
  • 756438d4d4 -corrected two wrong numbers in sound buffer and video message thread stack fix94.1 2012-08-16 17:18:15 +00:00
  • 39e8ceb842 -removed a few unneeded lines of code fix94.1 2012-08-16 14:09:02 +00:00
  • f7929f2838 -smalled down the search for music files alot (dol = 5kb smaller) fix94.1 2012-08-16 12:47:25 +00:00
  • 5cef9d88e6 -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 fix94.1 2012-08-15 22:33:54 +00:00
  • 6963b0c637 -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 fix94.1 2012-08-15 17:43:10 +00:00
  • 056c47124d - separated help text from about text and added a 'help' button to the home menu. updated english text. fledge68 2012-08-14 15:42:34 +00:00
  • af8c83dd7c -fixed wiiflow reboot crashes after new theme selection -may fixed some boot problems of games, channels, homebrew, etc fix94.1 2012-08-13 16:30:34 +00:00
  • e685842c59 -added support for banners without existing sound fix94.1 2012-08-13 05:09:40 +00:00
  • 0e5a5b4abd -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 fix94.1 2012-08-12 21:26:24 +00:00
  • 7e9fd00e83 -added looping of banner wav sound files (its not 100% exact as you will hear but better than no looping at all) fix94.1 2012-08-11 19:47:13 +00:00
  • efaa4ea569 -added banner sound support for avatar and maybe more games fix94.1 2012-08-11 15:43:19 +00:00
  • f44356b0c3 -fixed neek2o mode (oops) fix94.1 2012-08-11 12:43:27 +00:00
  • 2b32db857a -removed alot of unneeded cIOS checks, saving the info about our currently loaded cIOS instead -fixed bug of missing remount if no games are found with enabled NAND emulation which made wiiflow hang -added information for neek2o -removed ios reload on boot when wiiflow is in neek2o mode -made NAND file extraction MEM2 only -fixed two not free'd memory allocations which could fill the memory with unused stuff fix94.1 2012-08-11 12:27:38 +00:00
  • 5cd988fe23 -fixed banner keeps playing on delete game (issue 117) -small changes on wii game booting fix94.1 2012-08-10 13:47:05 +00:00
  • 0967af43b3 -fixed short displayed greenscreen on wiiflow boot fix94.1 2012-08-10 13:12:54 +00:00
  • 9f9c455aa9 -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) fix94.1 2012-08-09 19:50:59 +00:00
  • c5a19ee450 -cleaned up startup code for main menu. -fixed spelling mistakes in menu_cftheme. fledge68 2012-08-06 16:46:16 +00:00
  • 1d6b882f0d -now source menu only uses 12 buttons instead of 36. Just changes textures when changing pages. The source_menu.ini will still have up to 36 buttons. -now source menu looks for images in current theme folder first, then source_menu folder. All images must be named the same as what's in the source_menu.ini. If not found in either folder uses wiiflow's favorite star image. -removed source menu exit button. fledge68 2012-08-06 13:48:57 +00:00