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
edcef05047
Changes: Fixed nearly all warnings in Rice (Issue 24) except
...
one pointer arithmetic one in TextureFilters.cpp (see tracker).
Once that is fixed Issue 24 in current form can be closed.
Testing done: Code compiles for normal and debug use without
any -Wall warnings and seems to yield the same results and previous
svn on my r300.
2008-04-04 19:18:54 +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
John Chadwick
870f42c857
- Fix the hires texturing to make it more flexible. Now Alternate Cartoon Super Mario 64 plays ;)
2008-04-03 03:07:01 +00:00
Richard Goedeken
30a84705b9
Updated version numbers for post-1.3 tag
2008-03-29 19:40:20 +00:00
Richard Goedeken
4e3b9647fe
Updated version numbers for 1.3 tag
2008-03-29 19:37:52 +00:00
Richard Goedeken
eb9a6c6482
Updated RELEASE file for 1.3 tag, removed TODO and RELEASE from rice video
2008-03-29 19:14:14 +00:00
James Hood
e42b06f00a
including limits.h should provide definition of PATH_MAX
2008-03-27 20:39:07 +00:00
John Chadwick
28fcce941d
* Fixed some compilation problems (defines PATH_MAX to 1024 in a couple files, if they aren't already defined)
...
* More GUI work ("Toolbar Style" now works)
2008-03-27 20:29:30 +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
54f1dd1602
2008-03-26 22:42:26 +00:00
Scott Gorman
932682f9ed
fixed the config error, now it displays proper resolution
2008-03-19 16:04:11 +00:00
James Hood
e81f213c6f
-Created config/ dir and moved all config files to it.
...
-Modified Makefile so 'make install' will copy default config files to install dir
-Modified gui_gtk/rombrowser.c so rombrowser.cache file is saved to user config dir.
-Modified main/main.c so on creation of user config dir ~/.mupen64plus, all config files from install dir are copied to user config dir.
2008-03-17 00:40:43 +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
James Hood
42e8448c24
Removed copy instructions from glide64 and rice_video Makefile's since now the top-level Makefile will automatically copy the plugins to the plugins/ dir after building.
2008-03-16 16:34:40 +00:00
Richard Goedeken
405b099723
set default screen update setting to 1 for super mario 64 to fix artifacts
2008-03-15 23:58:04 +00:00
Richard Goedeken
a5e27c1efb
integrated rice video into mupen64plus build system
2008-03-15 17:58:10 +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