Commit Graph

308 Commits

Author SHA1 Message Date
dborth
32525770c2 fix 7z lockup, better 7z error message 2009-07-09 21:51:19 +00:00
dborth
0f9ce7ec3b prevent lockups on exit 2009-07-09 17:48:04 +00:00
dborth
7a0bfd2e44 increase cheat limit from 30 to 150 cheats 2009-07-09 04:12:28 +00:00
dborth
f01152621d delete existing cheats before loading new game, proper cheats init. avoids cheats from last game applied to next one. 2009-07-08 22:28:26 +00:00
dborth
93f2826d21 stop parsing when loading a file 2009-07-08 20:25:59 +00:00
dborth
d5e43d1048 fix performance problems with using multiple font sizes 2009-07-08 07:14:18 +00:00
dborth
ae13bd130e improvements to onscreen keyboard 2009-07-08 05:56:38 +00:00
dborth
5899078870 faster smb browsing - thread to parse directories on the fly 2009-07-07 06:35:53 +00:00
dborth
815f2abd2f preferences now only saved on exit, RAM auto-saved on power off from within a game, last browser folder is now remembered 2009-07-07 04:49:59 +00:00
dborth
98625560d4 don't change dir names for display 2009-07-07 02:27:00 +00:00
dborth
5d43ddfe01 disable debugging console 2009-07-03 13:37:31 +00:00
dborth
c555a1db68 fixed no sound on gamecube 2009-07-01 17:40:04 +00:00
dborth
7654604ec6 tidy up http code 2009-07-01 17:35:49 +00:00
dborth
d59ec81978 fixed controller mapping Reset button bug 2009-07-01 17:15:47 +00:00
dborth
5515cde35c 2009-06-30 07:22:34 +00:00
dborth
5b6bcf89f3 whoops! broke auto-update! fixed. 2009-06-30 07:12:15 +00:00
dborth
671787f6e2 finalize 4.0.7 2009-06-30 06:38:08 +00:00
dborth
f61b07866a 2009-06-29 06:54:38 +00:00
dborth
671aa8d6b4 improved save file detection algorithm 2009-06-28 07:06:21 +00:00
dborth
144091b948 update readme 2009-06-27 20:05:56 +00:00
dborth
ff46a17373 change video callbacks to avoid over-reading pads 2009-06-27 20:03:15 +00:00
dborth
5f3c4ad61d add filename text scrolling, improved efficiency on text wrapping, add reset button for mappings 2009-06-27 19:38:39 +00:00
dborth
83b4508566 don't wait for network init before entering game 2009-06-22 20:04:43 +00:00
dborth
2bfce2dd57 add DI_Close, controller reset 2009-06-22 19:58:18 +00:00
dborth
37632bdc58 fix file browser bug 2009-06-18 06:09:28 +00:00
dborth
70cdb15f83 shrink file selector font size, increase to 10 entries 2009-06-18 05:47:02 +00:00
dborth
026a1860a7 button mapping cleared on Home press 2009-06-18 04:48:26 +00:00
dborth
b80e800101 only update battery images when required 2009-06-17 07:46:10 +00:00
dborth
bb34e47633 improve 7z error messages, minor bugfixes 2009-06-16 08:38:52 +00:00
dborth
41e748fe00 bump version 2009-06-16 05:14:36 +00:00
dborth
3a5f1f06e7 correction for loading settings from usb, set widescreen to maximum size 2009-06-16 05:03:04 +00:00
dborth
17278b6332 video code cleanup/corrections 2009-06-15 08:23:19 +00:00
dborth
6bf2a1f353 change audio mode switch 2009-06-13 17:48:03 +00:00
dborth
4cd7c28bb4 fix long-standing menu "random" lockup/crashing bug. caused by Hermes' oggplayer threading. oggplayer rewritten. 2009-06-13 08:40:45 +00:00
dborth
96e0fda747 minor changes 2009-06-13 07:56:58 +00:00
dborth
2bf1663248 rewrite ogg code. better? 2009-06-13 03:59:42 +00:00
dborth
383acdaf01 fix mem card write verify bug 2009-06-13 01:57:54 +00:00
dborth
ab2bd752f0 fix savebrowser bugs 2009-06-13 01:38:21 +00:00
dborth
5c955c824e better path handling code 2009-06-12 07:47:42 +00:00
dborth
5489397e55 2009-06-07 18:00:57 +00:00
dborth
b27d4a7d09 move up audio init 2009-06-05 05:18:03 +00:00
dborth
2d47a47f51 cleanup while loop vars 2009-06-02 06:47:40 +00:00
dborth
ead421820b reduce memory fragmentation with static savebuffer 2009-06-01 21:56:31 +00:00
dborth
f3851f8c69 update meta.xml 2009-05-30 19:04:43 +00:00
dborth
1d7cd4b450 bump version number 2009-05-30 18:52:29 +00:00
dborth
8a0dde5d59 fix update window causing crash, misc tweaks 2009-05-30 18:26:45 +00:00
dborth
e51775b0ad correction for home menu popping up on game load 2009-05-30 06:46:33 +00:00
dborth
dc87d5ec4a fix for SMB, misc improvements 2009-05-30 06:28:12 +00:00
dborth
57c250c1e5 more GUI logic corrections 2009-05-28 07:50:56 +00:00
dborth
ad07683e77 2009-05-28 07:11:25 +00:00