pcsx2/common/src/Utilities
Jake.Stine f3b7c09851 ... not sure how I missed committing this last night. >_< (fixes compilation errors)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3333 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-06-28 10:21:04 +00:00
..
Linux linux fix. Also rename PersistentThread in linux. 2010-06-19 14:39:07 +00:00
Windows Refactoring: (boring) 2010-06-19 13:42:32 +00:00
x86 Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
AlignedMalloc.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
CMakeLists.txt Refactoring: Split FixedPointTypes.h into an h/inl setup. 2010-06-25 11:12:24 +00:00
CheckedStaticBox.cpp UI: 2010-06-24 20:30:36 +00:00
Console.cpp Converted the GameDB to use wxWidgets classes. 2010-06-09 17:37:11 +00:00
EventSource.cpp A big old crapload of UI and thread management changes. Recoded the EventSource/EventListener system to be more C++ and less hacky C. Probably breaks Linux! 2010-01-22 15:22:01 +00:00
Exceptions.cpp * Fixed death-by-recursion caused when a thread threw an exception. 2010-05-07 03:20:58 +00:00
FastFormatString.cpp 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
HashTools.cpp Re-ordered the MSVC folder structure to split PCSX2 into two definitive sections: [App]Host and [Emu]Core (the bracketed names indicate the "long" versions which are generally used in the code to differentiate the functions and classes). If the tentative layout is good then I'll sort the files on SVN to match that layout. 2009-09-12 02:58:22 +00:00
IniInterface.cpp Re-re-re-fix linux/gcc >_< (all that was actually missing was a 'struct' keyword .. grr msvc being smart and auto-deducing the type for me) 2010-06-25 15:26:51 +00:00
Mutex.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
PathUtils.cpp UI: 2010-06-06 23:26:07 +00:00
PrecompiledHeader.cpp wxgui branch: Maintenance merge against trunk, plus many cleanups and project-level changes. 2009-07-03 00:49:40 +00:00
PrecompiledHeader.h Major header file house cleaning! Should speed up recompilation times by a few percents. 2010-06-25 02:35:27 +00:00
RwMutex.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
Semaphore.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
StringHelpers.cpp Major header file house cleaning! Should speed up recompilation times by a few percents. 2010-06-25 02:35:27 +00:00
ThreadTools.cpp ... not sure how I missed committing this last night. >_< (fixes compilation errors) 2010-06-28 10:21:04 +00:00
ThreadingDialogs.cpp * Bugfixed some popup dialogs, which would sometimes be too small or empty. 2010-06-05 04:07:58 +00:00
ThreadingInternal.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
pxCheckBox.cpp UI: 2010-06-18 02:44:27 +00:00
pxRadioPanel.cpp UI: 2010-06-06 04:17:43 +00:00
pxStaticText.cpp UI / Cmdline: 2010-06-21 04:04:32 +00:00
pxTextStream.cpp Fix gruesome errors in database loading/saving. 2010-06-10 11:27:30 +00:00
pxWindowTextWriter.cpp UI: 2010-06-06 23:26:07 +00:00
vssprintf.cpp Major header file house cleaning! Should speed up recompilation times by a few percents. 2010-06-25 02:35:27 +00:00
wxAppWithHelpers.cpp Refactoring: (boring) 2010-06-19 13:42:32 +00:00
wxGuiTools.cpp UI: Replace a lot of PCSX2's with pxGetAppName(). 2010-06-21 10:25:06 +00:00
wxHelpers.cpp * Cmdline: Added warnings when opening settings panels with command line overrides enabled, and force-disable overrides when new settings are manually applied. 2010-06-24 17:39:18 +00:00