Commit Graph

1125 Commits

Author SHA1 Message Date
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
6c7667bb9e -updated english.ini
-updated wiiflows version to beta 4.1.4
2013-06-27 17:19:12 +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
022ea31127 -hopefully fixed the last memory leak on cover downloading
-added subfolder auto creation for plugin cache (issue 187)
2013-06-27 01:49:10 +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
a38287191b -more neek fixes (thanks skidau for testing) 2013-06-01 11:33:12 +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
d936063bd4 -updated libpng from 1.2.29 to 1.6.2
-updated zlib from 1.2.7 to 1.2.8
-updated freetype from 2.4.10 to 2.4.12
-got back from libjpeg 8d to libjpeg 6b
-clean compiled tremor-lowmem lib
-removed some unneeded files
2013-05-29 22:51:47 +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
fedeanto11
3834f144d0 *Updated chinese_s translation
*Updated spanish translation
*Updated danish translation and help file
*Updated dutch translation and help file
*Updated french translation and help file
2013-05-11 18:03:08 +00:00
fedeanto11
39a1e113f8 * Updated italian translation 2013-05-10 12:16:32 +00:00
fix94.1
ce732fd058 -added sneek video patch, as soon as you set "Patch video modes" to "normal" or higher, wiiflow will also apply the sneek patch (should fix quite a good amount of wii game black screens when using video patching) 2013-05-04 12:06:28 +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
dad4a16cc1 -small fix for r900 2013-04-20 19:50:09 +00:00
fix94.1
082d0ff8dd -fixed not working music playback from the plugin if no wiiflow
music folder with music is present
-changed version to beta 4.1.2 (whoops)
2013-04-20 19:24:04 +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
b2aef2cdaa -sorting plugins by display names now so they are displayed ordered
in the plugin menu
-using the newly created sort function for covers too now so we dont
need to use two separate ones (covers should be sorted same way still)
2013-04-09 23:24:42 +00:00
fix94.1
3e62aeb278 -added korean wii game support (untested) 2013-04-09 18:48:42 +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
00ddaeee94 sorry guys that I cant really work on wiiflow atm, too much to do...
-added devo disc 2 checks for gamenames gam2.iso and disc2.iso, so now
we check for gam1.iso, gam2.iso and disc2.iso, if one of those ones are
found in the same folder as disc 1 then devo gets the info about it
2013-03-11 20:23:24 +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
fledge68
689833db39 _ Fix for installing wii games 2013-02-18 12:05:18 +00:00
fix94.1
86b337ee91 -fixed broken cover caching system 2013-02-16 21:30:44 +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
d8acff9fb0 -forgot that svn doesnt auto commits new files -_- 2013-02-07 12:32:15 +00:00