fix94.1
8f16156768
-added plugin crc32 caching, a file called "plugin_crc32.ini"
...
will be created in your wiiflow/settings folder, as soon as the
crc32 is generated it will be saved in this file and simply
used the next time you download a cover. You also could generate
the checksums on pc and then add it to this file, that may be faster
than letting wiiflow generate it
2012-06-17 11:01:43 +00:00
fix94.1
18373f9f3d
-more powerful detection if gamecube game is installed on
...
sd card by reading the sd card directory (bit slower though)
-made list cache a bit smaller again by using more general
settings, dont forget to reload list cache
2012-06-17 10:22:00 +00:00
fix94.1
c90f7ff49b
-fixed bug that emu nand channels didnt work properly after
...
going through all coverflow views
2012-06-16 21:09:01 +00:00
fix94.1
d12e9e84d6
-horribly cleaned up and simplified the whole game list loading
...
code and process, should be faster now, also the list cache should
take less space now
-using "types" instead of magic word now for internal detection,
faster and easier to handle
-prepared wiiflows code for custom coverflow which can have all
types together (nothing added yet)
2012-06-16 17:03:23 +00:00
fix94.1
452c8b4f46
-setting the O in Okami to a regular one (issue 77)
2012-06-15 14:47:27 +00:00
fix94.1
c088fd969b
-lets use the video patching of r239 again, hopefully it works
...
yet again
2012-06-15 14:27:18 +00:00
fix94.1
4dc425d650
-fixed codedump if no separator in string found
2012-06-15 10:45:57 +00:00
fix94.1
5457c30a83
-homebrew coverflow view now uses folder names instead of
...
small and uppercase IDs for cover name and cache (issue 72)
2012-06-14 20:59:18 +00:00
fix94.1
ec69ecb55f
-lets use libogc svn r4902 again, sure the new libogc got some
...
nice additions but its just too unstable for wiiflow
2012-06-14 15:27:57 +00:00
Jiiwah
4c34695ec4
- Fixed a little effect bug for ZHCN and AU flags
...
- Updated french.ini
- Added french.txt
2012-06-14 12:36:57 +00:00
fix94.1
c9310a652d
-corrected pal50 video mode too small
2012-06-13 21:56:53 +00:00
fix94.1
bd7d0a5374
-fixed exit wiiflow freeze
2012-06-13 21:16:36 +00:00
fix94.1
e4bb926948
-should have fixed all video problems now, using custom video
...
files based on libogc svn r4902 instead of the current libogc
ones, using the best of both :P
2012-06-13 20:30:35 +00:00
fix94.1
adb0fcb17b
-some people reported problems with sound buffers in mem1, since
...
the mem1 code is changed it looks like it doesnt work well anymore,
so back in mem2 with it
2012-06-12 20:32:17 +00:00
fix94.1
ce8d2f1641
-fixed wrong percentage displayed when copying gamecube games
...
from usb to sd which are in fst format
-fixed a possible bug in deleting folders and files
2012-06-11 14:48:28 +00:00
fledge68
21938074f3
- Launch Source menu by pressing 'B' on home/exit icon.
...
'A' on home/exit icon restored to exit wiiflow
updated help file to show changes
changed Source menu button images size to 120 x 90. no need to redo current images they look fine stretched a little.
2012-06-11 12:28:37 +00:00
fix94.1
067c730017
-hopefully fixed video problems correctly now
2012-06-10 19:56:26 +00:00
fix94.1
2782a51ce0
-hopefully fixed strange white lines in picture
2012-06-09 14:33:22 +00:00
fix94.1
8e4bc53c21
-moved some things because of possible graphical problems
2012-06-09 11:06:47 +00:00
fix94.1
0f2ca0c34a
-plugin games now also can stay zipped for cover downloading,
...
crc will be read from the zip header, still 7z needs to be
extracted
2012-06-08 21:25:54 +00:00
fix94.1
a953eddd1b
-forgot to click on save, well shit happens :P
2012-06-08 19:31:22 +00:00
fix94.1
e28f9c3e72
-added download of plugin covers via gametdb, currently only
...
works with extracted nintendo games (collection is very small
but will grow) as soon as more covers come you can also download
covers for other systems, also added a new option to plugin inis
for this day already, "consoleCoverID"
-updated english help file (thanks seam for info)
2012-06-08 19:29:23 +00:00
fix94.1
00419301c8
-sound buffer can stay in mem1
2012-06-08 19:00:02 +00:00
fix94.1
0272e193ad
-fixed missing background music yet again
2012-06-08 13:05:21 +00:00
fix94.1
c9932a1b28
-code cleanup, removed six (!) unneeded source files
...
-added in the framebuffer cleanup again, why it was taken out
overjoy?
2012-06-07 18:18:21 +00:00
fix94.1
8381ad73ec
Overjoy, you are right, but that shouldn't happen, it also
...
worked before, strange, OH yeah and
-fixed two possible bugs
2012-06-07 16:02:23 +00:00
overjoy.psm
db7980e6a0
* I know we talked about MEM1, but I changed my mind :P
...
(And you would have changed your mind to if you tested your dol)
2012-06-07 06:46:19 +00:00
fix94.1
e233a56d2f
-removed two redundant methods
...
-wbfs stuff is mem1 overjoy as we said :P
2012-06-07 05:14:51 +00:00
overjoy.psm
102157431e
* Removed limitations for MEM1 usage
...
* Moved lots of stuff from MEM1 to MEM2
* Made it possible to select partition for nand emulation (first time config)
* On clean install it will find valid emu nands if they are present in the default folder
* Fixed GameTDB for nand emulation
* Broke background music
* Probably even more
2012-06-07 00:34:47 +00:00
fix94.1
4902807049
-disabled extended list check by default and also if
...
it is enabled it will only be used for wii games since it
can break other coverflow views from working
2012-06-02 18:33:49 +00:00
fix94.1
c268e13a8e
lalala
2012-06-01 15:05:05 +00:00
fix94.1
550b6867d0
-display source menu instead of exit wiiflow when pressing
...
on home icon (untested)
2012-06-01 15:04:03 +00:00
fix94.1
fd6c7bd2d6
-forgot one char at the end, that may fixes plugin magic
...
words in wiiflow.ini too short
2012-06-01 13:58:19 +00:00
fix94.1
f006d37200
-set down cover loader priority
...
-small code cleanup, removed unneeded things
2012-06-01 06:43:37 +00:00
fix94.1
2df40e782c
-fixed cache reloading of emu nand didnt work anymore
2012-06-01 05:59:41 +00:00
fix94.1
97f6d84ff8
-fixed problem of not reloading covers, only after moving
...
it around a bit (issue 51)
-removed some completely useless call of stop cover loader
-added proper debug prints to see when cover loader is changed
2012-06-01 05:34:52 +00:00
fix94.1
05e8e8f12c
-added some missing free line, may fixes some problems
2012-05-31 11:02:23 +00:00
fix94.1
9c10b4c454
-fixed pointers displayed of players who are not connected
...
to wiiflow (issue 69)
2012-05-31 10:44:51 +00:00
fix94.1
cc0d304f18
-added missing fromUTF8 in help file reading, fixes display
...
problems in languages like french
2012-05-30 15:00:33 +00:00
fix94.1
04a2542ed6
-re-added video setup after configure
2012-05-30 14:06:17 +00:00
fledge68
4f2c21bee7
= fixed source menu page button
2012-05-30 11:57:22 +00:00
fix94.1
e90423472c
-fixed missing background music (damn wiiflow is so fragile)
2012-05-29 13:55:23 +00:00
fix94.1
cd9b3ca394
-fixed scummvm games not showing anymore
2012-05-29 13:49:28 +00:00
fix94.1
9f0a4d5a66
-fixed scummvm covers (untested)
2012-05-28 12:57:52 +00:00
fix94.1
1a713f7b3e
-we should only display gametdb information if we are not
...
in emulator and not in homebrew coverflow (issue 52)
-set all wii magic numbers to our global variable
2012-05-27 21:14:40 +00:00
fix94.1
bf26e129d9
-added check for homebrew if the wiiflow loader channel is
...
installed, if not just return to system menu
-removed return_to_wiiflow from wiiflow.ini, not needed anymore
2012-05-27 16:37:52 +00:00
fledge68
78f5b89437
- added third page to source menu and changed emuflow selecting. now just add emuflow=# to each button that is a plugin
2012-05-27 13:25:22 +00:00
fix94.1
225348821f
-made our homebrew stub even smaller and now its also possible
...
to edit the title id to exit to directly without recompiling the
whole stub but only wiiflow ;)
2012-05-26 11:40:31 +00:00
fix94.1
7b281c29d4
-updated button mapping and names for wiiflow input
...
-moved classic controller ZL and ZR to regular L and R, also
removed the double control with Plus/Minus on classic controller
-only clearing the region needed for the homebrew stub now
before booting homebrew, no need for more cleaning up
2012-05-26 09:43:59 +00:00
fix94.1
39bc8f0617
-removed ignore case in ntfs lib to show things properly, dont
...
forget to reload cache if you use ntfs ;)
-fixed playback of movies on ntfs (thanks Extrems)
2012-05-25 22:46:39 +00:00