dborth
fe9d114fd0
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:50 +00:00
dborth
e6cd722300
fix in-game PAL video
2009-04-10 02:33:32 +00:00
dborth
9a65b6c3f7
enable auto loading and renaming of SRAM saves w/o Auto appended, fix for letterboxing for PAL users
2009-04-09 07:43:59 +00:00
dborth
6191d5f741
finalize 4.0.0
2009-04-05 01:51:56 +00:00
dborth
d2fd8621b0
hq2x for non-original modes correction
2009-04-02 05:59:36 +00:00
dborth
ea88db00e2
original mode corrections
2009-04-02 05:14:18 +00:00
dborth
b5cbaedfe9
documenting, fixing update feature
2009-04-01 05:47:01 +00:00
dborth
de13cf6927
update comments
2009-03-28 19:03:35 +00:00
dborth
403d4cefc1
for some reason memcpy won't work but GX_CopyTex does?
2009-03-21 04:06:55 +00:00
dborth
bab9a078a5
fix sound volume on startup
2009-03-19 06:12:06 +00:00
dborth
18f586f15a
disable second screen tex buffer for gamecube users
2009-03-19 05:47:57 +00:00
dborth
489463324d
2009-03-17 05:09:45 +00:00
dborth
14c80e74e2
2009-03-16 05:16:20 +00:00
dborth
ac2658e001
2009-03-12 07:07:52 +00:00
dborth
57406336d5
merged new GUI to trunk
2009-03-11 17:28:37 +00:00
dborth
4e1004660f
revert some accidental changes
2009-02-08 21:25:13 +00:00
dborth
99892a51f5
32 byte align some memory
2009-02-07 03:01:10 +00:00
michniewski
3a3385da4b
added hq2x filtering feature!
...
- 3 'versions' of filter with varying effects (like on windows)
2009-01-30 07:25:30 +00:00
dborth
20157ba7b5
use libogc's maketexture function
2009-01-16 04:48:15 +00:00
dborth
2a40be8d1b
fix bug w/ reading files < 2048 bytes
2009-01-02 22:32:16 +00:00
dborth
03e69b1974
video corrections, disable read-ahead cache
2008-12-30 07:30:31 +00:00
dborth
0775cc95b2
major code audit - bugs fixed, vars made static, file browser memory dynamically allocated
2008-12-30 00:08:17 +00:00
dborth
7738cb3344
set audio/video threads to critical priority
2008-12-19 23:07:57 +00:00
dborth
1c12c46122
rewrite file code, improved SMB
2008-12-18 18:36:30 +00:00
ekeeke31
2aa6868725
fixed interlaced mode vertical scaling for filtered/unfiltered rendering
2008-11-07 18:23:26 +00:00
dborth
8ec79e8780
fix DCFlushRange for square
2008-11-07 16:50:42 +00:00
dborth
3bde4c1049
activate video threading (permanently)
2008-11-07 08:38:49 +00:00
dborth
e75f067047
fix scaling issue - flush square memory (thanks eke-eke!)
2008-11-06 22:01:35 +00:00
dborth
0f6350e4e1
whoops! fix GC compiling
2008-11-06 06:34:18 +00:00
dborth
cb6105d743
correct widescreen fix
2008-11-05 17:26:59 +00:00
dborth
4d778fe9e5
widescreen correction
2008-11-05 08:37:58 +00:00
dborth
e1feb6ea0b
code formatting
2008-11-04 20:43:15 +00:00
ekeeke31
72b41f925a
fixed original modes (again)
2008-11-04 19:10:23 +00:00
dborth
8374b9dfc9
video changes suggested by eke-eke
...
http://www.tehskeen.com/forums/showthread.php?p=43454
http://www.tehskeen.com/forums/showthread.php?p=43501
undo/change/adjust if you see fit!
2008-11-01 23:05:56 +00:00
michniewski
a2b0999582
- video tweaks
2008-10-31 07:32:35 +00:00
dborth
af6b9beff1
fix for ActRaiser 2, decrease zoom level limit
2008-10-29 05:48:40 +00:00
dborth
6d4bab0809
add zoom saving, video corrections
2008-10-24 05:11:01 +00:00
dborth
f0662c9d37
widescreen fix
2008-10-22 18:52:51 +00:00
dborth
eba96bba07
cleanup ARAM ROM injection code
2008-10-09 21:44:53 +00:00
dborth
580380c5f7
enable 480p for GameCube!
2008-09-30 07:22:40 +00:00
dborth
cf171ce2bb
add widescreen & shift to preferences, update menu, update credits
2008-09-30 06:43:34 +00:00
michniewski
8d07410616
- add video shift options
...
- moved video options to their own menu
2008-09-28 02:13:19 +00:00
dborth
264dda0965
code review - memory alloc changes
2008-09-27 07:13:52 +00:00
michniewski
f10ee29ac0
- credits, readme update
2008-09-23 04:13:33 +00:00
michniewski
c47d9bbc98
- reimplemented zooming (limited range, option to reset)
...
- video debugging info now written to a file (if flag set)
2008-09-23 03:49:57 +00:00
dborth
2ac740bf64
add/update code comments, minor refactor
2008-09-12 05:28:40 +00:00
dborth
48618fddaf
menu tweaks, change default video mode
2008-09-11 04:41:58 +00:00
michniewski
d7c0d42004
- video patch 4
...
- new render mode: unfiltered - keeps preferred video mode but turns off AA and texture filtering
2008-09-11 02:23:48 +00:00
michniewski
0c6743e4f7
- video patch 3
2008-09-10 21:09:53 +00:00
dborth
bdfd8c963b
ugly hack to fix problem w/ scaling not updating
2008-09-10 17:33:35 +00:00