pcsx2/common/include/Utilities
Jake.Stine 1507d72cad UI Bugfixes:
* Fixed several obscure deadlock issues.
 * Savestate actions block; such that only one load or save is permitted at a time.
 * Savestates now work through temp files, so that the existing file is not corrupted in case errors occur.
 * Exiting the emu while a savestate is saving will still save the state before completely quitting.
 * Plugin init errors are handled more gracefully.

Developer Notes:
 * Added some event diagnostic trace logging stuff.
 * More preliminary work on memorycards -- moved them to their own dialog box and started implementing things, but still a lot of work to do before it's ready for use.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2936 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-03 13:51:46 +00:00
..
Assertions.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
CheckedStaticBox.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
Console.h Major UI renovations! 2010-04-27 13:12:03 +00:00
Dependencies.h Let's try that again. 2009-12-04 01:00:24 +00:00
EventSource.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
EventSource.inl Major UI renovations! 2010-04-27 13:12:03 +00:00
Exceptions.h UI Bugfixes: 2010-05-03 13:51:46 +00:00
FixedPointTypes.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
General.h Major UI renovations! 2010-04-27 13:12:03 +00:00
HashMap.h Improved MTGS (added better suspend/resume support), and work on savestates a bit (still not working tho) 2009-09-23 09:53:21 +00:00
MemcpyFast.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
Path.h Major UI renovations! 2010-04-27 13:12:03 +00:00
PersistentThread.h Major UI renovations! 2010-04-27 13:12:03 +00:00
RedtapeWindows.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
RwMutex.h Major UI renovations! 2010-04-27 13:12:03 +00:00
SafeArray.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
ScopedPtr.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
StringHelpers.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
Threading.h UI Bugfixes: 2010-05-03 13:51:46 +00:00
ThreadingDialogs.h UI Bugfixes: 2010-05-03 13:51:46 +00:00
TlsVariable.inl Thread Local Storage Fixes: 2009-12-24 22:22:34 +00:00
lnx_memzero.h Linux: Added more correct __asm__ qualifiers and conditions; including __volatile__ on a lot of asm code (it should really be the default behavior and non-vlatile the specifier, but whatever >_<), and added register clobber specifiers. Might help unbreak some of GCC 4.4's optimization problems, although VIFdma's uber-hack SSE optimization looks like a real problem. 2009-10-05 11:05:11 +00:00
pxCheckBox.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
pxEvents.h UI Bugfixes: 2010-05-03 13:51:46 +00:00
pxRadioPanel.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
pxStaticText.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
win_memzero.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
wxAppWithHelpers.h Major UI renovations! 2010-04-27 13:12:03 +00:00
wxBaseTools.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
wxGuiTools.h UI Bugfixes: 2010-05-03 13:51:46 +00:00