Commit Graph

170 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
86b337ee91 -fixed broken cover caching system 2013-02-16 21:30:44 +00:00
fix94.1
d8acff9fb0 -forgot that svn doesnt auto commits new files -_- 2013-02-07 12:32:15 +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
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
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
69053ef561 -reverted the changes of r858 for now because of some problems 2013-01-19 14:44:52 +00:00
fix94.1
d27f881ac1 -made the wait animation smoother and better looking using the
original 10 frame pngs (thanks to our last rev for the free space)
2013-01-19 13:08:48 +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
fix94.1
95e4327ab6 -lets use the old coverflow cover loader again, just slightly
changed
2013-01-17 18:52:56 +00:00
fix94.1
6ec1122f84 -fixed a small coverflow cover loading bug 2013-01-14 21:26:08 +00:00
fix94.1
0129ca9053 -changed the coverflow cover loader, now it should not run
out of memory anymore, but therefore some coverflow views will
may take longer to load covers
-made that cover case color check easier and faster
2013-01-13 15:45:05 +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
1a2f1aa028 -some more cleanup and hopefully fix of that strange codedump in
plugin coverflow
2012-12-28 14:19:40 +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
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
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
c06ff6877f -fixed the memory leaks of the source menu images 2012-11-30 20:54:02 +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
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
fix94.1
fa570d7c43 -fixed small stupid memory bug
-fixed codedump on exit in certain situations
2012-11-07 22:27:41 +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
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
74b362e766 -changed this and that, some cleanups, some more corrections
about memory stuff
2012-10-15 19:16:14 +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
3d2363bd78 -set main dol optimize level back to -O2
-set optimize level of booter from -Os to -O1
-added back name addition for gamecube game disc 2
-made gprintf, fmt and sfmt a bit more safe
-removed unneeded char for list check, just wastes memory
2012-10-10 14:03:04 +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
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
bdf2850b20 -fixed fanart usage 2012-09-29 17:32:31 +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
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
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
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
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
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
4e345b651f -cleaned up that exit to code 2012-09-09 18:35:15 +00:00