Commit Graph

835 Commits

Author SHA1 Message Date
fledge68
14a2ae9462 - Added title and back btn for manage cover and banner menu
- Fixed path display for explorer when returning
- added misssing english translation for source on startup
2013-08-18 16:22:54 +00:00
fledge68
b6e21fa196 -fix for translation patches 2013-08-18 00:51:46 +00:00
fledge68
fe2342e88c -moved async network, categories on start, and source menu on start to startup settings
-added new Path Manager menu. access it via config page 4
-added GC default global loader to config page 3
2013-08-17 13:21:43 +00:00
fledge68
656fa401ce - Fix for source menu with one page 2013-08-16 00:33:31 +00:00
fledge68
dbfec98ee5 - Fix for source menu combined view to work properly across all pages 2013-08-15 12:26:44 +00:00
fix94.1
a59330463e -added progress bar to the wad installer
-updated the gc game installer progress bar
2013-08-14 19:11:38 +00:00
fledge68
57b02cac30 - Fixes for user labels on wbfs menu and wad menu and nand settings menu and added to boot (startup) menu 2013-08-14 16:11:26 +00:00
fledge68
ae53adfec9 - Fix for HQ covers and source menu.cpp
- Fix for combined view to work properly now
- Fix for last_view to work properly
- Fixed little mistake in explorer when switching emu nands
- removed elmstyle
2013-08-13 13:12:40 +00:00
fix94.1
7477d127f0 -added user theme labels for menu_wad, menu_config_coverbnr and menu_home
-allowing the title when you go into the game info to get to a second line
-removed a redundant line from menu_nandemu
2013-08-11 21:44:29 +00:00
fix94.1
51f5860dd9 -hopefully fixed theme memory issues completely now, there was a font bug left which didnt cache in fonts properly so they got written over and over again filling up nearly the whole memory 2013-08-11 20:56:25 +00:00
fix94.1
d1dbfef055 -the language downloader will now also download the translated help file instead of just the tranlated ini if available 2013-08-10 17:54:09 +00:00
fix94.1
9a18d7308a -fixed overwriting the existing language properly
-added some debug prints into the language downloader
2013-08-09 17:14:31 +00:00
fix94.1
a4b1a5293e -updated the default images and the image compression tools (thanks ayatus)
-fixed the language download crash when trying to download the languages a second time
-added a back button to the language manager
-updated german.ini
2013-08-09 14:52:17 +00:00
fix94.1
41a7ad5734 -added a special signature check for modified hdds to skip the wiiu format asking (thx jayjay123)
-fixed the adjust coverflow button didnt work
2013-08-09 13:58:06 +00:00
fix94.1
51625a7507 -added a completely new menu to wiiflow, the language mange menu, now you can directly download and select the latest languages from the open-wiiflow-mod svn via wiiflows gui
-updated english.ini
2013-08-08 18:21:11 +00:00
fledge68
c1be6e78b8 - Fix for UpdateCache() to work properly and fix for wii_games_dir to work properly to set the wii games folder and moved it from GENERAL to GAMES in wiiflow.ini 2013-08-06 21:31:25 +00:00
fix94.1
45400dd879 -updated the file explorer filetype handling, you can now boot ".elf" and ".dol" files and read text files with the extensions ".txt", ".ini", ".cfg", ".nfo", ".conf" and ".xml" 2013-08-05 20:58:26 +00:00
fledge68
c8673083f9 - recoded a little of explorer to make it more memory friendly as Fix94 says. But it still works the same. Also removed theme.selsbtnFontColor and theme.selubtnFontColor which aren't used anymore. 2013-08-05 17:23:31 +00:00
fix94.1
76b7ad1d6b -fixed wiiflow not updating the language completely until reboot 2013-08-04 16:53:15 +00:00
fledge68
508e56b1fb - Changed explorer page button to display all the time. 2013-08-04 16:21:56 +00:00
fledge68
b56528e5a8 - added page btn to explorer and moved set btn. EXPLORER/SAVE_BTN and EXPLORER/CANCEL_BTN are now EXPLORER/SET_BTN and EXPLORER/BACK_BTN. hopefully fixed MAIN/MESSAAGE. 2013-08-03 19:40:46 +00:00
fix94.1
669000a661 -using a more complicated but overall memory friendlier way of sorting the explorer view alphabetically 2013-08-03 06:21:54 +00:00
fledge68
69ed9cb8f8 - added alpha sorting to explorer. also fixed moving to next and prev pages properly. 2013-08-01 20:18:35 +00:00
fledge68
279f46fa11 - added path= to display all the time and now there's only 7 entries 0 thru 6. 0 is the ... 2013-08-01 12:37:16 +00:00
fledge68
f9274d4c88 - added ability to auto select a category for source menu plugin buttons. So you can do as wiimpathy suggested.
- all theme related source menu images and ini now need to go in a subfolder of wiiflow/source_menu/ and be named the same as the theme data folder. this keeps source stuff seperate from theme stuff.
- redid the code for menu_source making it more compact and smaller even with the new additions and shrunk menu_category a little.
2013-07-29 21:06:50 +00:00
fix94.1
1afd473be8 -added real nand mios installation, it just wont ask for a emu nand partition when you select a mios
-added checks before asking if you want to install a wad to make sure its a channel for emu nand or a mios wad for real nand
2013-07-29 20:42:25 +00:00
fledge68
97a6aadc71 - B for back on source menu and + to select multiple sources 2013-07-25 21:32:39 +00:00
fledge68
2864c3b7a2 - fix for stupid little mistake on previous commit 2013-07-23 13:32:54 +00:00
fledge68
976c614e3f - set use_source default to no. source menu users need to change it to yes under [GENERAL]
- added background to wad installer menu
- made some small coding changes to source menu but still works the same
- updated english.ini
- fixed small wrap and unwrap coding problem for label text
- added changes made to explorer mentioned on gbatemp - mostly just theme related about user labels and stuff otherwise it still works the same.
2013-07-23 13:14:51 +00:00
fledge68
a9053b184b - Fix for folder explorer user labels. 2013-07-17 15:31:30 +00:00
fledge68
349d3f9014 - Gave folder explorer it's own background and added user labels for it. 2013-07-16 16:23:09 +00:00
fledge68
eceea9a423 - When switching nands now the whole path is shown at the top not just the current folder name. If it's too long the first folder(s) get truncated off the display. 2013-07-14 14:16:25 +00:00
fledge68
bc759934cb - made dir, save, cancel translatable and increased save and cancel btn sizes. thanks again Etheboss 2013-07-10 17:55:44 +00:00
fledge68
1e116f27c5 - fix for nand switching to make it work with root nands. and fixed english.ini thanks to EtheBoss 2013-07-10 16:40:47 +00:00
fledge68
84892d53d8 - Added the ability to change emunands via wiiflow thanks to the file explorer. Just go to page 2 of the nand emulation settings and click on the SET btn. File Explorer/Folder Explorer shows allowing you to choose a folder. Once you choose one click on the SAVE btn to make it official. Does not work with nands on the root of the device, must be in a folder. 2013-07-10 15:08:40 +00:00
fix94.1
1efca149ed -some security updates for file read/write operations 2013-07-07 01:50:26 +00:00
fix94.1
c77ede571f -added a wad installer to install wiiware and virtual console to your emu nand
-updated english.ini
2013-07-06 22:35:05 +00:00
fix94.1
791a2dc41b -using the file read/write functions more often
-placed both file explorer and source menu into the home menu
2013-06-30 18:40:49 +00:00
fix94.1
128f426ef7 -reading theme wave files into mem now to prevent constant device access to play the sound
-added global file read/write functions to simplify code
2013-06-29 16:54:21 +00:00
fix94.1
58b1bdae87 -updated the default theme pngs and removed old stuff (thanks Ayatus)
-fixed the font bug if wiiflow finds a font of the same size it would ignore spacing and weight differences
-gave the file explorer the ability to bootup gc/wii iso/wbfs files
-you can now scroll through the explorer pages with +/- too
2013-06-29 14:48:02 +00:00
fix94.1
b28fd49638 -added a WIP file explorer, for now you can just search through you
partition and play mp3/ogg files (to get into it use the third icon
down left in the coverflow)
2013-06-27 22:16:30 +00:00
fix94.1
8a56deebfc -set http://dl.dropboxusercontent.com/u/101209384/{gameid}.bnr
to the default custom banner url
-updated the wiimote icons (thx mamule and Ayatus for the awsome pngs)
2013-06-27 17:55:42 +00:00
fix94.1
e066537d9b -added beta custom banner download, you need to set "custom_banner_url"
in the GENERAL section in your wiiflow.ini, do it like
custom_banner_url=http://www.example.com/{gameid}.bnr
{gameid} gets replaced automatically by the game id6/id3
2013-06-27 17:14:11 +00:00
fledge68
f17962e609 - Small Source Menu update. Restored hover button images. 2013-06-27 14:29:40 +00:00
fix94.1
c778748bd1 -fixed 2 disc gc game installations
-added the 2 disc game re4 (thanks etheboss)
-made the gc game installation more safe
2013-06-26 21:35:38 +00:00
fledge68
f2db4d8eaf - Now wiiflow looks for source_menu.ini in the current theme folder first and then the source_menu folder. so for themes that have their own source menu btns just put the images and sourc_menu.ini in the theme folder. 2013-06-24 22:43:52 +00:00
fledge68
9f9f351485 - added catpage=x option to source_menu.ini for each button to specify a start page for categories menu. Also added max_source_buttons= under [GENERAL] section of wiiflow.ini to specify maximum source menu buttons. default of 71 2013-06-17 17:24:06 +00:00
fledge68
78484fbd40 - Fix to make wii games show up in multi source view when one of the sources is a plugin. _loadEmuList() needs to be before _loadGameList() because _loadEmuList() clears gameList and uses it temporarily to make a new gamelist. 2013-06-13 20:25:07 +00:00
fledge68
b60e4ee90d - Now required and selected categories are cleared whenever you change source(s). 2013-06-08 17:27:01 +00:00
fix94.1
9c27995a50 -added a new plugin argument, {name_no_ext}, it will get replaced by
the filename, just without its extension (issue 186)
2013-05-30 17:35:03 +00:00
fix94.1
acc37518f7 -updated MIOS checks (fixes quadforce 4+ detection) 2013-05-30 10:50:50 +00:00
fix94.1
1fe1b06ca1 -added plugin dol path auto partition searching, meaning if you do
dolFile=apps/snes9xgx/boot.dol, wiiflow will check through
sd:/apps/snes9xgx/boot.dol, then usb1:/apps/snes9xgx/boot.dol, etc.
2013-05-28 21:20:51 +00:00
fix94.1
86f07d62b4 -added full plugin dol path support, meaning if you use for example
dolFile=usb1:/apps/snes9xgx/boot.dol as dol file path,
wiiflow will also load it from there, if you just specify for example
dolFile=snes9xgx.dol, wiiflow will add the plugin path to it to build like
usb1:/wiiflow/plugins/snes9xgx.dol for loading (issue 183)
2013-05-23 12:47:45 +00:00
fix94.1
09db10a805 -added fwrite patch, just set debugger to OSReport (thx skidau for the suggestion)
-added another neek check, may helps with older neek revisions
-replaced the "Disabled" hooktype by "AUTO", meaning it will automatically set the hooktype VBI for you if you want to use cheats but forgot to select a hooktype
-added debugger pause back, it will be automatically enabled if you just use debugger but no cheats (thx skidau for the small fix needed)
2013-05-21 12:43:14 +00:00
fix94.1
8f66b05995 -added my gc ntsc-j patch to wiiflow, it will be applied automatically
if a japanese gc game is starting, this should fix playing those games
on pal and ntsc-u wiis properly
2013-04-24 21:37:04 +00:00
fix94.1
761ca4bddb -fixed a small bug if a plugin music file is over that the game
banner sounds stopped working
-added plugin subfolder cache file creation to prevent overwriting
on same filenames based on the coverFolder option in plugin inis,
"subfolder_cache" in "EMULATOR" domain, enabled by default (thx
matt0620 for base patches)
2013-04-21 11:59:58 +00:00
fix94.1
6e11e17230 -fixed a fatal bug of no games displayed if you dont have any
wiiflow.ini already
2013-04-16 22:25:56 +00:00
fix94.1
fac9452af2 -removed the press b on channel icon to switch to emu nand and back,
this is now done on the fly by just selecting NAND as partition, of
course this function is still completely disabled for neek users ;)
-removed the ios and force cios load options from the ini so they
are only settable in the wiiflow startup menu from now on, that
should stop wiiflow with mixing up ini and nand save options
-added a ini option to disable the source menu, use_source (enabled
by default)
-finally added a "Back" button to the startup menu
2013-04-08 21:45:13 +00:00
fledge68
d6af74fb15 - fix for custom missing covers not showing since r892 2013-04-04 14:20:54 +00:00
fix94.1
d1e1e04fb4 -wiimote controls are checked much more now, the wiimote extensions
are handled separately per player, so it cant happen that for
example the nunchuk button c gets interpreted as classic controller
button left anymore, this change might change the controls slighly
2013-03-31 17:09:37 +00:00
fix94.1
b24b4ef37b -added a random game boot function, simply press b on the question
mark icon, it will boot something of the current coverflow
-made screenshot feature working with nunchuck/classic controller
too, just press Z/ZR
-updated the english.txt help
2013-03-31 00:57:42 +00:00
fix94.1
a40bd5286a -reduced the memory usage of each game by 320 bytes, should increase
the maximum games you can have and should increase wiiflows cache
reloading speed
-hopefully fixed that gc disc 2 hide problem correctly now
2013-03-28 13:02:50 +00:00
fix94.1
991ed5d628 -added missing age lock check for gc games in gametdb 2013-03-27 22:54:07 +00:00
fix94.1
7024dbd621 -fixed disc 2 gc games cant be hidden (untested) 2013-03-27 22:46:18 +00:00
fix94.1
ceb91ca17b -tiny changes on port 1 usage and game boot 2013-03-24 12:10:21 +00:00
fix94.1
648d319925 -added a way to play music using wiiflows internal player in plugin
form, just use "MUSIC" as dol name in the plugin ini, here is a
example ini which loads up the default wiiflow music folder:
https://dl.dropbox.com/u/25620767/music_player.ini
oh, and wiiflow only supports mp3 and ogg files
2013-03-23 17:06:06 +00:00
fix94.1
dbfbf30e61 -display the music information only once if just one song exist 2013-02-23 17:41:26 +00:00
fix94.1
f96d478fcb -fixed languages not selectable when wiiflow folder is on ntfs (issue 171)
-better way to get wii game installation back to work
2013-02-22 21:18:34 +00:00
fix94.1
8634f272ed -lets really reboot wiiflow if we change a setting in the startup :P 2013-02-14 21:50:46 +00:00
fix94.1
0ce4e2c363 -added support for usb port 1, you can find the setting in the
global settings under startup, it will only work with d2x v9 beta,
d2x v10 alt or hermes cIOS 5.0 or later, setting is saved in the
NAND save, so individual for every wii, wiiflow will reboot after
you change it
2013-02-14 21:30:48 +00:00
fledge68
f4b2e16207 - Fix for wii game emusaves when using combined view. 2013-02-11 15:27:22 +00:00
fix94.1
1512a9f74f -updated devolution config, now DM widescreen and activity led
patches work with devo r188 too, also if you enable wifi gecko for
wiiflow this option will be set in devolution as well
-updated english.ini and german.ini
2013-02-10 11:13:33 +00:00
fix94.1
a5b2561401 -fixed wii game save emu when booting in ios58 mode and reload to cios
-speed up the wiiflow bootup a bit in ios58 mode
2013-02-08 10:39:07 +00:00
fix94.1
b2b2fe2ea1 -added custom wii game directory support via the ini option
"wii_games_dir", if you want for example use usb:/games, then set
this option to "%s:/games" etc, subdirs and stuff are supported
(issue 165)
2013-02-07 12:25:39 +00:00
fledge68
1680e303c7 - correctly patched 874. should have tested before posting 2013-02-01 16:32:20 +00:00
fledge68
0cac189d39 -patch to make the tv frame not show during fanart. 2013-02-01 16:13:14 +00:00
fix94.1
eb24ebf76f -recompiled libntfs with -O2 as it was before the update
-changed the IOS patching system, should be much more safe now
2013-01-27 12:12:44 +00:00
fledge68
0c703207ea - small fix for source menu buttons with more than one magic # 2013-01-25 16:55:33 +00:00
fix94.1
2bb24b2575 -set back homebrew boot size to 16mb and reverted all the lower
mem2 experiments
2013-01-21 17:12:18 +00:00
fix94.1
a95fe25030 -first step into getting the lists away from the buggy mem1
(VERY beta, not suggested to use this version)
2013-01-20 23:30:28 +00:00
fix94.1
fd071afd36 -added the screenshot feature of dios-mios to the gc game options
-set down the upper mem2 usage to 43mb (security reasons)
-fixed the button position of launch neek2o
-updated english.ini
2013-01-20 11:34:21 +00:00
fledge68
d7b26aa108 - source menu fixes, restored back with 'b' button but you have to point off screen. fixed display of buttons on/off properly. and fixed emunand and realnand buttons so only one is selected at a time. 2013-01-19 21:41:05 +00:00
fix94.1
c49d88586b -added new option to the game settings, Activity LED, with this
enabled you can toggle the drive led for wii and gc games
-updated english.ini
2013-01-19 20:48:07 +00:00
fix94.1
d5d2c6b4de -reserved 6mb exclusively for the sd and usb device and partition
handling, now we have 44mb for everything else left (we had 47mb before)
2013-01-19 16:09:56 +00:00
fix94.1
28900c6ca2 -hopefully fixed a homebrew loading bug 2013-01-19 15:12:24 +00:00
fix94.1
b96e14f30e -added a way to reduce the alpha channel on pngs
-removed 24 pngs from the download country selection, using the
internal wiiflow alpha reducer from now on for that (saves 127kb)
2013-01-19 12:33:52 +00:00
fledge68
0a7c9bd78d - Fix for source menu again. Added allplugins button back in. seems to be what was causing trouble for a lot of people 2013-01-18 21:40:55 +00:00
fledge68
d2174a2bd1 - Hopefully fixed source menu. working for me 2013-01-18 14:16:46 +00:00
fledge68
73f0bd92a0 -small fixes for r852. completely removed all plugins source option. fixed display of buttons with multiple magic numbers (n64). fixed display of source icon on main screen when multiple sources are selected - it now displays usb instead of dml. 2013-01-15 17:24:42 +00:00
fledge68
d5b16e66da Now you can combine views using the source menu. The source menu now works in two ways. First, the old point and click with 'A' to select a single source. And now, Second, choose the sources you want to see with the 'B' button. They'll click from off to on and back. when done selecting click on the back button or press 'Home'.
Note: The All Plugins source option has been removed and choosing either nand button on mutiple selection loads the nand you last used (real or emu)

The categories_v4.ini had to also be slightly modified to work with this. It will now contain a single 'GENERAL' section which contains the number of categories and the name of each.  A suggestion, I would use the first 20 for bostonbc's genres and ratings and the next ten or so for movie types(mplayerce) and the next ten or so for misc.

When using more than one source the partition selection and emu nand settings in config are disabled for now.

The source button on the main screen still works the same including the d-pad option.

Most of the credit for this goes to Fix94 for setting wiiflow up for this a long time ago.  I just took the 80% of work he'd already did and finished by getting it to work with the source menu.  Note there may be some issues.
2013-01-15 13:54:33 +00:00
fix94.1
0041618cb1 -from now on wiiflow will save the current coverflow view on game
boot, as soon as you boot wiiflow again/return to wiiflow you will
return to this view once, if you boot wiiflow again then you will
be back in normal wii games view until you boot another game
2013-01-10 18:12:15 +00:00
fix94.1
f52967ac7a -added game count behind the view notice
-set up duration of the view notice from 1 second to 2 seconds
2013-01-06 21:17:30 +00:00
fix94.1
47fe516390 -added new channel boot option to boot the game via apploader
(disabled by default), before it always was used and now its
only done if you select this option, if you disable this option
you can enable video patches and whatever and they finally work
2013-01-05 17:12:13 +00:00
fix94.1
1791a28b61 -added new option, "neek_return_default" (no by default), if you
set it to no then wiiflow will use the "path" directory in [NAND] 
section to return to neek, if you set it to yes then wiiflow will 
not set any path to return to neek
2013-01-04 18:16:12 +00:00
fix94.1
7b738cbe73 -changed version number to Beta 4.1.1
-fixed a possible return to neek bug
-some cleanup
2013-01-01 17:42:46 +00:00
fix94.1
ea454990dd and derp x3! Just kidding, the previous rev fixed a possible neek bug
and this one may fixed yet another neek bug :P
2012-12-28 17:33:55 +00:00
fix94.1
b711e3e774 derp x2 2012-12-28 17:25:54 +00:00
fix94.1
d9e58b275d derp 2012-12-28 17:23:27 +00:00
fix94.1
ff08312b3a -made the plugin coverflow id stuff as needed for categories etc 2012-12-28 17:18:49 +00:00
fix94.1
1a2f1aa028 -some more cleanup and hopefully fix of that strange codedump in
plugin coverflow
2012-12-28 14:19:40 +00:00
fix94.1
c05d9e4fd1 -fixed another emu nand save emu bug 2012-12-28 00:12:07 +00:00
fix94.1
4cb521304f -cleaned up some more shit, should give us more free mem and speed
-maybe fixed that strange wii button power off codedump
2012-12-27 20:22:40 +00:00
fix94.1
29a7c2e943 -some code and image cleanup
-added Abz to the list of testers
-updated dutch.ini
2012-12-27 17:01:04 +00:00
fix94.1
ef9ebea794 -fixed wii savegame emulation (derp)
-fixed wii games were unable to get online
-automatically update the internal nand save if the wiiflow.ini
got changed
2012-12-27 01:08:16 +00:00
fix94.1
45441ded06 -BETA wiiflow saves ios settings on the NAND from now on, so
loading up wiiflow is much faster if you use force cIOS load,
you can actually delete, move, copy or whatever the save directly
from the system menu like a normal game save (may more things will
be done in the future this way)
2012-12-26 23:22:44 +00:00
fledge68
903d3fba50 -Added plugin partition saves. now when you have plugin roms on different partitions wiiflow will automatically change to that partition when you use a source menu button to select a plugin. 2012-12-25 19:09:41 +00:00
fix94.1
26a7357e4e -updated spanish.ini again (thx ravmn)
-changed "About" to "Credits" (yea Abz that should be)
-slightly modified the IOS handling on wiiflow boot, the IOS 
gets reloaded to prevent a not working patching system and if 
the main IOS (default 249) is found wiiflow will reload into it
-in the startup settings, display AUTO instead of 0
-added some security wait before init/deinit ISFS
2012-12-25 13:42:53 +00:00
fledge68
dcdc39434b -Making sure the full screen banner play and back buttons don't show up when they're not supposed to when using certain themes. 2012-12-24 15:33:53 +00:00
fledge68
0c9ea8ae10 -Added parental lock to categories menu - issue 156. Now with lock on you can't set a category to hidden or un-hide a hidden category. Also with lock on you can't access categories per game. 2012-12-23 14:44:04 +00:00
fix94.1
32b19866c8 -some code cleanup 2012-12-22 22:37:11 +00:00
fix94.1
6abcd44055 -fixed nand emulation from sd card (just tested with wii saves yet) 2012-12-22 22:28:58 +00:00
fix94.1
4dbef7ab4d -fixed savegame emu bug from r818
-more and longer wifi gecko messages
2012-12-22 20:57:23 +00:00
fix94.1
f6d08052d2 -unfinished modified code for nand emulation, you can now enter the
nand emu view without loading into some cios, only if you boot a game
it will need to reload it (dont even think about it to report bugs yet)
2012-12-22 16:47:02 +00:00
fix94.1
9c4626ab77 -added a new settings page to select if you want to force load
a cios and which cios you want to force load (0 means the default)
-hopefully fixed most network init problems when doing a ios reload
-updated english ini
2012-12-21 19:51:22 +00:00
fix94.1
cdbeb14b2b -added missing ios reload on game install fail 2012-12-21 15:20:11 +00:00
fix94.1
cf903ce99a -replaced the help button in the home menu with a install game button
-replaced the about button in coverflow with the wiiflow help
-added partition selection to the install game menu
-modified the pos of the go button (themers, update plz)
-new text for translators, "Install Game" in "home7"
-updated english and german ini
2012-12-21 15:11:24 +00:00
fix94.1
09638f273a -changed version number to Beta 4.0.6
-fixed shutdown in vwii mode
-fixed return to in vwii mode
2012-12-15 13:06:33 +00:00
fix94.1
a8ba1f8e49 -fixed memory leak in download manager
-keep AHBPROT patched out on channel load
-only if no cIOS is found boot a real nand channel with a normal IOS
2012-12-09 20:21:47 +00:00
fix94.1
e564058569 -use regular ios if booting channels from real nand
(fixes wiiu wii mode and maybe original nintendo channels)
2012-12-08 21:16:05 +00:00
fix94.1
3029c59e13 -fixed plugin coverflow not reloading on changed plugins using
the plugin menu in the global settings
-using different way to boot something (affects all views)
2012-12-08 17:30:00 +00:00
fix94.1
c19f116046 -cleaned up debug message system
-improved wifi gecko (now buffers messages, more stable etc)
2012-12-08 16:17:35 +00:00
fix94.1
5028f33930 -added homebrew channel 1.1.1 support
-fixed the exit to option usage in the global settings
2012-12-07 22:40:16 +00:00
fix94.1
852c56a9da -added automatic lists cache folder deletion if a different svn
revision is found in the wiiflow.ini from now on (untested)
2012-12-03 20:32:05 +00:00
fix94.1
c06ff6877f -fixed the memory leaks of the source menu images 2012-11-30 20:54:02 +00:00
fix94.1
ba8415f949 -changed a few more things about the changing background, now
it should be safe
2012-11-29 20:30:05 +00:00
fix94.1
285e8ec753 -added a wiimote battery information bar to the home menu under
the buttons, it'll display the information in percent
2012-11-29 18:48:44 +00:00
fix94.1
cc0cc493fe -fixed booting gamecube games in neek mode 2012-11-24 19:41:27 +00:00
fix94.1
8473b54bb0 -fixed a possible bug in partition mounting
-cleaned up the coverflow dependant partition select code
2012-11-24 13:49:32 +00:00
fix94.1
f57507c4f3 -general code cleanup
-added crc32 buffer and limited checked filesize to 1gb
2012-11-18 13:40:26 +00:00
fix94.1
f61d9dac0c -lets give the game sound thread its own stack again to hopefully
fix that strange missing pointer problem
-fixed detection of devolution r168 or newer
-cleaned up the devolution code and added a few debug prints
2012-11-17 17:30:24 +00:00
fix94.1
5a827e48fc -fixed fanart backgrounds and codedumps 2012-11-16 22:40:20 +00:00
fix94.1
cdf717916a -fixed the strange background size problems
-fixed deleting some gamecube games properly
-fixed random codedumps on switching views, entering settings etc
2012-11-16 22:00:20 +00:00
fix94.1
2356afb1c8 -fixed wii game delete usage
-fixed fanart usage
-fixed still selectable banner toggle if fanart is found
-added new setting to the wiiflow.ini, "dml_activity_led" (enabled
by default), in [DML] section, it controls the DML drive light 
when the gamecube game is busy
-cleaned up some stuff
2012-11-14 16:58:14 +00:00
fix94.1
f41e01ff87 -fixed some stupid default font bug (it was extracted twice lol)
-added new option, "force_cios_rev" (default 0 (=disabled)), if you 
set it to for example "force_cios_rev=250", then wiiflow will 
use IOS250 for the AUTO setting, for reload when using 
"force_cios_load" and when switching to emu nand in IOS58 mode
-added more detailed debug prints and on screen information about 
the currently loaded cIOS
-minor cleanup in nand get file and external booter
2012-11-12 20:12:00 +00:00
fix94.1
b2fdc18998 -some cleanup stuff
-added alpha channel handling to covers up to 640x480
(homebrew icons should look fine now)
2012-11-11 18:28:03 +00:00
fledge68
ce84e11259 -changed emuflow gameList to only include the games for the selected plugin(s). This keeps wiiflow from freezing when you have a very large amount of emu games. It may still freeze when you select all plugins.
-minor code cleanup in categories.cpp
2012-11-11 15:36:08 +00:00
fix94.1
fa570d7c43 -fixed small stupid memory bug
-fixed codedump on exit in certain situations
2012-11-07 22:27:41 +00:00
fledge68
48737c010a -Fix for source menu buttons transparency, but left/minus page button disappears when you hover over it only on default theme. It still works you just can't see it. 2012-11-07 14:19:01 +00:00
fix94.1
447fdd7cec -fixed those sometimes fucked up backgrounds
-fixed last played gamecube game was not selected
-fixed sounds didnt load anymore
-added some more stuff to the cleanup
2012-11-04 19:22:02 +00:00
fix94.1
6b47640bfb -fixed last game you played was not selected
-fixed random codedumps when wiiflow loads a game banner
-gave the cover loader a higher priority
2012-11-04 14:13:42 +00:00
fix94.1
484b8f3909 -fixed cheats usage ("*&" instead of "*", learned sth new today) 2012-11-03 23:46:21 +00:00
fix94.1
c08a0710ce -cleaned up gametdb code
-fixed gametdb memory management, now you can reload cache as
often as you want, read synopsis as often as you want without
wiiflow codedumping or freezing anymore after a few
2012-11-03 23:38:39 +00:00
fix94.1
9665ea5dc7 -huge code cleanup
-fixed some fatal theme memory management bugs
-fixed some cover loading memory management bugs
-speed up thp trailer playback
2012-11-03 19:16:03 +00:00
fledge68
edc886ecdc - changed source menu pages max to 6 for 72 buttons max.
- added custom missing covers support.  Totally optional - without them wiiflow will display the usual blank question marks or theme related ones just like normal.  Does not affect downloading covers or manually putting covers in wiiflow's cover folder.  Wiiflow still checks for the cached cover first, then the box cover and flat cover, but before displaying the usual blank question mark ones wiiflow now looks for these custom missing covers.

Put your custom missing covers in your normal wiiflow boxcovers folder with all the other wii game covers. Rename them to the magicnumber.jpg and for non plugins - wii.jpg, channels.jpg, gamecube.jpg, and homebrew.jpg. You have to use jpg's when using this default method.

For theme related cover images still put them in your normal wiiflow boxcovers folder and rename them if necessary.  I recommend adding the theme name and underscore as a prefix to the image name.  Then add the following to your theme.ini modifying it to your liking. Note when using theme related cover images they can be png's.

[BLANK_COVERS]
wii=carbonik_wii.jpg
gamecube=carbonik_gamecube.jpg
channels=carbonik_channels.jpg
homebrew=carbonik_homebrew.jpg
53454741=carbonik_53454741.jpg
4D504345=carbonik_4D504345.jpg
534e4553=carbonik_534e4553.jpg
57493634=carbonik_57493634.jpg
56424158=carbonik_56424158.jpg
5343564D=carbonik_5343564D.jpg
2012-11-01 18:38:22 +00:00
fix94.1
f82408249c -fixed too short help and synopsis (issue 146)
-cleaned up and speeded up some stuff
2012-11-01 16:39:42 +00:00
fix94.1
7e0fa2417c I'm surprised about no activity at all the last week, so I'll do
at least something here to show we're not dead how some people asked :P
-sync with 4.0.3
-changed version number to Beta 4.0.4
-fixed bug that force_cios_load broke the wiimote pointer in wiiflow
2012-11-01 07:04:52 +00:00
fix94.1
2f4c8fb0fd -cleanup stuff
-fixed rebooting wiiflow with holding down b and pressing home twice
2012-10-21 15:28:00 +00:00
fix94.1
600437dedf -some more cleanup of things
-added support for wiiflow internal boot method in neek2o,
so you can use cheats, debugger etc if you boot channels in neek2o
(doesnt work if you are in real nand and just select boot neek)
2012-10-20 13:24:30 +00:00
fix94.1
3f55f129a6 -fixed fucked up channel view
-fixed using .wip codes in wii games
-cleaned up this and that
-more compatible way of fixing 002 error (thanks uLoader)
2012-10-19 22:01:30 +00:00
fledge68
c23025a63f - Source menu update. Now you can have 46 buttons and 4 pages and I can easily add more if needed. Now you can have multiple magic numbers/plugins per button seperated by commas. This means you can have a wii64 button for both not64 and wii64 for example. 2012-10-18 14:44:41 +00:00
fix94.1
74b362e766 -changed this and that, some cleanups, some more corrections
about memory stuff
2012-10-15 19:16:14 +00:00
overjoy.psm
a38e80ee28 Just some quick fixes:
- Fixed creation of the playlog
- Fixed and changed the way Wiiflow checks for neek2o (uneek2o r92 beta 12+ req)
- Fixed IOS reloading for Wii games in neek2o mode
- Added a small delay in booting a Wii game in neek2o mode
2012-10-14 22:47:23 +00:00
fix94.1
8cc82998ac -experiment tinyload failed, back to my libogc booter
(however, I'll keep using that awesome loading bar of it lol)
-fixed this strange click sound on game boot
2012-10-14 17:18:13 +00:00
fix94.1
d61801fd3e -more work on the new wii game loader, hopefully you can use
cheats, save emu, nsmbw + pop patch, wanin cios and hermes cios,
and return to wiiflow again (works here with d2x again)
-fixed some important stuff in wiiflow itself, less corruption
of the dol and more static stuff to get it back to stability
2012-10-13 16:57:03 +00:00
fix94.1
bb1774e2c3 -highly beta, unfinished experiments with tinyload as wii game
booter, dont even think about it to report bugs with it
2012-10-12 22:25:22 +00:00
fix94.1
cca5f4559e -slightly modified the makefile to hopefully get the default
theme images to work properly again
2012-10-10 17:09:23 +00:00
fix94.1
b2fa9f672f -nearly rewrote that list code again lol, should be even faster
and smaller now
2012-10-06 16:38:21 +00:00
fix94.1
68087ab880 (bleh, too many cases to check) 2012-10-04 16:24:52 +00:00
fix94.1
f8bc536baf -fixed that stupid "all" button in plugin selection
-changed some things about custom setting for nand
2012-10-04 16:07:26 +00:00
fix94.1
695161df76 -fixed wrong cache position lol 2012-10-04 15:25:35 +00:00
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
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
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
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
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
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
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
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
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
15c24c708b -sync with 4.0.1 2012-09-02 20:05:35 +00:00
fix94.1
185ad059c0 -fixed fatal bug in usb mounting (broken timeout for slow hdds)
-fixed devolution usage with slow hdds
2012-09-02 13:34:41 +00:00
fledge68
b6b22aae27 - re-added b_on_mode to source menu option. 2012-09-02 13:12:37 +00:00
fix94.1
5b955bbeed -fixed possible bug on usb remount if IOS got changed
-proper shutdown of devices on wiiflow end (boot game, exit to, etc)
2012-09-02 11:51:26 +00:00
fledge68
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 2012-09-01 14:27:49 +00:00
fix94.1
65abbfbb4b -auto reload to cIOS on disc game boot for backup disc support
-cleaned up this and that
2012-09-01 09:34:18 +00:00
fledge68
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.
2012-08-31 17:51:49 +00:00
fedeanto11
bfa754668d * Display only useful informations in about menu 2012-08-27 16:32:21 +00:00
fix94.1
b8da744d09 -reverted a change that broke some emu nands 2012-08-26 18:45:54 +00:00
fix94.1
41613a9778 -fixed gamecube games didnt boot after copying from usb to sd 2012-08-26 16:31:29 +00:00
fix94.1
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
2012-08-26 16:23:35 +00:00
fix94.1
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
2012-08-26 15:20:51 +00:00
fix94.1
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
2012-08-26 12:05:04 +00:00
fix94.1
21078c74fb -fixed music volume did not apply when changing it with the
sound menu in global options
2012-08-25 22:53:23 +00:00
fix94.1
a3bf8fff5a -fixed booting IOS reloading games properly
-fixed booting channels from wiiflow neek mode
2012-08-25 22:09:11 +00:00
fix94.1
90b4b24c2e -fixed booting wii games from sd card
-fixed booting devolution without AHBPROT patched out
-cleaned up some stuff
2012-08-25 15:10:57 +00:00
fix94.1
7ef23f96e1 -fixed wiiflow neek2o mode
-fixed booting nand games using neek2o when emu nand path is
the device root
2012-08-24 20:46:13 +00:00
fix94.1
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
2012-08-24 18:01:40 +00:00
fix94.1
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)
2012-08-24 13:50:17 +00:00
fix94.1
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
2012-08-23 22:29:15 +00:00
fix94.1
4664af265f -made exit to neek2o more safe to use (codedumps should be gone) 2012-08-22 19:09:21 +00:00
fix94.1
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
2012-08-22 05:21:15 +00:00
fix94.1
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
2012-08-21 16:33:44 +00:00
fledge68
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. 2012-08-21 14:30:42 +00:00
fix94.1
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
2012-08-20 19:15:52 +00:00
fix94.1
87d895e304 -oops fail
-set wiiflow optimize level to -O3 (4mb dol who cares :P)
2012-08-19 10:22:31 +00:00
fix94.1
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)
2012-08-19 10:07:51 +00:00
fix94.1
09fb55ae74 -reloading IOS to IOS58 before booting homebrew/devolution
-added AHBPROT patch before reloading to IOS58 (thanks postloader)
2012-08-18 13:38:25 +00:00
fix94.1
088ae57074 -fixed wii game installer 2012-08-17 15:48:11 +00:00
fledge68
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. 2012-08-17 14:42:37 +00:00
fledge68
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. 2012-08-17 14:16:58 +00:00
fix94.1
39e8ceb842 -removed a few unneeded lines of code 2012-08-16 14:09:02 +00:00
fix94.1
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
2012-08-15 22:33:54 +00:00
fix94.1
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
2012-08-15 17:43:10 +00:00
fledge68
056c47124d - separated help text from about text and added a 'help' button to the home menu. updated english text. 2012-08-14 15:42:34 +00:00
fix94.1
af8c83dd7c -fixed wiiflow reboot crashes after new theme selection
-may fixed some boot problems of games, channels, homebrew, etc
2012-08-13 16:30:34 +00:00
fix94.1
e685842c59 -added support for banners without existing sound 2012-08-13 05:09:40 +00:00
fix94.1
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
2012-08-12 21:26:24 +00:00
fix94.1
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
2012-08-11 12:27:38 +00:00
fix94.1
5cd988fe23 -fixed banner keeps playing on delete game (issue 117)
-small changes on wii game booting
2012-08-10 13:47:05 +00:00
fix94.1
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)
2012-08-09 19:50:59 +00:00
fledge68
c5a19ee450 -cleaned up startup code for main menu.
-fixed spelling mistakes in menu_cftheme.
2012-08-06 16:46:16 +00:00
fledge68
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.
2012-08-06 13:48:57 +00:00
fix94.1
4932949a3a -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)
2012-08-05 16:10:32 +00:00
fix94.1
971b5bdb52 -improved jpg support, now the cover width and height dont need
to be divisible with 4 anymore, you can use what you want
-moved sound buffers back in mem2, idk but for wiiflow it gives
a better result
-added mem2 memalign placeholder for new memory manager (after
a week still everything but finished)
-updated other small things, cleaned up source structure a bit
2012-08-05 13:48:15 +00:00
Jiiwah
e6522473d2 - 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
2012-07-28 22:38:46 +00:00
fix94.1
e1406a5921 -update wiiflow stub (thanks alot to megazig for it!)
-devolution will now return to wiiflow using the hidden channel
-added megazig to thanks list
-allocating memory for devolution instead of using a fixed position
(seems to work just fine now)
2012-07-28 16:41:48 +00:00
fix94.1
5eaa10320f -fixed DIOS-MIOS and iso usage 2012-07-27 18:12:30 +00:00
fix94.1
88955e9461 -changed the memory management yet again, now just use the mem
which has enough space left instead of fixed memory in most parts
-fixed alot of things about banner playing, now shouldnt randomly
codedump anymore or things like this, also some banner sounds
which did not play before should work fine now
-removed unused code and added better debug prints
-using some fixed voice for game banner and not always a new one
per banner
-fixed DIOS-MIOS cheats for sure now :P
-fixed possible memory allocation bug in wbfs alloc (thanks to
cfg-loader)
-removed MEM2_memalign since it did not work correctly
-fixed a few wrong memset sizes
2012-07-27 17:26:49 +00:00
fix94.1
ea114c638d -fixed cheats usage for DIOS-MIOS
-added more checks to prevent codedumps on gc banner creation
2012-07-26 22:09:20 +00:00
fix94.1
4e81ca8651 -removed unneeded device mounting on wii and channel booting
(should fix games like black ops)
-fixed booting wii games from sd card
2012-07-26 00:00:49 +00:00
fix94.1
a36fab3cdd 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
2012-07-25 22:12:17 +00:00
fix94.1
e78f710d1b -updated freetype configuration, now the fonts should look
like with the old versions again
-made a few default theme pics to jpg, you wont even notice a
difference, just in size :P
2012-07-23 13:41:13 +00:00
fix94.1
e8c66b7278 -added jpg file support for game covers and themes, if no .png
is found, it will just replace the filename extension with .jpg
and try it again, the jpg file width and height need to be
divisable with 4, otherwise wiiflow will just ignore the cover
2012-07-22 22:10:17 +00:00