pcsx2/common/include/Utilities
arcum42 3d789c5da3 Not particularly tested, but fix Linux.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1931 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-09-29 22:05:21 +00:00
..
Console.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Dependencies.h Win32: Added stdout and stderr pipe support for the ConsoleLogger; such that plugins using printf or fprintf will have their messages show up in the new-style console log and in the emuLog.txt file. 2009-09-21 03:33:35 +00:00
Exceptions.h (work in progress -- some of this stuff still doesn't quite work as it should) 2009-09-29 19:16:00 +00:00
General.h Linux: Fix compilation errors and warnings. There's still a lot of new warnings in x86Emitter due to __forceinline being disabled in debug builds, but the proper fix for those will come later. 2009-09-21 09:48:31 +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 Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Path.h Fixed a bug in BiosTools.cpp that caused Bios-Not-Found errors. 2009-09-13 17:11:35 +00:00
RedtapeWindows.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
SafeArray.h (work in progress -- some of this stuff still doesn't quite work as it should) 2009-09-29 19:16:00 +00:00
ScopedPtr.h Not particularly tested, but fix Linux. 2009-09-29 22:05:21 +00:00
StringHelpers.h Yay, craploads of fixups for the new gui: 2009-09-16 17:23:02 +00:00
Threading.h (work in progress -- some of this stuff still doesn't quite work as it should) 2009-09-29 19:16:00 +00:00
WinVersion.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
lnx_memzero.h Renamed memzero_obj to memzero. Been meaning to do that for a while. Also, Savestates *almost* work, but it's just not going to happen. See everyone in 5 days or so. -_- 2009-09-23 12:53:32 +00:00
win_memzero.h Renamed memzero_obj to memzero. Been meaning to do that for a while. Also, Savestates *almost* work, but it's just not going to happen. See everyone in 5 days or so. -_- 2009-09-23 12:53:32 +00:00
wxBaseTools.h (work in progress -- some of this stuff still doesn't quite work as it should) 2009-09-29 19:16:00 +00:00
wxGuiTools.h Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00