Commit Graph

  • f8c1692809 little optimization dimok321 2010-09-24 13:46:32 +00:00
  • 37c23c7676 * Moved minizip sources into a more approriate place. * Removed unzip sources. Using lib unzip instead. These changes might require a make clean before building. eraserxl 2010-09-24 12:57:38 +00:00
  • 3d9eb45e8c * Copied unzip sources into a more approriate place. (used svn-copy to keep svn history) (*sigh* why does svn sometimes has to be such a pain in the ass?) eraserxl 2010-09-24 11:53:26 +00:00
  • 772859ecbc * Unified formating of source files. eraserxl 2010-09-24 00:48:03 +00:00
  • 05825a3231 * Fixed routine for slow USB devices. * Minor refactoring of Ios loading algorithm. eraserxl 2010-09-23 23:47:51 +00:00
  • 4eab0cb29f * makefile stuff giantpune 2010-09-21 17:38:18 +00:00
  • 4e78cbb37d * fix widescreen setting giantpune 2010-09-20 03:03:38 +00:00
  • f3ef9104b1 *Whole lot of cleanup in the cfg.c *Moved all related global settings to a settings class. one for themes and individual games will follow. Probably broke some settings or theme loading, we can deal with that later and fix when someone discovers bugs. dimok321 2010-09-19 20:25:12 +00:00
  • 9594155a8d *Enabled NTFS writing *Fixed favorite sorting dimok321 2010-09-19 15:12:16 +00:00
  • 6012536f67 oops giantpune 2010-09-19 13:21:36 +00:00
  • bb234a9a51 * use more c++ * use less memory giantpune 2010-09-19 13:03:16 +00:00
  • dd4704cce3 * brought back the return-to patch complete with settings and shit to click on * in the global settings you can select any 0x10001 title that is actually installed in the nand. in the game settings, you can decide whether or not to use the global setting for that 1 game. giantpune 2010-09-19 10:53:24 +00:00
  • 2547b9a2a5 *Video widescreen fix when set up in cfg dimok321 2010-09-19 08:13:06 +00:00
  • 344a81962f * fix WCharSortCallback() ( fixes game filter ) giantpune 2010-09-19 01:16:04 +00:00
  • 9e79c9d99b * remove little unused code * code cleanup giantpune 2010-09-18 23:16:05 +00:00
  • e1a36e8988 * move title stuff into a class * only get the list of shit installed on the wii 1 time and use that list globally for stuff like checking if something is installed, getting channel names, getting title versions * remove unused files * probably fuckup svn merge giantpune 2010-09-18 23:04:39 +00:00
  • 1902318e4e *Cleaned up the game list get and filter process for all filter modes and made a class out of that. Noticable speed up in all loading gamelist processes with that. Bye bye shitty getentries.cpp. dimok321 2010-09-18 11:46:25 +00:00
  • 0f945247dc *Revert of libfat it causes crashes for most people and doesn't really work. We will deal with it later. For now the old one is good. *Removed a few compile flags which were duplicated. Changed to optimization Os. dimok321 2010-09-17 23:28:01 +00:00
  • 787dd53a46 *Removed Metaphrasis (not used anymore) *Changed WPAD/PAD handle and moved functions to appropiate locations *some code optimizations dimok321 2010-09-17 17:48:16 +00:00
  • b7071bc7b3 *Fixed scrolling of Text *Fixed HomebrewXML - Long Description not being loaded completely but only a part. dimok321 2010-09-17 16:15:18 +00:00
  • 044c48a1bc *Added loop for WBFS init back in *Replaced all text related stuff with the ones from WiiXplorer (FreeTypeGX/GuiText/...). Some alignments might need be adjusted or maxWidth in pixel of some text parts. Also the text scrolling needs to be adjusted. dimok321 2010-09-17 15:15:21 +00:00
  • 64f8406b07 *Mem2 fix *updated libntfs (write fix) *updated libfat *lots of changes in the startup code, removed almost everything. This might cause problems for some drives at loading the gamelist and needs to be adjusted later but better this time. more cleanup is needed in main.cpp and will come. *using libogc sd/usb for config loading and reload to cIOS afterwards *added missing boothomebrew stuff pune forgot dimok321 2010-09-16 19:59:41 +00:00
  • ac26935769 for dimok giantpune 2010-09-16 11:56:42 +00:00
  • 95745a23cb * robbed homebrewboot stuff from wiixplorer giantpune 2010-09-16 11:54:18 +00:00
  • 5bc9cee195 updated lstub to work with newer HBC stub ( fixes "return to loader" ) giantpune 2010-09-16 10:22:24 +00:00
  • ba5e1f2c37 *change for new libjpeg version *fix in cheats (Issue 1682 - thanks) dimok321 2010-09-15 19:54:09 +00:00
  • fa6bbdf47d *[libwiigui] Minor adjustment of the ogg sound decoder to be capable of reading files into memory on its own. *Replaced libtremor with libvorbisidec eraserxl 2010-09-15 00:51:15 +00:00
  • 3f61761739 * Language files updated & cleaned. satellic 2010-07-04 00:34:22 +00:00
  • c2f227bcaa crap dimok321 2010-06-03 16:37:14 +00:00
  • 31ca78434a *Changed gecko send to not wait till the message is received by the PC dimok321 2010-06-03 16:36:25 +00:00
  • a5ca9235ca *Added PoP Patch to apply automatically. The internal patch is not applied if you have a .wip file for PoP. So the .wip patches override the internal patch. *Cleanup inside the apploader dimok321 2010-05-30 14:18:25 +00:00
  • 1e9951f586 *forgot that i wanted to fix the beta updater dimok321 2010-05-30 07:00:29 +00:00
  • 095d09eb93 *Disabled NTFS write because the installer is still unstable and made NTFS mount read only *Changed cache size for mounts higher again which speeds up everything especially from SD *Fixed bug when loading OCARINA+Alternative DOL. (Wasn't booting at all) dimok321 2010-05-30 06:49:23 +00:00
  • f0ca11506b *WIP Patch fix. WIP patches should work now. Tested and confirmed for PoP. WIP Patches will be only accepted in the following format (let's not invent thousands of different formats): In 3x 4 bytes columns separated by a space (no ":" allowed) offset | original address | overwrite address dimok321 2010-05-29 15:43:19 +00:00
  • 8a4e192022 - Reverted to 921 - Removed no disc in drive patch - DoGameHooks should be called always r-win 2010-05-29 07:38:54 +00:00
  • edbedb5336 * Language files update: dutch, german, italian, tchinese * All lang-files cleaned. satellic 2010-05-25 12:53:02 +00:00
  • 3a5398cfde forgotten update italian.lang satellic 2010-04-11 18:29:08 +00:00
  • d220eb7d10 * Language files update satellic 2010-04-11 18:20:44 +00:00
  • 062520d0e0 added patch for launch titles. now every game should be able to return to this channel on exit. giantpune 2010-04-11 05:49:24 +00:00
  • 1beb161406 fix for "return to" logic. look for the first of ULNR or UNEO if neither are found, look for the first of JODI or HAXX if none of the 4 are found, return without patching anything giantpune 2010-04-11 02:59:34 +00:00
  • 2af7d13868 comments, debug stuff, and compile warnings. no functional changes giantpune 2010-04-11 02:27:25 +00:00
  • 0e5d1d182f change main.dol patches around a bit giantpune 2010-04-10 23:44:10 +00:00
  • 58b88d4b09 Sorry, forgot to add ehcmodule_frag.bin e.bovendeur 2010-04-10 18:28:16 +00:00
  • 0e1ed4a3b3 - Fixed Hermes rev5 issues (I think :)) - Added support for ciosx (yes, including FAT/NTFS) (As always, say thanks to oggzee for this) - Fixed bug with game specific settings (which *could* end up using other settings than you expected) - Removed fat_ffs for now (save game emulation might conflict with FAT/NTFS support, we have to test this) - Maybe more, but I forgot them, I think e.bovendeur 2010-04-10 09:15:22 +00:00
  • 3f15f12ee5 * Language files update satellic 2010-03-16 15:31:51 +00:00
  • c27acedc40 add techjawa to the restarting message after update. check them out. giantpune 2010-03-15 14:48:36 +00:00
  • 52a44ef10f *Added back license that was removed by mistake *Fixed bug i added right before commit for Brawl+ *Some compile warnings removed dimok321 2010-02-27 20:08:47 +00:00
  • eb052a0fe9 forgot something dimok321 2010-02-27 18:54:42 +00:00
  • 714aafa267 *Added WiiPowers Brawl+ stuff (Thanks WiiPower) dimok321 2010-02-27 18:18:01 +00:00
  • e4b48d2712 *Another fix for ntfs write dimok321 2010-02-25 14:55:42 +00:00
  • 0908027ad8 *Fix for ntfs writing *Cache size reduced which results in a bit slower writing but is more stable *Fix for the gameinstaller ProgressWindow *Added NTFS unmount on exit dimok321 2010-02-25 12:08:03 +00:00
  • ce5930f297 * Added Hermes rev5 support! (issue 1438) * Updated to Hermes usb storage code * Fixed some bugs in ntfs while writing timestamps, resulting in different hashes (dimok) * Fixed codedump when switching partitions (issue 1454) * Fixed graphical glitch on 4:3 screens, where the prefetch cover was visible in the coverwall * Fixed a bug with installing games, due to the switch to C++ (dimok) e.bovendeur 2010-02-22 21:29:47 +00:00
  • 275aee0dab * Language files update satellic 2010-02-16 20:21:47 +00:00
  • b193141eb6 tidy up some debug stuff. giantpune 2010-02-15 02:45:18 +00:00
  • e8f5ab07bd * Changed WBFS stuff to C++ classes * Fixed bug in http.c (where realloc *might* choose another address, thanks Dr. Clipper) * Added support to /wbfs/Game Title [GAMEID].wbfs files (thanks oggzee) * Fixed bug in cfg_cleanup when switching partitions * Added BGM class again (for playing background music, requested by dimok) * Added settings for background music again * Fixed bug in MEM2 class (returning an invalid handle when no memory could be allocated, thanks to dimok) * Updated DIP module to OpenDIP (report bugs with this one if you've found them, but report them here: http://github.com/spacemanspiff/odip-plugin) * Added initial code for cios 222 rev5 (THIS DOES NOT WORK YET! DON'T FILE BUGS ON THIS ONE!) * Added fatffs module by Hermes and Waninkoko (THIS DOES NOT WORK YET! DON'T FILE BUGS ON THIS ONE!) * Fixed bug in Settings, which resulted in a crash when the partition was changed. * Added caching for gamelist entries, so switching between different screens/sort options/display modes should be faster * Changed defines in ehc_module, in order to prevent clashes with new defines in rev5 e.bovendeur 2010-02-14 23:22:52 +00:00
  • 1a3eb7be08 * Language files update satellic 2010-02-09 15:15:21 +00:00
  • bf03e49dc6 undo the code formatting. somehow it got screwed up giantpune 2010-02-09 10:59:55 +00:00
  • f988afc60d code formatting. absolutely no functional changes. there is no point to update to this. just making the code easier to read. giantpune 2010-02-09 06:33:18 +00:00
  • 7473c82be8 oops. made a bit of a memory leak. giantpune 2010-02-05 06:27:52 +00:00
  • 826f4fd6ab remove one of the many getentries(). this should speed up initial startup for people with FAT partitions especially. giantpune 2010-02-05 06:18:23 +00:00
  • f8b9a0f704 fix wad (un)installing from TCP. tested and working with wiiload 0.5. maybe still works with older versions, too. giantpune 2010-02-05 06:11:07 +00:00
  • 0068e80b59 Fixed borked French language e.bovendeur 2010-02-01 15:00:33 +00:00
  • c5c1b1e5c0 * Language files update satellic 2010-02-01 14:24:33 +00:00
  • aeb7aff9ea *re-eveluate partition size after installing games and such (from r-win) giantpune 2010-02-01 11:22:48 +00:00
  • 1c6c607cf1 * Added Free space on NTFS drives * Applied patch from mlgd, which prevented the right partition to be selected after exiting the settings page. e.bovendeur 2010-01-31 23:55:59 +00:00
  • 57ecea56e9 * Added NTFS write support! (Thanks dimok, for fixing the bugs) * Added additional folder layout on FAT/NTFS (GAMEID_Text or Text [GAMEID]) e.bovendeur 2010-01-31 23:14:14 +00:00
  • 0ab26eaa6e *Memoryleak fix dimok321 2010-01-20 18:33:30 +00:00
  • 4284109116 * Language files update satellic 2010-01-19 14:17:17 +00:00
  • c922f1b92d *Revert to R883 and only keeping the new game directory layouts commited by r-win dimok321 2010-01-19 10:48:50 +00:00
  • 3f9cdb5468 *Revert to R883 and only keeping the new game directory layouts commited by r-win dimok321 2010-01-19 10:48:50 +00:00
  • d16ba4ed6c *Fix for startup problems. Especially for those with wiitdb. *Startup is now using libogc usbstorage for loading configs *Improved storing gametitles from wiitdb with less memory usage *Added freeing of the memory allocated for wiitdb titles (oh boy) *Changed wiitdb.zip search dimok321 2010-01-17 23:59:59 +00:00
  • ca9455aa53 *First attempt to fix the weird startup problems and wiitdb issue (Testversion 3) dimok321 2010-01-17 09:49:26 +00:00
  • bc68840faf * Language files update * Translations for r883 restored satellic 2010-01-11 01:21:54 +00:00
  • 5e9a56ffb7 Added more game directory layouts: (by oggzee) /wbfs/TITLE_[GAMEID]/GAMEID.wbfs /wbfs/TITLE [GAMEID]/GAMEID.wbfs /wbfs/TITLE[GAMEID]/GAMEID.wbfs When loading games from FAT or NTFS e.bovendeur 2010-01-10 09:16:47 +00:00
  • f169773cd0 *Fix for loading BGMs of USB Devices dimok321 2010-01-08 21:50:57 +00:00
  • 1d9b8576e3 *Changed DeviceThreadPriority for startup. Now it detects the HDD faster and when it is detected it goes into idle mode again. dimok321 2010-01-08 09:03:40 +00:00
  • 062ce1f24d *Update of BuildBots libogc which were causing the most problems with R889. If you were having troubles with it try now R890 dimok321 2010-01-07 20:18:01 +00:00
  • c7fc442724 *Lots of fixes, like Issue 1330 and Issue 1224 dimok321 2010-01-07 18:20:26 +00:00
  • 3661e7c584 *Forgot to remove a thing dimok321 2010-01-07 11:23:01 +00:00
  • 662266d3fd *Fixed the clicking problem and some speed issues because of that dimok321 2010-01-07 10:33:57 +00:00
  • 604ecb7b79 *Some fixes for those who were having troubles with the new revs dimok321 2010-01-07 08:35:11 +00:00
  • 205d5ee579 * Language files update satellic 2010-01-06 23:46:35 +00:00
  • 15bcbfa482 *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). You will see the list of available channels on your system if you start without a HDD or if your HDD is slow and is being recognized late. The list of games is than reloading as soon as it is recognized. *Hot swapping of the SD card was implemented into background thread (by giantpune) *Made lots of cleanups and some fixes *Format menu was moved to settings page 3 (only on godmode accessable) *Added ScreenShot and Reset/Shutdown call to background thread. Removed the not needed ones. Now you can call for Screenshot/Reset/Shutdown anywhere in the loader (after gui is started). dimok321 2010-01-06 23:07:35 +00:00
  • ffb017b6bc Fixed installing games to FAT partitions. e.bovendeur 2010-01-04 14:11:02 +00:00
  • 26a5d9c9de take out the printf about the IOS236 because im tired of people asking what the hell it is giantpune 2010-01-03 17:05:31 +00:00
  • b5653edcf4 *fix bug in partition detection (at least for my HDD) USB must deinit the device before re initting it or else it returns 0 games and what not. giantpune 2009-12-30 09:52:24 +00:00
  • e44006330a * Language files update satellic 2009-12-29 03:36:50 +00:00
  • 5058a6688d *Added a prompt after a theme was downloaded which asks if you want to apply the downloaded theme *Changed GuiDrawThread priority to maximum. This seems to take care of the vanishing WiiMotePointer problem (let's see if it works. If anyone notices a slowdown of any process caused by this revision, please report.) dimok321 2009-12-28 16:05:16 +00:00
  • 0f7be67d7b * Language files update satellic 2009-12-27 20:26:27 +00:00
  • 999e8c1817 *add a little debug text after the GUI if loaded from HBC to help track down the ocarina issues giantpune 2009-12-24 08:33:53 +00:00
  • 5b6a6e98df Fixed issue 1242: Ocarina doesn't work any more e.bovendeur 2009-12-20 20:28:30 +00:00
  • dc34b25542 Fixed online gaming. Removed some warnings when compiling with R19 e.bovendeur 2009-12-20 18:28:30 +00:00
  • 5d19915af8 fix code dumps when loading without a SD card add screenshot shit to gameinfo window giantpune 2009-12-20 10:11:00 +00:00
  • cb628348d6 *fix possible buffer overflow in GCT code array *fix the gamelist from starting with 1 game on the list *added fucntion for making screenshots and put it in a few loops. triggers are GC(Z), CC(left-Z), nunchuk(Z). no comfirmation is given except over usb gecko. but files are saved in <boot device>/config/ USBLoader_GX_screenshot<date><time>.png *took out some annoying prompts from the bannersound functions because they were really annoying giantpune 2009-12-20 04:26:30 +00:00
  • 7cdb020b04 * Language files update satellic 2009-12-19 21:14:58 +00:00
  • 27024a9ad1 Added changed libwbfs by oggzee. e.bovendeur 2009-12-19 15:47:12 +00:00
  • f3ce461dc6 And of course I forgot libntfs. e.bovendeur 2009-12-19 14:06:57 +00:00
  • 3aa838dec9 * Added initial NTFS support * Added load system based on fragments e.bovendeur 2009-12-19 14:05:31 +00:00
  • f9358f8b30 * Language files update satellic 2009-12-15 12:03:24 +00:00
  • 127db3f4b2 add fixes from brincraig (issue 1191) giantpune 2009-12-15 08:39:45 +00:00