dborth
e5c58eab80
fix gb screen adjustment saving, menu tweak, minor optimizations from dancinninja
2010-01-06 18:22:12 +00:00
dborth
33323ca692
finalize 2.1.2
2009-12-23 22:53:04 +00:00
dborth
707599e09d
jump to last file, improved auto update, make folders if not present
2009-12-23 00:39:48 +00:00
dborth
951b0bcb60
optimizations from dancinninjac
2009-12-14 07:13:07 +00:00
dborth
a7b1ba9ae3
2009-12-02 07:02:25 +00:00
dborth
03a41bf40a
trash memcard code
2009-11-29 08:20:40 +00:00
dborth
44d7390b15
add separate zoom options for hor and vert, for both GBA and GB
2009-11-16 09:02:17 +00:00
dborth
a1e3a93cec
reduce memory fragmentation. fixes out of memory crashes (eg: after many save state loads)
2009-10-27 06:02:04 +00:00
dborth
e35145ec94
optimize - use pointer to wpad data
2009-10-13 00:49:08 +00:00
dborth
bcf39c640c
remove callback, correct use of DrawDone
2009-10-12 19:38:49 +00:00
dborth
c8f6ee1d87
2009-10-06 19:57:29 +00:00
dborth
ff78bdfaa5
rewritten code, many bugfixes
2009-10-06 07:17:52 +00:00
dborth
ccb16932f8
remove dvd file op code. handled by devoptab now. dvd in gamecube mode will work now.
2009-10-03 17:00:14 +00:00
dborth
28718ab082
code restructure, revamp filebrowser
2009-10-01 22:42:02 +00:00
dborth
3a46df0520
small menu bugfix
2009-09-15 07:20:16 +00:00
dborth
a155c8105e
replace keyboard/mouse code w/ code from libogc
2009-08-14 07:01:20 +00:00
dborth
4829178f04
2009-07-27 22:33:32 +00:00
dborth
05206863e1
improvements to optionbrowser
2009-07-27 22:23:55 +00:00
dborth
3e79990a07
2009-07-27 03:50:37 +00:00
dborth
cfa121ef9e
2009-07-23 07:48:00 +00:00
dborth
7e1a75030d
change default prompt window selection to "Cancel" button
2009-07-22 04:41:20 +00:00
dborth
150d9f82d2
fix shift key, game save bug
2009-07-16 17:47:47 +00:00
dborth
dbe234c052
prevent lockups on exit
2009-07-09 17:52:35 +00:00
dborth
af143efc34
improvements to onscreen keyboard
2009-07-08 05:56:58 +00:00
dborth
014505c37c
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:48:37 +00:00
dborth
f15ed0c57d
whoops! broke auto-update! fixed.
2009-06-30 07:12:38 +00:00
dborth
38e5f59652
2009-06-29 06:54:47 +00:00
dborth
ddf1a540d1
improved save file detection algorithm
2009-06-28 07:06:28 +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
ffcb6291da
fix file browser bug
2009-06-18 06:09:14 +00:00
dborth
dcfbbbc000
shrink file selector font size, increase to 10 entries
2009-06-18 05:50:09 +00:00
dborth
7fdcb6f1c4
button mapping cleared on Home press
2009-06-18 04:48:10 +00:00
dborth
99e23f239c
only update battery images when required, GB mono changes
2009-06-17 07:47:22 +00:00
dborth
739d2b24f4
2009-06-07 18:03:31 +00:00
dborth
3adc7865be
cleanup while loop vars
2009-06-02 06:48:55 +00:00
Carl.Kenner
fd1fdc585c
partial cleanup of Tantric's palette saving/loading disaster code
2009-06-01 12:36:56 +00:00
dborth
a8eb751e40
partial cleanup of palette saving/loading disaster code
2009-06-01 07:20:23 +00:00
dborth
c04fcf573f
fix update window causing crash, misc tweaks
2009-05-30 18:32:24 +00:00
Carl.Kenner
83a1f38626
Palettes are working well now.
2009-05-30 18:11:59 +00:00
dborth
ba6a55d50c
correction for home menu popping up on game load
2009-05-30 06:47:05 +00:00
dborth
b269d3583d
fix for SMB, misc improvements
2009-05-30 06:27:47 +00:00
Carl.Kenner
5a8546d5bf
Why isn't this working???
2009-05-29 20:04:11 +00:00
Carl.Kenner
8947904911
Fixes for issues 96 and 113. Stops constant rumbling and stops palette flickering in Megaman 1 (by disabling palettes for that game).
2009-05-28 14:15:56 +00:00
dborth
dd90a80436
GUI behavioral corrections
2009-05-28 07:08:01 +00:00
dborth
0998b084ea
fix exiting to game from re-entering menu
2009-05-28 04:20:04 +00:00
Carl.Kenner
05b8deb22a
Fix for issue 102. Colour can be turned on and off freely.
2009-05-27 18:40:32 +00:00
Carl.Kenner
16e3e02d15
GB Palette editing (saving doesn't work yet).
...
More built-in palettes.
Palettes now fade to white correctly instead of getting brighter.
Star Wars, TMNT, Lord Of The Rings, Wii Controls.
Some (disabled) logging functions.
2009-05-27 17:31:18 +00:00
dborth
8a3d3fa8c5
finalize 2.0.2
2009-05-26 06:09:58 +00:00
dborth
e4e4624a29
add option to disable rumble, auto-determine if HBC stub is present
2009-05-20 05:23:49 +00:00
dborth
6ed7f2e8ee
remove tmbinc msec timer, replace with libogc usec timer. fix unfiltered mode.
2009-05-12 06:59:05 +00:00