Commit graph

10 commits

Author SHA1 Message Date
John Chadwick
084516ff54 - Fixes stupid bug I made
- Adds dynamic font size
2008-04-26 23:52:52 +00:00
John Chadwick
06ccf3c4b3 - Some more fixes 2008-04-26 20:38:52 +00:00
John Chadwick
882e316288 More things:
- Committed missing files
- Added Save/Load/Switch State messages
- Added Support for TXT_OBJECT. (Untested!) 
- More work on the initial support


BTW, This patch does not unify the def of TXT_OBJECT. Why? Because GFX_INFO and the function prototypes are defined twice in the exact same manor - All I can recieve from that is that gfx.h needs to stay different than the original spec file, and so solving the issue of having two defs of TXT_OBJECT is outside the scope of this branch. It's not my decision, but I think it's important to note this anyways.
2008-04-26 19:13:19 +00:00
John Chadwick
68a7080377 Fixes the error. I will be cleaning up this code much so that it can hopefully be merged. 2008-04-26 15:23:51 +00:00
Richard Goedeken
1961344b69 merged changes from trunk in revs 262 through 267 to r0261-OSD branch 2008-04-22 11:55:43 +00:00
Richard Goedeken
5f32c254fe Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
Scott Knauert
c734abce89 Chnages: Fixed deprecated conversion from string constant to 'char*' in
Rice Video as part of compiler warning code cleanup (Issue 24).

Testing done: Code compiles for normal and debug use without
general level warning and seems to yield the same results as previous
svn on my r300.
2008-04-04 13:08:55 +00:00
James Hood
15f50b9603 Some systems fail compile because PATH_MAX is not defined 2008-03-27 20:24:31 +00:00
James Hood
605abd80a1 Implemented SetConfigDir API call for RiceVideo. This config dir is used to find the RiceVideo.cfg and RiceVideoLinux.ini files. It is also used as the base path for the hires_texture/ and texture_dump/ directories. 2008-03-16 22:59:18 +00:00
Richard Goedeken
2dd0da478c Imported mupen64plus/trunk/rice_video from mupen64-amd64/trunk/ricevideo610-64bit rev 254 2008-03-15 14:36:11 +00:00