..
Assertions.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
CheckedStaticBox.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
Console.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
Dependencies.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
EventSource.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
EventSource.inl
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
Exceptions.h
* Fixed death-by-recursion caused when a thread threw an exception.
2010-05-07 03:20:58 +00:00
FixedPointTypes.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
General.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +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
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
Path.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
PersistentThread.h
* Fixed death-by-recursion caused when a thread threw an exception.
2010-05-07 03:20:58 +00:00
RedtapeWindows.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
RwMutex.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
SafeArray.h
* Set the PCSX2 event handler queues to use the wxObject allocator (reduces heap fragmentation, multithread performance, etc) [MSW/Win32 only]
2010-05-28 16:50:49 +00:00
ScopedPtr.h
Mess with Jake's code until it works in Linux.
2010-05-07 09:55:30 +00:00
ScopedPtrMT.h
Mess with Jake's code until it works in Linux.
2010-05-07 09:55:30 +00:00
StringHelpers.h
More work on memorycards, and general UI adjustments. Some things with the dialogs might be a bit broken-ish. Will finish this up properly soon. :)
2010-05-20 12:23:13 +00:00
Threading.h
* Fixed death-by-recursion caused when a thread threw an exception.
2010-05-07 03:20:58 +00:00
ThreadingDialogs.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
TlsVariable.inl
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
lnx_memzero.h
Minor fix to memzero function in gcc/linux (mentioned in Issue 577); may help fix some errant SIGSEGV's with certain optimizations enabled.
2010-06-01 13:34:55 +00:00
pxCheckBox.h
UI: Reorganized the Speedhack panel a bit, and added graying out of the new static text labels.
2010-06-05 14:25:41 +00:00
pxEvents.h
* Re-implemented memorycard ejection (yay!) -- helps avoid memorycard corruption when using savestates on many games (due to them caching memorycard contents).
2010-05-26 01:57:08 +00:00
pxRadioPanel.h
UI: Switched from the old 'native' text labels to a new custom draw text label that should (hopefully!) be a lot better about positioning and wrapping text, and fitting to windows and what-not. Also gets rid of my nasty "ideal width" hack I originally used to fix-size some of the dialogs.
2010-06-04 08:00:19 +00:00
pxStaticText.h
UI: Reorganized the Speedhack panel a bit, and added graying out of the new static text labels.
2010-06-05 14:25:41 +00:00
win_memzero.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
wxAppWithHelpers.h
* Set the PCSX2 event handler queues to use the wxObject allocator (reduces heap fragmentation, multithread performance, etc) [MSW/Win32 only]
2010-05-28 16:50:49 +00:00
wxBaseTools.h
Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins)
2010-05-03 14:08:02 +00:00
wxGuiTools.h
UI: Fixed a few minor layout bugs in the logging options, and introduced pxDialogCreationFlags to get rid of some Constructor Parameter Hell(tm) on dialog creation.
2010-06-04 19:50:31 +00:00