Commit graph

29 commits

Author SHA1 Message Date
Extrems
75c0d1ae96 Added Wii Remote +Control Pad as analog source.
Added AutoLoadSave option.
Fixed regression from 03b282c295.
2021-08-29 11:20:47 -04:00
Extrems
6f4fbb76f3 Added GC Loader read-only support. 2020-06-09 23:54:31 -04:00
Extrems
8be842aa43 Added SD2SP2 support.
Improved IDE-EXI support.
Changed 16Kbit EEPROM list to use ROM ID.
Updated 16Kbit EEPROM list from Project64.
Updated Mupen64Plus RSP HLE plugin.
2020-05-09 11:16:42 -04:00
Extrems
fd4dfd02d4 2017-09-25 17:20:01 -04:00
Extrems
34c74cb91a 2016-12-09 21:49:26 -05:00
Extrems
426ac4db5a 2015-02-04 04:02:53 -05:00
Extrems
59a38add3a 2015-02-04 02:45:36 -05:00
Extrems
48d2950e04 2015-02-04 02:26:00 -05:00
Extrems
1b85d78c76 2015-02-04 02:07:05 -05:00
Extrems
deb6357eda 2015-02-04 02:03:20 -05:00
sepp256
210ff8a8f4 Added Filebrowser navigation between pages using L/R and +/- buttons.
Adjusted focus on each page to default after "." and ".." entries.
2010-05-27 19:46:21 +00:00
sepp256
f1d0b59633 Added Save/Load controller configs.
Fixed compiler warning for FileBrowserFrame.
Note: Button configuration does not seem to be saving/loading properly.
2010-05-26 14:25:39 +00:00
emukidid
5fdf0b59ea DVD reads from PPC (Wii) 2010-05-25 22:17:29 +00:00
sepp256
5ad57b779a Simplifying libgui/menu headers. 2010-04-27 00:25:32 +00:00
emukidid
2b7961db26 Added appropriate headers to libgui and menu to fix compile issues with latest libogc/devkitPPC r18. 2010-04-16 12:23:08 +00:00
emukidid
8114563115 Show error message if ROM path does not exist or fails to open 2010-04-15 14:17:51 +00:00
emukidid
809b44198b Invalid ROMs (e.g. zipped or just random files) should now report so. 2010-04-14 14:55:15 +00:00
tehpola
78511fec2e Sort entries in the FileBrowserFrame using qsort. 2010-04-14 03:35:01 +00:00
sepp256
9c7778e5ba Added headers to menu source files. 2009-11-08 05:22:49 +00:00
sepp256
e4b7f6e80b DIR entries are now a different color than files. 2009-11-06 13:52:37 +00:00
sepp256
6034dee598 Fixed Button heights with new style.
Moved filebrowser frame to new button style.
Tweaked font centering.
2009-11-06 13:51:42 +00:00
sepp256
e52726e4fb Added new button styles.
Added backdrop.
Added spinning logo.
Added ROM Load icon.
Various code cleanup.
2009-11-06 06:09:06 +00:00
emukidid
f780ba270f Fix CountryCode masking for ROM info. 2009-11-04 21:20:19 +00:00
sepp256
e5248813f4 Multi-line support for MessageBox improved.
Added ROM info and AutoSave info to messageBox after loaded ROM.
Implemented Show ROM Info.
Implemented Credits.
2009-11-04 15:29:35 +00:00
sepp256
7d2e504c9f Fixed Cursor Manager focus handling.
Fixed Cursor debouncing.
"Play Game"/"Resume Game" dynamic strings.
Added multi-line support to message box. (still one feature to add here)
2009-11-04 15:29:09 +00:00
sepp256
ca9aabcdd9 Filebrowser now defaults to 3rd item if entering a directory.
Filebrowser feedback now pops up a MessageBox.
Text for loading bar cleaned up a bit.
2009-11-03 20:56:44 +00:00
sepp256
c9a4a8c9e6 Filebrowser now defaults to 3rd item when entering a non-empty directory. 2009-11-03 20:56:11 +00:00
sepp256
f3bb841713 Button label trimming and scrolling added to filebrowser frame. 2009-11-03 20:55:25 +00:00
sepp256
f7371e40a0 Initial port of menuV2 to googlecode/.
Options are incomplete.
Currently get an ISI after loading and playing ROM.
2009-10-27 20:26:10 +00:00