..
banner
- removed the ability to change the wii games directory and the gc games directory. may bring them back some day. Today it's standard for wii games to go in dev:/wbfs and gc games in dev:/games.
2016-04-02 17:19:19 +00:00
booter
* Added Abz's 1076 mod patch with code cleanup by me. His patch includes:
2016-04-02 15:46:06 +00:00
channel
-now gamecube view defaults to on if either devolution or nintendont are installed.
2016-04-21 00:05:28 +00:00
cheats
mirrored wiiflow r417
2012-01-21 20:57:41 +00:00
config
-made most thread stacks static, that should increase speed and stability
2014-03-17 17:38:32 +00:00
devicemounter
-added more security checks and mechanisms to wiiflow to increase stability
2013-09-24 15:21:31 +00:00
fileOps
-reading in cached/custom banners into a 2mb fixed region now to save some memory allocations and gain a bit speed reading them in
2013-10-19 18:59:17 +00:00
gc
-Made a BOLD move and removed all DML and NMM stuff. To play GameCube games you must use Devolution or Nintendont. To play GameCube Disc you must use Nintendont. The only advantage to DML was the screenshot feature and cheats work better. If you really want to use DML then use Dios Mios Booter or USBLoader GX like I will.
2016-04-03 00:31:02 +00:00
gecko
-added a new settings page to select if you want to force load
2012-12-21 19:51:22 +00:00
gui
-now gamecube view defaults to on if either devolution or nintendont are installed.
2016-04-21 00:05:28 +00:00
homebrew
-autobooting nintendont games via args if nintendont 1.98 or newer is used, makes the bootup faster
2014-06-24 13:33:54 +00:00
hw
-completely new memory manager which should be faster and safer than the old one
2013-12-21 17:02:36 +00:00
libwbfs
-fixed a mixed up background (thanks ayatus)
2014-02-28 23:11:02 +00:00
list
-moved create sourceflow list to listgenerator and rewrote the code a little to include a sourceflow.db list cache file. may speed up loading sourceflow.
2016-04-03 01:12:11 +00:00
loader
-Made a BOLD move and removed all DML and NMM stuff. To play GameCube games you must use Devolution or Nintendont. To play GameCube Disc you must use Nintendont. The only advantage to DML was the screenshot feature and cheats work better. If you really want to use DML then use Dios Mios Booter or USBLoader GX like I will.
2016-04-03 00:31:02 +00:00
memory
-made most thread stacks static, that should increase speed and stability
2014-03-17 17:38:32 +00:00
menu
-removed source menu settings from startup settings.
2016-04-26 00:43:09 +00:00
music
-added id6 support for thp files
2014-05-25 20:54:39 +00:00
network
-reset the user agent so DUTags will work again.
2016-04-12 22:32:07 +00:00
plugin
-changed the way wiiflow makes a plugin gamelist. on startup if plugin view is enabled wiiflow gets and counts every plugin ini instead of doing it every time we load plugin view. might speed up loding plugin view but adds time to wiiflow boot up.
2016-04-03 00:51:40 +00:00
sicksaxis-wrapper
* Added Abz's 1076 mod patch with code cleanup by me. His patch includes:
2016-04-02 15:46:06 +00:00
unzip
-fixed a mixed up background (thanks ayatus)
2014-02-28 23:11:02 +00:00
wstringEx
-fixed too short help and synopsis (issue 146)
2012-11-01 16:39:42 +00:00
btnmap.h
* Added Abz's 1076 mod patch with code cleanup by me. His patch includes:
2016-04-02 15:46:06 +00:00
const_str.hpp
-added a wiimote battery information bar to the home menu under
2012-11-29 18:48:44 +00:00
defines.h
-now gamecube view defaults to on if either devolution or nintendont are installed.
2016-04-21 00:05:28 +00:00
fonts.h
-updated the default theme completely, all button animations, positions and designs are reworked by mamule, big thanks for all of it!
2013-11-04 19:46:23 +00:00
lockMutex.hpp
mirrored wiiflow r417
2012-01-21 20:57:41 +00:00
main.cpp
-made most thread stacks static, that should increase speed and stability
2014-03-17 17:38:32 +00:00
types.h
-Made a BOLD move and removed all DML and NMM stuff. To play GameCube games you must use Devolution or Nintendont. To play GameCube Disc you must use Nintendont. The only advantage to DML was the screenshot feature and cheats work better. If you really want to use DML then use Dios Mios Booter or USBLoader GX like I will.
2016-04-03 00:31:02 +00:00