emukidid
|
2733008f19
|
recurseOrSelect return fix
|
2008-11-20 02:21:41 +00:00 |
|
emukidid
|
6d87e5f020
|
Removed compiler warnings, removed statically declared buffers from DVD code
|
2008-11-20 02:00:27 +00:00 |
|
emukidid
|
9fa91d84dd
|
Integration of Erant's Wii DVD-Loading via libdi and Wii Zip ROM support (Use: 7za a -tzip -mx=9 rom.zip rom.z64). GC ROM-Cache needs a re-work to add in Zip support, then some of the nastyness of my quick-fix hacks to get this compiling for both GC and Wii will be gone!
|
2008-08-20 13:17:04 +00:00 |
|
emukidid
|
023a8998df
|
GX_gfx makefile now compiles
|
2008-05-23 05:05:57 +00:00 |
|
tehpola
|
bf965f5ce8
|
I also made some fixes in menuFileBrowser and added some support for the WiiFS.
|
2008-04-15 00:14:28 +00:00 |
|
tehpola@yahoo.com
|
4ed8a92a5e
|
Reverted accidental changes to gui_GX-menu.c and a simple attempt at not throwing an exception when something goes wrong with the menuFileBrowser
|
2008-02-25 00:57:44 +00:00 |
|
tehpola@yahoo.com
|
10da578d75
|
Cleaned up feedback from selecting a ROM: now reads "Loaded <filename>"
|
2007-12-30 23:33:58 +00:00 |
|
tehpola@yahoo.com
|
d7bda24d44
|
Added special color to certain menu items and directories in the file browser. menuFileBrowser is now left aligned. Stops user from choosing Play Game before a ROM is loaded.
|
2007-12-30 23:18:23 +00:00 |
|
emukidid
|
f19caf191d
|
Fixed DVD stuff, there was a directory problem, and a offset in the file problem, all fixed.. I can now successfully play many roms from DVD without rebooting :).. also, i removed the rom_deinit functionality, If a user wants to swap a Dvd, they should do it from the menu.. otherwise theres way too many drive re-inits.
|
2007-12-29 07:00:26 +00:00 |
|
tehpola@yahoo.com
|
eb2b42d9ed
|
Menu is now capable of producing feedback when selecting an item
|
2007-12-27 18:32:03 +00:00 |
|
tehpola@yahoo.com
|
80b3e543bd
|
Menu now responds to input; capable of loading a ROM (SD only method tested) and playing it, exiting back to menu, but not playing anymore; menuFileBrowser should now support directories with more than GUI_TEXT_HEIGHT number of files properly
|
2007-12-27 08:28:58 +00:00 |
|
tehpola@yahoo.com
|
3d7001bd51
|
Committing the new code (menu, file browser) although it still doesn't work properly
|
2007-12-26 23:54:30 +00:00 |
|
tehpola@yahoo.com
|
e207ad1fa4
|
Implemented menuFileBrowser (not tested on the cube, but I created unit-tests to make sure it worked on my pc)
|
2007-12-20 06:11:35 +00:00 |
|