Commit Graph

1341 Commits

Author SHA1 Message Date
fledge68
a66723807e - CHANNNEL_DOMAIN disable is now CHANNEL_DOMAIN emu_nand (=yes or no) because that's what it's used for.
- GENERAL hidechannels is now CHANNEL_DOMAIN disable because that's what it is for all the other domains. makes sense to me. :P
- GAMECUBE_DOMAIN always_show_button is now GAMECUBE_DOMAIN disable to match all the other domains.
- so now 'disable' for each domain means show or don't show that view except wii of course.
2016-04-05 22:42:32 +00:00
fledge68
9bdc84de6c - fixed reload cache for sourceflow 2016-04-04 20:18:16 +00:00
fledge68
070612c161 -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
fledge68
abcd42885b -cleaned up code from last commit
-cleaned up and rewrote some of the startup code.
-Note: This is cleanest and smoothest i've seen wiiflow run. I haven't even noticed any messed up covers.
2016-04-03 01:03:39 +00:00
fledge68
8678a77eb0 -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.
-other minor code changes.
2016-04-03 00:51:40 +00:00
fledge68
54bc13964d -fixed some error messages that didn't translate properly 2016-04-03 00:42:09 +00:00
fledge68
45b39c2be0 -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.
-Readded the code to paths to be able to change the path where Wii and GC games are kept. But they really should just be kept in dev:/wbfs and dev:/games.
-wiiflow_lite.ini changes under [GAMECUBE] are:
removed video_setting= - was used to tell wiiflow when using DML or Nintendont to set cfg args for video mode. not needed anymore.
dir_usb_games= - is now - gc_games_dir= with default of %s:/games similar to wii_games_dir
dm_widescreen= - is now - widescreen=
screenshot= is removed. was used for DML
wiiu_widescreen= is added. but only used if on a Wii U
-gameconfig2.ini changes as well.
-NMM and DML is still used in theme ini files. may change in a commit soon but that means all themes have to be modified, a big pain in the butt.
-language and help files will need to be updated to remove all DML and NMM crap.
-and default names of images for some icons and btns need to be changed but for now left them as they are.
-other minor changes. Most of it untested so I hope it all works, if not then repair commits will follow.
2016-04-03 00:31:02 +00:00
fledge68
9dc3eaaad1 - 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.
- also changed all toogle's to toggle, the correct spelling.
2016-04-02 17:19:19 +00:00
fledge68
1541cb0a4a - removed categories on start
- removed source menu on start
- added some comments to the main menu code so i can easily remember whats going on
- added pressing 'home' button during sourceflow to open sourceflow settings. sourceflow settings still WIP. only smallbox and clear cache work for now.
- simplified some main menu code.
2016-04-02 17:08:54 +00:00
fledge68
48257f8e70 - no Game Settings menu for plugins and homebrew. 2016-04-02 17:04:05 +00:00
fledge68
0880168ea6 - Game Settings menu changes.
- For GC games, pages 2 - 4 only show settings based on the gc loader selected on page 1.
- combined game language and video on page 1 to be used for all (wii, channels, and gc). no more seperate labels and buttons for GC.
- Seperated NMM and Nintendont emu memcard because nmm doesn't allow multisave. But they still use the same label and buttons.
- Note themes may have to be edited. gcloader up to line 2, native controls down to line 3, devo memcard up to line 1, and no dvd down to line 4.
2016-04-02 16:58:12 +00:00
fledge68
b99363223c - Removed agelock. Sorry yardape. great idea but i just had no use for it. 2016-04-02 16:47:18 +00:00
fledge68
e7ac70512d - removed dpad_mode, b_lr_mode, and use_grab. 2016-04-02 16:38:11 +00:00
fledge68
a0e32e7ae7 -CURSES! I missed a change for last commit. 2016-04-02 16:16:52 +00:00
fledge68
86d768c829 -changed name to WiiFlow Lite
-renamed some coverflows and domains for easier code reading. making things more uniform.
2016-04-02 16:00:47 +00:00
fledge68
7bad8c3fd3 * Added Abz's 1076 mod patch with code cleanup by me. His patch includes:
- private server
- sicksaxis to be able to a ps3 controller in wiiflow
- support for the latest nintendont with argsboot
- other minor changes that i may or may not change soon.
- credit to Abz, Airline38, and anyone else who helped with coding.
2016-04-02 15:46:06 +00:00
fix94.1
549061586a -added libwupc, this will make the wiiu pro controller usable in wiiflow 2014-09-15 23:22:04 +00:00
fix94.1
e399a8cbc4 -autobooting nintendont games via args if nintendont 1.98 or newer is used, makes the bootup faster
-nintendonts memory card emulation is now enabled by default
-if using a wiiu wiiflow will now automatically use nintendont or devolution instead of the MIOS to boot gamecube games by default
-fixed the bug that wiiflow did not display gamecube games even if nintendont is available
2014-06-24 13:33:54 +00:00
fix94.1
ca8bec90d1 -added id6 support for thp files
-updated wiiflow to the latest devkitppc and latest libogc
2014-05-25 20:54:39 +00:00
fix94.1
dbb9266eaf -updated nintendont support 2014-04-25 20:23:21 +00:00
fix94.1
c5e1c014af -seems like svn doesnt automatically notice lowercase/uppercase changes, whatever... 2014-03-31 18:31:24 +00:00
fix94.1
d4ce44ebec -hopefully the last change now for wii game booting 2014-03-31 18:14:46 +00:00
fix94.1
92b17333ef -added some more cleanup code to the external loader to fix up even more random crashes on wii game bootup 2014-03-31 14:33:24 +00:00
fix94.1
d7aed43333 -changed up some booting code to hopefully fix those random freezes on game and homebrew bootup 2014-03-30 21:45:47 +00:00
fix94.1
3b1dcf389a -added back some missing cover converting code for jpegs
-added some more debug information and more safety code
2014-03-24 18:59:24 +00:00
fix94.1
d31f40a84b -finally adjusted the homebrew app booter entry point to be safe with the new memory manager
-updated the app booter to be compilable with the current devkitppc, that means if you compile wiiflow it will from now on also compile the app booter
-fixed a little compiler issue for the new wiiflow loader
2014-03-23 20:14:59 +00:00
fix94.1
368cfc2b7d -fixed wii game and channel booting by creating a small loader for the booter, this could possibly fix other problems on game bootup as well 2014-03-23 17:40:31 +00:00
fix94.1
b3b5b0948b -stupid svn didnt commit a change from r1063 lol 2014-03-22 21:42:50 +00:00
fix94.1
ad815c2b57 -libjpeg-turbo sources 2014-03-22 21:37:09 +00:00
fix94.1
bbf0091922 -plugin videos now need to be in subfolders if you have "coverFolder" for the ini set
-plugins now also play videos which have the magic number as name if no specific video was found
-switched from libjpeg to the turbojpeg wrapper from libjpeg-turbo to simplify the whole jpeg decoding code by alot
-heavly optimized the video decoding code
2014-03-22 21:32:40 +00:00
fix94.1
fad956006c -thp videos now behave very similar to banners using a new drawing system (not fully tested, may not work correctly)
-you can use thp videos for plugins, just use the same name system like covers (the whole game name with extension for both thp and ogg), if wiiflow finds such a video it'll play it in plugin flow by default
2014-03-18 02:39:42 +00:00
fix94.1
18bab7faf5 -made most thread stacks static, that should increase speed and stability
-moved some memory positions so we have 45mb mem2 compared to 44mb mem2 previously
-slighly increased some timeouts and memory sizes for security
2014-03-17 17:38:32 +00:00
fix94.1
3bc03871fe -fixed a mixed up background (thanks ayatus)
-set wiiflow version to beta 4.2.2
-added another memory manager just for wii games and banners
-changed THP file playback, for sound you now need to have a ogg file with the same name, that fixes all audio shutters and crashes
-optimized THP file playback and JPG extraction alot, it should now work fine with 640x480 30fps without any crash or freeze anymore
2014-02-28 23:11:02 +00:00
overjoy.psm
f0d987f9a4 Oops 2014-02-20 23:32:34 +00:00
overjoy.psm
ecbed6571a * Small fix for ppl that use an usb device with 4k sectors
* Added better region free support that fix some issue games (Menu option will follow)
2014-02-16 20:12:35 +00:00
fix94.1
0d6cc80527 -added sources for the wiiflow start configurator 2014-01-25 17:22:43 +00:00
fix94.1
bca5b4dc8e -fixed neek mode wii game loading
-fixed emu nand game loading if the external booter is on the same partition as the emu nand
2013-12-24 15:35:59 +00:00
fix94.1
6b663fe2d9 -completely new memory manager which should be faster and safer than the old one
-only use the internal wii aes hardware if we do have hardware access (should fix dolphin-emu and neek2o)
-(hopefully) made the gc installer and the wait message display safer
-code cleanup, removed some unneeded stuff
-increased our usable mem2 by 1mb
2013-12-21 17:02:36 +00:00
fix94.1
0509e80edd -fixed wii game time (how did nobody report that?)
-speed up wii disc booting
-if booting from a wii disc and a general video mode is set, wiiflow will automatically use normal video patching to prevent game freezing
-added the vwii widescreen fix by tueidj (thanks alot for releasing that) and a vwii detection by crediar, thanks to his nintendont source
2013-12-18 18:33:40 +00:00
fix94.1
3ef191d196 -got back into the libpng 1.2.X branch, we now use 1.2.50
-gave the wait message thread new variables and memory, this might fix the random forever loading bug
-increased the ftp server memory a bit to be most stable at some situations
2013-12-07 12:33:27 +00:00
fledge68
db89fbe9b9 -added new [NAND] option to wiiflow.ini - switch_both_nands= no (default) or yes. when set to yes any time you change a nand path or preset it will change both the saves nand and emunand so they are always the same. must be manually changed. 2013-11-25 18:34:58 +00:00
fix94.1
fffc6fae17 -fixed unneeded nand folder creation 2013-11-22 21:55:59 +00:00
fledge68
8fa265a32b - Made USER3 and USER4 appear above info text on ABOUT menu (credits and help) 2013-11-20 19:36:10 +00:00
fix94.1
27948551b5 -fixed ftp server file transfers
-fixed a wrong button position (thx mamule)
2013-11-19 22:05:53 +00:00
fix94.1
959d71c186 -exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory 2013-11-19 15:27:52 +00:00
fix94.1
2738d19b62 -fixed that one little categories line so people stop pming me about it 2013-11-11 18:28:09 +00:00
overjoy.psm
0fc723d824 * Fix for HW crypto engine for neek2o mode 2013-11-10 23:08:59 +00:00
fix94.1
c8ccf82c24 -updated the default theme completely, all button animations, positions and designs are reworked by mamule, big thanks for all of it!
-added a new label, EXPLORER/SELECTED_FOLDER_BG to give the path text a background
2013-11-04 19:46:23 +00:00
fix94.1
62baf93d7c -fixed a possible aes decrypt bug occuring when isfs actions are included (fixes mios installation) 2013-11-02 21:35:51 +00:00
fledge68
e9c553de32 -fix cat_page return to wiiflow the correct way. just remember it won't work if you use the view switcher icon. it's a source menu thing only. 2013-10-30 13:07:59 +00:00