Richard Goedeken
|
4aab03ea1f
|
removed some #ifdef WIN32s
|
2009-10-28 22:24:02 -04:00 |
|
Richard Goedeken
|
306e5ddc73
|
added version.h, changed the way that version info and plugin name are handled
|
2009-10-28 22:13:53 -04:00 |
|
Richard Goedeken
|
a8a6fff41d
|
replaced GetPluginDir() calls in TextureFilters.cpp with ConfigGetUserDataPath() calls, and removed GetPluginDir() function
|
2009-10-28 21:53:50 -04:00 |
|
Richard Goedeken
|
98b8f7bfbd
|
rewrote WriteIniFile() to use ConfigGetSharedDataFilepath() instead of GetPluginDir() and remove the use of remove/rename file commands
|
2009-10-28 21:37:33 -04:00 |
|
Richard Goedeken
|
6c8df2a9aa
|
split InitConfiguration() in Config.cpp into InitConfiguration() and LoadConfiguration() so that plugin defaults could be set when PluginStartup() is called
|
2009-10-28 20:31:46 -04:00 |
|
Richard Goedeken
|
1ab430a2af
|
added RiceVideoLinux.ini to Rice Video repository
|
2009-10-28 07:57:10 -04:00 |
|
Richard Goedeken
|
034b1aa4dd
|
use core configuration API instead of reading/writing own config file.
|
2009-10-28 01:25:21 -04:00 |
|
Richard Goedeken
|
58b8501aa8
|
removed some more unneeded configuration parameters
|
2009-10-27 22:56:14 -04:00 |
|
Richard Goedeken
|
f9f4957039
|
removed some unused configuration parameters
|
2009-10-27 22:45:51 -04:00 |
|
Richard Goedeken
|
38ffa0f9a6
|
re-add the ROM header byteswapping code in open_rom()
|
2009-10-27 08:36:47 -04:00 |
|
Richard Goedeken
|
d4ef0dfbff
|
update Config.cpp to use new core api to get the configuration directory
|
2009-10-26 19:50:21 -04:00 |
|
Richard Goedeken
|
2c15da390f
|
don't byte-swap the ROM header information during startup
|
2009-10-26 00:52:19 -04:00 |
|
Richard Goedeken
|
1334cb937c
|
converted all printf() and ErrorMsg() calls to DebugMessage() for re-direction to front-end. use new Config Pathname functions in .ini and .cfg file reading/writing
|
2009-10-26 00:13:29 -04:00 |
|
Richard Goedeken
|
d420c96b63
|
added 2.0 API functions in Video.cpp, fixed a makefile bug preventing compilation of C source files, added osal_dynamiclib, removed video thread code in Video.cpp. it builds and runs with the core and ui-console, but crashes because configuration handling needs to be re-written
|
2009-10-25 22:00:10 -04:00 |
|
Richard Goedeken
|
84349121f5
|
removed all of the functions which are not part of the new Mupen64plus 2.0 api
|
2009-10-25 19:55:28 -04:00 |
|
Richard Goedeken
|
01caa9efbf
|
cleaned up Video.cpp in preparation for adding Mupen64Plus API functions
|
2009-10-25 18:30:28 -04:00 |
|
Richard Goedeken
|
afd19dfee3
|
fixed capitalization on a couple of source code files, list/build the source files in alphabetical order
|
2009-10-25 17:52:27 -04:00 |
|
Richard Goedeken
|
805946aed2
|
Completely refactored all of the #include statements to get rid of the horrible stdafx.h thing
|
2009-10-25 12:13:59 -04:00 |
|
Richard Goedeken
|
05e9c1605e
|
got rid of the ridiculous Win32 types, cut out most of osal_win32types.h (aka winlnxdefs.h)
|
2009-10-24 23:58:17 -04:00 |
|
Richard Goedeken
|
e1ade5306c
|
removed old API headers and GTK gui functions. started refactoring to get rid of all these custom types
|
2009-10-24 20:46:55 -04:00 |
|
Richard Goedeken
|
bab27304b6
|
re-wrote makefile for current mupen64plus conventions
|
2009-10-24 16:00:11 -04:00 |
|
Richard Goedeken
|
9a73b903e8
|
import rice_video plugin from mupen64plus SVN repo revision 1416
|
2009-10-24 15:44:41 -04:00 |
|