Commit Graph

40 Commits

Author SHA1 Message Date
dborth
150d9f82d2 fix shift key, game save bug 2009-07-16 17:47:47 +00:00
dborth
e5b857203c stop parsing when loading a file 2009-07-08 20:26:05 +00:00
dborth
d941c4a02c faster smb browsing - added thread to parse entries 2009-07-07 06:37:22 +00:00
dborth
10c705dc23 don't change dir names for display 2009-07-07 02:26:53 +00:00
dborth
3e76213c96 add DI_Close, don't wait for net init before entering game, add filename text scrolling, improved efficiency on text wrapping, add reset button for mappings, change video callbacks to avoid over-reading pads 2009-06-27 20:06:26 +00:00
dborth
279333fd01 better path handling code 2009-06-12 07:43:19 +00:00
dborth
d64c223a62 reduce memory fragmentation with static savebuffer 2009-06-01 21:56:38 +00:00
dborth
c04fcf573f fix update window causing crash, misc tweaks 2009-05-30 18:32:24 +00:00
dborth
b269d3583d fix for SMB, misc improvements 2009-05-30 06:27:47 +00:00
dborth
3988b2661f fix device thread sleep - keep one eye open! 2009-05-26 21:48:02 +00:00
dborth
2838765896 improve device thread 2009-05-06 17:28:50 +00:00
dborth
ba017944fa more stable threading, file IO corrections, inline video functions 2009-05-06 06:36:59 +00:00
dborth
6675c3c3db menu disabled when loading a game 2009-04-21 22:10:39 +00:00
Carl.Kenner
0fcc7edce5 Shortens all display names of ROMs by removing rubbish from file names.
Menu works properly in PAL now, before there was a mismatch between the Ortho projection matrix and the screen height, causing the bottom of the menu to be off the screen.
2009-04-08 17:32:41 +00:00
dborth
afd2335815 new menu 2009-04-08 07:08:12 +00:00
dborth
769f5d57c2 disable read-ahead on gamecube 2009-01-21 06:53:13 +00:00
dborth
dc7b84e4a5 new read ahead cache 2009-01-06 06:04:49 +00:00
dborth
497274c83d code cleanup - memory leaks, buffer overrruns, etc 2009-01-06 05:33:13 +00:00
dborth
874525235d fix bug w/ reading files < 2048 bytes 2009-01-02 22:26:58 +00:00
dborth
59b7c2f6d3 video corrections, disable read-ahead cache 2008-12-30 07:32:42 +00:00
dborth
093dca1d66 major code audit - bugs fixed, vars made static, file browser memory dynamically allocated 2008-12-30 00:10:12 +00:00
dborth
3aa8137e81 minor bug fixes, auto-update feature 2008-12-24 07:52:35 +00:00
dborth
ed93edc51d optimize boot sequence, more intelligent device auto-detect, network error message improvements 2008-12-22 09:23:48 +00:00
dborth
5b4ea2b8b5 fix saving bug 2008-12-20 20:32:44 +00:00
dborth
e03dd275f7 improve device thread, change pref loading 2008-12-18 23:21:51 +00:00
dborth
18e267b1f0 rewrite file code 2008-12-18 18:58:30 +00:00
dborth
ab6fb44b18 minor bugfixes 2008-11-26 07:39:09 +00:00
dborth
830db0e150 tidy up file code 2008-11-12 07:53:25 +00:00
dborth
2e96b28e24 fix issue loading second GBA rom for GC users 2008-10-31 05:20:03 +00:00
dborth
a68f67903d add USB/SD hot-swap, video changes, remove un-needed VBA file 2008-10-28 06:51:58 +00:00
dborth
6864390b7f add UPS/IPS/PPF patch support 2008-10-27 04:31:59 +00:00
dborth
34e6d23bf5 7z support, progress bars, file op code changes 2008-10-15 07:09:07 +00:00
dborth
75c9951a99 change pref saving location for SMB 2008-10-03 21:07:01 +00:00
dborth
cb83ca6688 enable readahead cache for faster file access 2008-10-03 06:58:21 +00:00
dborth
af596450f7 memory based battery/state working, GC version working 2008-09-29 07:35:26 +00:00
dborth
2522d87963 SMB/DVD/ZIP now mostly functional 2008-09-26 08:10:36 +00:00
dborth
9edc1f9b4b DVD, SMB, ZIP loading support 2008-09-26 06:23:00 +00:00
dborth
0b7ed963a2 code commenting, minor changes 2008-09-17 02:27:55 +00:00
dborth
eff1bf8705 battery and saves work now, many many other improvements 2008-09-17 01:54:21 +00:00
dborth
fc4c229edc structure/system overhaul - partially working 2008-09-16 05:42:21 +00:00