Commit graph

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