Commit Graph

228 Commits

Author SHA1 Message Date
dborth
b73dfceacb add filename text scrolling, improved efficiency on text wrapping, add reset button for mappings 2009-06-27 19:12:47 +00:00
dborth
99632b84f1 don't wait for network init before entering game 2009-06-22 20:04:19 +00:00
dborth
b657722e34 add DI_Close, controller reset 2009-06-22 19:57:33 +00:00
dborth
7a921641b8 fix file browser bug 2009-06-18 06:09:36 +00:00
dborth
3f360ea8bd shrink file selector font size, increase to 10 entries 2009-06-18 05:48:32 +00:00
dborth
178988471a button mapping cleared on Home press 2009-06-18 04:48:02 +00:00
dborth
3d1065a3ad only update battery images when required 2009-06-17 07:45:46 +00:00
dborth
e3c0784bef improve 7z error messages, minor bugfixes 2009-06-16 08:38:26 +00:00
dborth
2b03edde4e bump version 2009-06-16 05:11:19 +00:00
dborth
ae1ae8a45c correction for loading settings from usb, set widescreen to maximum size 2009-06-16 05:03:49 +00:00
dborth
79ca573270 fix screenshot taking stuff 2009-06-15 08:21:53 +00:00
dborth
244536f86f change audio stop/start 2009-06-13 17:43:24 +00:00
dborth
136f3487dc fix long-standing menu "random" lockup/crashing bug. caused by Hermes' oggplayer threading. oggplayer rewritten. 2009-06-13 08:38:27 +00:00
dborth
2a57f620ab fix mem card write verify bug 2009-06-13 01:57:34 +00:00
dborth
9bf435e06d fix savebrowser bugs 2009-06-13 01:40:01 +00:00
dborth
5016e4d522 better path handling code 2009-06-12 07:48:27 +00:00
dborth
574243e93b 2009-06-07 18:02:11 +00:00
dborth
bfbcc57380 cleanup while loop vars 2009-06-02 06:47:03 +00:00
dborth
f5563ce001 reduce memory fragmentation with static savebuffer 2009-06-01 21:56:21 +00:00
dborth
52ee05ab0f bump version 2009-05-30 18:44:36 +00:00
dborth
2064ef82af fix update window causing crash, misc tweaks 2009-05-30 18:26:02 +00:00
dborth
ae402f0ca1 correction for home menu popping up on game load 2009-05-30 06:45:57 +00:00
dborth
46b109c168 fix for SMB, misc improvements 2009-05-30 06:28:00 +00:00
dborth
736a08b480 more GUI logic corrections 2009-05-28 07:51:31 +00:00
dborth
42c3df4c06 GUI behavioral corrections 2009-05-28 07:16:15 +00:00
dborth
4004851fb6 small bugfix, fix exiting to game from re-entering menu 2009-05-28 04:16:11 +00:00
dborth
5d2ce57648 improve filebrowser navigation 2009-05-27 06:23:45 +00:00
dborth
b70826e4db fix device thread sleep - keep one eye open! 2009-05-26 21:48:19 +00:00
dborth
59ec4a5c13 [3.0.3 - May 26, 2009]
* Improved stability
* Fixed broken SDHC from HBC 1.0.2 update
* Fixed issues with returning to menu from in-game
* Add option to disable rumble
* Auto-determines if HBC is present - returns to Wii menu otherwise
* Miscellaneous bugfixes
2009-05-26 05:57:07 +00:00
dborth
c63dd08461 fix black screenshot when returning to menu issue 2009-05-25 06:48:28 +00:00
dborth
76ef486a07 minor fixes 2009-05-21 05:59:35 +00:00
dborth
634c0df170 corrections to compile on r18 2009-05-21 04:15:32 +00:00
dborth
d08fa5f0e3 add option to disable rumble, auto-determine if HBC stub is present 2009-05-20 05:26:32 +00:00
dborth
a6fa5c982d improve device thread 2009-05-06 17:27:20 +00:00
dborth
aa53a572ba more stable threading, file IO corrections, inline video functions 2009-05-06 06:33:34 +00:00
dborth
6749937c89 finalize 3.0.2 2009-05-01 02:43:02 +00:00
dborth
e5aad8b802 fix PAL sound stuttering (Issue 101), multiple snapshots now work (Issues 90/99) 2009-05-01 00:51:08 +00:00
dborth
f30e8af9e9 save video mode 2009-04-27 07:49:30 +00:00
dborth
28729709b6 improve scrollbars, add confirmation prompts, save preferences when closing game settings 2009-04-27 06:59:03 +00:00
dborth
cb073327ee video mode corrections, add ability to change video mode in menu 2009-04-22 18:15:36 +00:00
dborth
394acbb40b PAL *should* be good now 2009-04-21 22:36:46 +00:00
dborth
1eeb4b0638 add sprite limit/zapper crosshair to menu, fix PAL video modes and original modes, menu disabled when loading a game 2009-04-21 22:08:23 +00:00
dborth
99985713d5 improve menu close transition 2009-04-19 07:34:07 +00:00
dborth
4dd3cd05a2 free some memory 2009-04-15 06:42:31 +00:00
dborth
ed6ea8bc38 file browser arrow buttons now steal focus 2009-04-15 06:30:17 +00:00
dborth
2d1db4c364 corrections/improvements to game saving 2009-04-15 05:56:33 +00:00
dborth
f860642125 save menu settings 2009-04-15 03:25:48 +00:00
dborth
04cb373864 fix gamecube home trigger bug 2009-04-14 03:21:21 +00:00
dborth
f1cdef4213 finalize 3.0.0 2009-04-13 19:48:24 +00:00
dborth
1fcad359e0 correction to battery level
better handling of multiple wiimote cursors on-screen
code refactor - move trigger class definition to gui.h
better filebrowser scrollbar
allow all controllers to use Home button to exit in-game
2009-04-13 08:43:20 +00:00
dborth
d32a852154 draggable scrollbar, video fix 2009-04-10 07:50:10 +00:00
dborth
cfbbe9a21d minor bugfixes 2009-04-09 07:49:28 +00:00
dborth
734a557da5 save state screenshots, fix video 2009-04-06 07:27:40 +00:00
dborth
5efb6e6a69 new icons, minor bugfixes 2009-04-06 06:30:47 +00:00
dborth
78d82f5ebd add sound effects 2009-04-05 03:11:38 +00:00
dborth
98ed387f26 new keyboard images 2009-04-03 17:03:27 +00:00
dborth
08a18edb32 filetime correction 2009-04-02 06:05:59 +00:00
dborth
47c65f5ebe small bugfixes 2009-04-01 08:02:59 +00:00
dborth
0e1c0985f9 documenting, fixing update feature 2009-04-01 05:48:01 +00:00
dborth
21032905b9 update images 2009-03-31 07:13:20 +00:00
dborth
5536c374e3 small bugfixes 2009-03-30 08:22:55 +00:00
dborth
9331e69277 minor changes 2009-03-28 19:33:14 +00:00
dborth
27e503ed01 sound fix 2009-03-28 18:26:47 +00:00
dborth
3307989c04 preliminary new GUI implementation 2009-03-28 17:23:08 +00:00
dborth
f76332df49 add more files, structural changes 2009-03-27 04:26:20 +00:00
dborth
5e8303fd91 add new GUI code 2009-03-27 04:02:39 +00:00
dborth
f731a3fd88 ISI fix 2009-02-20 09:32:44 +00:00
dborth
0b7703a85f 32 byte align some memory 2009-02-07 00:57:39 +00:00
dborth
399b36963d trigger net reconnection on SMB failure 2009-02-03 08:33:23 +00:00
dborth
0961309f6b remove unused lang. code 2009-01-29 05:44:23 +00:00
dborth
ecf3a4c4d6 finalize 2.0.9 2009-01-27 22:10:52 +00:00
dborth
0d402630db update makefiles 2009-01-26 09:35:26 +00:00
dborth
2032df6465 FCE Ultra code base cleanup 2009-01-26 09:34:07 +00:00
dborth
fe0b937cd6 future support for video shifting 2009-01-26 07:10:20 +00:00
dborth
d1b4a4ae5b add option for only horizontal cropping, change GC home trigger to A+B+Z+Start 2009-01-26 06:36:19 +00:00
dborth
3bb9236db0 decrease min allowed filesize to 8KB 2009-01-25 07:38:30 +00:00
dborth
aa565cc205 add unzip progress for auto-update 2009-01-25 07:09:11 +00:00
dborth
07099ba282 sync up to other code bases 2009-01-25 07:01:50 +00:00
dborth
7a84a2492e switch from C to C++, fix a few small bugs 2009-01-25 06:53:21 +00:00
dborth
d4d6789a08 2009-01-23 17:41:33 +00:00
dborth
2af5a8cab0 disable read-ahead on gamecube 2009-01-21 06:51:26 +00:00
dborth
488fc92791 remove sprite limit toggle, remove right joystick back-to-menu for CC 2009-01-11 21:24:26 +00:00
dborth
b164582a09 new read ahead cache 2009-01-06 06:04:32 +00:00
dborth
5ef12bcea9 code cleanup - fix memory leaks, buffer overflows, etc. 2009-01-05 22:21:27 +00:00
dborth
31c1d13fcf fix bug w/ reading files < 2048 bytes 2009-01-02 22:27:49 +00:00
dborth
9ed631add7 video corrections, disable read-ahead cache 2008-12-30 07:31:00 +00:00
dborth
e0cf865b3a major code audit - bugs fixed, vars made static, file browser memory dynamically allocated 2008-12-30 00:05:57 +00:00
dborth
3df4b3b98d finalize 2.0.8 2008-12-24 08:52:41 +00:00
dborth
9a5f551e94 minor bug fixes, auto-update feature 2008-12-24 07:58:23 +00:00
dborth
3893c3fb51 network cleanup 2008-12-22 09:26:42 +00:00
dborth
7ffa0c17db bug fixes for RAM/state saves, optimize boot sequence, more intelligent device auto-detect 2008-12-22 08:38:49 +00:00
dborth
c7b15e4a89 fix saving bug 2008-12-20 20:32:06 +00:00
dborth
76b5f16080 set video thread to critical priority 2008-12-19 23:08:48 +00:00
dborth
672f1ac0ba rewrite file code
reset preferences now resets control mappings
improved SMB
2008-12-19 22:04:55 +00:00
dborth
d844b56dcb minor bugfixes 2008-11-26 07:40:43 +00:00
dborth
26ed480183 change FSDisable to FourScore 2008-11-24 07:33:57 +00:00
dborth
12472a662f add missing break 2008-11-20 17:59:18 +00:00
dborth
2e4206c833 overscan setting saved in preferences 2008-11-20 16:58:44 +00:00
dborth
73e3c60762 finalize 2.0.7 2008-11-19 07:11:06 +00:00
dborth
0dfb088a8c change pref file to <apppath>/settings.xml 2008-11-17 07:59:24 +00:00