dborth
c30baad4dd
code tidy
2009-10-13 05:09:43 +00:00
dborth
2533738495
minor tweaks
2009-10-13 04:56:38 +00:00
dborth
a958264785
remove callback, correct use of DrawDone
2009-10-12 19:18:49 +00:00
dborth
43bcfdc751
fix black screen bug
2009-09-20 01:06:00 +00:00
dborth
ca7efcdb45
proper code to change video modes, remove some legacy code
2009-09-16 07:54:34 +00:00
dborth
55cd167c92
proper r18 support - no more custom "tremor" lib
2009-09-15 06:13:08 +00:00
dborth
398cafd849
update for new libogc
2009-07-10 21:30:44 +00:00
dborth
5d43ddfe01
disable debugging console
2009-07-03 13:37:31 +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
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
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
e51775b0ad
correction for home menu popping up on game load
2009-05-30 06:46:33 +00:00
dborth
b9258a7b0a
fix black screenshot when returning to menu issue, variables cleanup
2009-05-25 06:47:37 +00:00
dborth
f422631a79
MakeTexture fixed
2009-05-22 21:17:06 +00:00
dborth
f9ffdcd948
extern asm function so it compiles on r18
2009-05-21 18:14:05 +00:00
dborth
7fb77963b6
formatting
2009-05-21 07:58:52 +00:00
dborth
911881421b
more stable threading, file IO corrections, inline video functions
2009-05-06 06:33:57 +00:00
dborth
088676c674
New video mode selection in menu, video mode corrections
2009-04-22 18:21:37 +00:00
michniewski
40063aecbf
1. fixed crash on resolution change in hq2x filtering (now just treats it as original mode in such cases)
...
2. reimplemented superscope turbo (hold button to enable)
- updated settings to 4.0.2 to reflect 2 reduced button map sizes
2009-04-22 05:59:37 +00:00
dborth
958e159845
allow invalid VRAM access (fixes some homebrew games), menu disabled when loading a game, video mode changes
2009-04-21 21:48:22 +00:00
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