pcsx2/common/include
Jake.Stine 08f3e4955b Major Savestate fix: Added version info, which never got added (oops) after I redid the savestate system for 0.9.7. Breaks all old savestates, but should be the last backward compat breakage for quite a while.
Also
 * Tons of small UI bugfixes and cosmetic improvements, mostly to startup, first-time running, and resetting options.
 * Added a third startup option for specifying a custom "default location" for PCSX2 files, in addition to user docs and CWD.

Devs:
 * Implemented some more += operators for adding wxWidgets objects to sizers (pxStretchSpacer mainly).
 * Preliminary re-implementation of memory cards panels -- still non-functional, so it's disabled.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2671 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-03-05 14:24:44 +00:00
..
Utilities Major Savestate fix: Added version info, which never got added (oops) after I redid the savestate system for 0.9.7. Breaks all old savestates, but should be the last backward compat breakage for quite a while. 2010-03-05 14:24:44 +00:00
api Forgot to remove a couple debug lines. 2009-03-29 06:48:18 +00:00
wx User Interface: 2009-10-16 03:58:29 +00:00
x86emitter PS2E v2 (plugin interface) tweaks and additions. 2009-12-27 12:15:21 +00:00
PS2Edefs.h Implemented the handlers for channel 8 (dev9) in the new iop dmac. No plugins support the changes yet so don't enable it. 2010-02-06 22:18:26 +00:00
PS2Eext.h SPU2Null: Fix the release version. 2010-01-22 05:07:34 +00:00
PS2Etypes.h (Most Plugins) Updated plugins to obey PCSX2's ini folder requests. This will fix problems with plugins failing to save settings on Vista/Win7 due to lack of Admin rights, and also ensures all the plugin inis show up where you would expect them to. 2009-12-19 18:30:56 +00:00
Pcsx2Api.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
Pcsx2Defs.h We'll need to include signal.h if we're raising signals. 2009-12-25 18:58:25 +00:00
Pcsx2Types.h Not particularly tested, but fix Linux. 2009-09-29 22:05:21 +00:00
PluginCallbacks.h Add a header with some plugin helper functions. Mess with the comments in PluginCallbacks.h a bit. 2010-01-09 01:26:52 +00:00
afxresmw.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
intrin_x86.h Linux: Quick fixes to get the Linux build working with the changes in r1388. 2009-06-18 09:32:35 +00:00