Commit Graph

  • 224b947aa4 Fixed Parental Control (now it is confirmed to work) hungyip 2009-06-03 05:44:59 +00:00
  • fbd3d96e19 Tried to add parental control (not tested yet) hungyip 2009-06-03 03:56:45 +00:00
  • e7c1d44afd *Little change dimok321 2009-06-02 22:30:48 +00:00
  • 40e534cb53 *ERROR 002 fix (thanks to WiiPower for sharing this) dimok321 2009-06-02 21:36:39 +00:00
  • 06cf1b1965 *Added first cleanup attempts (which are still having some bug in it) *Updated some Languagefiles dimok321 2009-06-02 21:07:02 +00:00
  • 46113291d4 some images done mauricewoelk 2009-06-02 18:12:51 +00:00
  • e1591922ac *Updating a lot of languagefiles. *Added missing "Update to" to languages. dimok321 2009-06-02 06:55:21 +00:00
  • b4a7b23680 *little fix dimok321 2009-06-01 17:50:42 +00:00
  • 904fda37d4 NOTE: this commit requires "make clean" and the new libfat (see Downloads libfat-01-06-2009) * clean up the wild mounts and unmounts (this and the new libfat fix the download-bug) * reorganize shutdowns and reboots use now the functions Sys_Reboot(), Sys_Shutdown(), Sys_ShutdownToIdel(), Sys_ShutdownToStandby() and Sys_BackToLoader() this functions stops the GUI-Thread, Shutdowns the Audio, Video, WPad and unmounts the SD and USB ardi@ist-einmalig.de 2009-06-01 15:50:18 +00:00
  • 976ea2041c *Changed the code for CreditsWindow *Added ButtonsHold and ButtonsPressed functions *Some cleanups dimok321 2009-06-01 13:35:43 +00:00
  • 24d98683b3 just some small fixes *added RemoveSoundClick to guibutton prototype *removed the click sound from Wii/Home button *applied widescreen fix to arrow buttons in caroselle and grid mauricewoelk 2009-06-01 12:15:27 +00:00
  • f2822719b1 *Fixed settings codedumps and other codedumps with carousel and grid (oh boy we had so many memory mess up stuff) dimok321 2009-06-01 08:45:51 +00:00
  • 99cd6f420e added clock_color, settingstext_color, gamegrid_coords, and gamecarousel_coords. settings color affects every customoptionbrowser text. gamegrid and gamecarousel coords are 4 variables. the first 2 are x/y. the second really just mover the arrows in relation to the gameboxes for now. giantpune 2009-06-01 03:49:50 +00:00
  • 550b792db9 *Some more memory clear before gamestart dimok321 2009-05-31 22:44:40 +00:00
  • 1ffee5a484 *Found and fixed bug with Memory for Carousel (also was one in Grid) *Added Carousel back in *Changed UMS Heapsize which increases compatibility for some HDD Devices with cIOS38 Rev12 dimok321 2009-05-31 21:40:22 +00:00
  • e9f9882edc *Removed Carousel because it is causing all the Codedumps on game booting. (There is a memory overload in it we need to fix first) *Changed CACHE and SECTOR size for SD Cards what increases the loading speeds if anyone's cards get compatibility problems now with saving or other stuff report as issue and it will be reverted) dimok321 2009-05-31 17:08:09 +00:00
  • 9508d0103d un-did the last rev cause it has some issues. giantpune 2009-05-31 10:35:37 +00:00
  • b757322838 If there are no controllers connected disable the mainWindow. giantpune 2009-05-31 07:31:26 +00:00
  • 268ec71c96 fix issues with sort icons' imageOver. make list icon themable. added check for 4 digit disc image cause somebody had to be special and make a 4 digit image pack :P giantpune 2009-05-31 05:56:44 +00:00
  • 637a1a5032 *Sorry forgot to include one thing (now the PatchCountryStrings should work proper) dimok321 2009-05-30 22:15:08 +00:00
  • 11e17e07ab *Reverted giantpunes work on forwarder source and added mine (worked parallel didnt know he was doing it) | added mine because its bit more clean and got a check if the CFG file doesnt exist dimok321 2009-05-30 21:45:59 +00:00
  • b4ba424be0 now the dol looks for the update path in the GXglobal file and uses it instead of the default path. giantpune 2009-05-30 20:21:49 +00:00
  • d27dcc314b *Added Forwarder source to the Branch dimok321 2009-05-30 17:33:35 +00:00
  • e8de174866 *Fixed gamebrowser wrong DPAD behaviour after switching from Carousell *Fixed browsers not getting darker when going into HOME Menu *Removed MP3 Menu *Added Patch Country Strings (thanks to WiiPower and SoftChip Team) Note: "This is an option for import games only. If you have problems with that try this option. Mostly japanese users need that. dimok321 2009-05-30 16:58:34 +00:00
  • 95c7c51355 *Forgot to uncomment a few lines I commented out for testing DRayX7 2009-05-30 03:07:34 +00:00
  • 52a1eed0b0 *Added the carousel to the GUI. *Fixed a bunch of bugs in the carousel. *Changed the filenames for the carousel images to the spelling used everywhere else. DRayX7 2009-05-30 03:02:41 +00:00
  • c4e10a5cb3 *Fixed isses 384, 387, 391 (maybe more not sure) *Temporary fix for GameSettings not saved (hopefully now working for all) dimok321 2009-05-29 22:14:19 +00:00
  • b3d51aa75f *Fixed issue 373, issue 383 and issue 385 *Hopefully fixed issue 380 dimok321 2009-05-29 16:23:58 +00:00
  • a5ec5c9d63 *add scrolling Text to the GuiCostomOptionBrowser (now shown full Paths) *add GuiText::SetTextf(format, ...); Set formatet text like printf ardi@ist-einmalig.de 2009-05-29 13:20:28 +00:00
  • cf1a8fb5a0 **Changes *Fixed effect GOROUND so that it doesn't cause alignment issues anymore (the format for this effect is very different than it originally was, if you plan on using it for something, look at the documentation in gui.h. *Major revamp of gui_gamecarousel (everything is awesome and perfect, except it still can't launch games, and thus it is still not in the gui). DRayX7 2009-05-29 05:27:29 +00:00
  • 0c2898ac21 made the sorting icons movable it theme file. favorite_coords, abc_coords, count_coords, grid_coords, carousel_coords, and sortBarOffset. sortBarOffset is the abount the buttons move to the left when switching to the grid view from list view. all buttons coords here are align_top, align_center. also there is a fixed number (different for each button) used to correct positions when CFG.widescreen returns false so there isn't complete theming freedom but it is enough for now. giantpune 2009-05-29 01:50:05 +00:00
  • 1faa39a755 fix issue 370, issue 376, issue 374, issue 372, and issue 358. created a new function to remove soundover from buttons. giantpune 2009-05-28 23:18:37 +00:00
  • 518858a351 changed the keyboard to use the new button constructors. fixed bug in one of the button over image. commented and documented the new button shit. giantpune 2009-05-28 22:23:20 +00:00
  • b81c8af3e9 added language definitions for some new update windows. added 2 new constructors for buttons so is takes 1 line of code to make a button and not 7. switched most of menu.cpp to the new buttons. remove the "exit to loader" btn if not launched from HBC. giantpune 2009-05-28 16:30:01 +00:00
  • aa35956b35 fix issue 347 ardi@ist-einmalig.de 2009-05-28 15:42:53 +00:00
  • 45ae32f0cd commit my stuff again and fix it (no more codedumps on the Download) ardi@ist-einmalig.de 2009-05-28 15:36:45 +00:00
  • f793af2d39 *Added Update Button to the Settings which can Update to newer Revs (only seen when in UnlockMode) **Big Thanks to CorneliousJD for Hosting the DOLs)** dimok321 2009-05-28 12:12:52 +00:00
  • 37bfe50fe2 *r418 didn't compile becaue I forgot to remove the GOROUND stuff on the carousel button DRayX7 2009-05-28 01:49:16 +00:00
  • aaa2a3f25f **Changes *Modified EFFECT_GOROUND so that it takes a center of rotation, angles work properly, and things don't move back. *Updated the gui_gamecarousel files so that they are functional, shouldn't have any more code dumps, and use the EFFECT_GOROUND. *The carousel button doesn't do anything anymore (since GOROUND was changed so much) DRayX7 2009-05-28 01:46:05 +00:00
  • 94a8ccc7c1 *Added simultanious angle change to EFFECT_GOROUND (to test click on carousellbtn) dimok321 2009-05-27 17:16:36 +00:00
  • b2e780567e little bugfix ardi@ist-einmalig.de 2009-05-27 14:51:04 +00:00
  • 78a9822e1a *Added very basic gui_gamecarousel files based on punes code. This esentially dosen't work at all yet, but I thought I would put them up since I'm going to bed soon. DRayX7 2009-05-27 08:51:39 +00:00
  • 73dada56a8 *Changed the EFFECT_GOROUND (press carousel button to test it) dimok321 2009-05-27 08:41:05 +00:00
  • cbaf4d6832 *Fixed an issue with the gamebrowser DRayX7 2009-05-27 00:45:00 +00:00
  • 5d4f55d333 *Fixed parental control (I think). *Fixed a small issue with displaying svn number. DRayX7 2009-05-26 22:51:17 +00:00
  • 899502b766 *Fixed some Themeprompts problems thx to julienstephan *Added new effects (EFFECT_PULSE, EFFECT_GOROUND and EFFECT_ROCK_VERTICLE) dimok321 2009-05-26 22:48:20 +00:00
  • 516baef59f * some bugfixes in FreeTypeGX (no springing text by scrolling) * add 4 FTGX_ALIGN_... Modes * scrolling now pixel by pixel (softscrolling) ardi@ist-einmalig.de 2009-05-26 21:54:30 +00:00
  • 75774a0421 closes cfg-files after reading ardi@ist-einmalig.de 2009-05-25 19:10:13 +00:00
  • 1c0ecfd589 *Fixes for Grid (not yet completly done) dimok321 2009-05-25 17:59:28 +00:00
  • 305dc85fc3 *Some fixes and cleanups for the GRID (still has a lot of issues dont make new issues about it. going to go on fixing later) dimok321 2009-05-25 13:31:48 +00:00
  • 94df404175 just some imagework mauricewoelk 2009-05-25 12:59:02 +00:00
  • e60695332e added grid display (still has mucho buggos so don't make issues of them) added azerty keyboard and other small stuff. giantpune 2009-05-25 12:10:34 +00:00
  • 6dd346dace just edited the backgrounds mauricewoelk 2009-05-25 11:08:33 +00:00
  • 38ab8d183c *Blackscreen fix part 2 lol (starting to piss me off) dimok321 2009-05-24 21:36:21 +00:00
  • b1b88d2390 *little blackscreen fix dimok321 2009-05-24 20:13:51 +00:00
  • fa68ab959d *Added support for compiling the revision number into the binary. This is then shown in the credits window, and may be used for online updates eventually. DRayX7 2009-05-24 20:11:59 +00:00
  • 3d84545b00 *Bah a typo that caused compile issue lol dimok321 2009-05-24 18:52:51 +00:00
  • cc51969c6a *DefaultButton is now deleting the game from GameSettings list. dimok321 2009-05-24 18:50:01 +00:00
  • edb501683f *Temporary fix for corrupted first downloaded cover (redownloading first cover at the end of download) *Some issues solved (dont remember the numbers) dimok321 2009-05-24 14:40:51 +00:00
  • 1e24620c2b - Added widescreen fix to the arrow buttons one game window - Added exit menu to the settings (no more going back to main menu needed to exit the loader) - Changed the buttons for gamelist (favorites, sort by name etc.) mauricewoelk 2009-05-24 13:59:09 +00:00
  • c6fdedb008 *Added wiilight settings to turn on/off and install only (issue 211) *Added DefaultSettings Button and a DefaultGameSettings Button. *Fixed OGG Menu to not codedump on path change and auto add '/' if not entered like on paths *Some small fixes dimok321 2009-05-23 22:23:24 +00:00
  • 5cf5cd6ae7 * added two new wrapmodes for gui_text "DOTTED" & "SCROLL" - DOTTED: cuts the text and appends "..." - SCROLL: scrolls the text * added dotted/scrolled text for gamebrowser, gamepromt and so on (more will come later) * remove CFG.maxcharacters and THEME.maxcharacters (no more needed) ardi@ist-einmalig.de 2009-05-22 22:36:55 +00:00
  • ccc2b7215a *Revert to r392 DRayX7 2009-05-22 22:08:50 +00:00
  • e66d562f0b *Cleanup code test DRayX7 2009-05-22 21:15:00 +00:00
  • 061a1629e1 *New languagefiles. *Replaced the Closebutton. dimok321 2009-05-22 19:36:34 +00:00
  • 1bb2aa7f85 Forgot something in last rev. DRayX7 2009-05-22 18:31:51 +00:00
  • d21fcfac8e *Fixed the code dump from r389 DRayX7 2009-05-22 18:22:23 +00:00
  • 94cac74a3a **Changes: *Seperated the functionality of show favorites and sorting (so you can show only favorites and sort however you want). *Fixed some bugs with sorting. DRayX7 2009-05-22 17:51:28 +00:00
  • 2f1e1dfd77 little FreeType fix (Char-left-bearing) ardi@ist-einmalig.de 2009-05-22 12:09:44 +00:00
  • 3fb0c53089 just some image shit done mauricewoelk 2009-05-22 09:42:25 +00:00
  • 613f0b37b6 fixed a bug that reset all playcounts. fixed u8 playcount limit. moved the favorite icon over the gamelist. added ABC and count icons and got rid of the entry in the settings page. new buttons can be themed but not moved yet. giantpune 2009-05-22 07:15:01 +00:00
  • a28b301f29 *Really small fix to the SD card button DRayX7 2009-05-21 23:57:56 +00:00
  • 306644b518 *Fixed code dumps related to showing only favorites *Fixed having no games installed and removed the old workaround DRayX7 2009-05-21 23:32:32 +00:00
  • 93aadca881 fix underscore bug and remove old workarounds ardi@ist-einmalig.de 2009-05-21 23:12:00 +00:00
  • fa573e22e3 *Switching to favorites will now properly reload boxart (unless you have no favorites). *Updated french Language file from julienstephan DRayX7 2009-05-21 20:18:58 +00:00
  • 59905d623d *Better fix for zero entries (fixes teh problem instead of avoiding it) *Moved a button DRayX7 2009-05-21 18:26:01 +00:00
  • 4cb00becda *Fix of favorite crash with zero entries. *Added some missing languages. dimok321 2009-05-21 18:13:37 +00:00
  • 63fb18d87f * Switched to the original star (I was tired last night and forgot the svn add). DRayX7 2009-05-21 17:04:44 +00:00
  • f08ed3d245 *Fixed options clicking problem (didnt work sometimes) *Added dummy star pngs which will be replaced later *New languagefile *Changed the cfg to treat all the files as Textfiles and not as binary. dimok321 2009-05-21 14:05:30 +00:00
  • e6daf212bd * Added a button to game prompts to make a game a favorite. * Game prompt now displays how many times a game has been played. (cap of 255 will be fixed) * Added buton on main window to view only favorited games. (Known Bug: If this button is pressed with no favorite games, the loader will crash) DRayX7 2009-05-21 08:56:23 +00:00
  • 2062ef871d added favorites to per game settings, sorting for gamelist based on alphabetical, favorites, and play count. still has some bugs so don't make issues out of them. giantpune 2009-05-21 04:00:16 +00:00
  • 4a0c038708 Fix no SD bug and other stuff giantpune 2009-05-20 22:30:47 +00:00
  • e42e38eca2 change Disk-Shadow (looks better) ardi@ist-einmalig.de 2009-05-20 21:58:59 +00:00
  • 52fbd15569 * add a nice effect for the GamePromt. To aktivate set in Setup: Flip-X=DiskFlip * remove the Disk-Shadow from dialogue_box_startgame.png (themers will scream). The Shadow now drawing from Loader * little changes for Widescreen-prompt-fix ardi@ist-einmalig.de 2009-05-20 20:09:57 +00:00
  • b98baef239 *Small change in install again. dimok321 2009-05-20 19:51:28 +00:00
  • f4df20c9c3 *Changed back to installer of usbloader 1.5 with a slower update rate for progressbar *Some new languagefiles again dimok321 2009-05-20 13:14:52 +00:00
  • ef285a4977 little fix giantpune 2009-05-20 08:53:02 +00:00
  • 2dc38a8354 auto add / if missing from path ends. add stuff to create stat/favorite file. add option to use 12rh clock.(not tested but i'll know in 12 hours if it works) giantpune 2009-05-20 08:31:47 +00:00
  • d7350ff386 *Little fixes. *Language files. dimok321 2009-05-20 08:03:22 +00:00
  • 71c288f0a2 *Added new custom backgroundmusic Menu (the music has to be in OGG Format. if you remove the path to the music the standard of the GUi is loaded right now) *Added languagefiles again *Added some new Languagevariables which will be added to wiki tommorow dimok321 2009-05-20 00:03:43 +00:00
  • 6538947fef -edited new exit menu a bit mauricewoelk 2009-05-19 18:12:35 +00:00
  • df6b771d28 just added a wiimote to the Exit Menu (maybe some wiimote-function menu will come later) mauricewoelk 2009-05-19 11:39:37 +00:00
  • 15f5905b1a - Moved the HDD information where the battery meter was before. - now clock and HDD info can be shown at the same time (HDD info still can be edited/turned off in the themes.txt) mauricewoelk 2009-05-19 10:29:58 +00:00
  • bbce513bd1 -edited some graphics -removed batterymeter from main menu (oh yeh themers wiil scream :P) -removed unnecessary images -made a better menuin sound mauricewoelk 2009-05-19 09:48:36 +00:00
  • 3c2eec0fbb *I replaced the (new) libogc in our download section with another one. Please get it. Its a newer one made from newest SVN thx to Drayx7. dimok321 2009-05-19 07:52:17 +00:00
  • 51ed0543e1 made more images read from theme path and fixed ones that were'nt being read. progressbar_outline.png/ progressbar.png/ progressbar_empty.png/ tab_bg1.png/ tab_bg2.png/ tab_bg3.png/ bg_options_settings.png giantpune 2009-05-19 05:08:14 +00:00
  • 5011115304 *Updated to the newest libogc. If you want to compile download newest devkit 1.5.0 and extract the new libogc from our download section into that folder. dimok321 2009-05-19 00:46:14 +00:00
  • 13db58ebeb *Little compile fix. dimok321 2009-05-18 20:13:52 +00:00
  • 2ad2c5d1b8 *Added German languagefile (final v1 by Amarabha) *Fixed Creditscrash (noticed that giantpune can't count lol) *Fixed European Keyboard missplaced *Pimped the Home Menu (sound and stuff and a lot of fixes) *Fixed last compile warning thx to DRayX7 *Added S.Chinese Unicode Fix thx to pc9528 dimok321 2009-05-18 20:00:29 +00:00
  • d116eca0ff made new exit menu giantpune 2009-05-18 12:09:37 +00:00