project64/Source/Common
zilmar b93421c502 [Common] Clean up log class 2016-04-19 20:37:41 +10:00
..
Common.dsp git-svn-id: https://localhost/svn/Project64/trunk@31 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-05-31 00:21:08 +00:00
Common.plg git-svn-id: https://localhost/svn/Project64/trunk@31 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-05-31 00:21:08 +00:00
Common.vcproj [Common] Add thread class 2016-04-18 05:34:47 +10:00
Common.vcxproj [Common] Add thread class 2016-04-18 05:34:47 +10:00
Common.vcxproj.filters [Common] Add Date Time Class 2016-02-24 17:59:29 +11:00
CriticalSection.cpp [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
CriticalSection.h [Project64] Move critical section code to cpp file and remove headers included 2015-10-25 20:10:28 +11:00
DateTimeClass.cpp [Common] Add Date Time Class 2016-02-24 17:59:29 +11:00
DateTimeClass.h [Common] Add Date Time Class 2016-02-24 17:59:29 +11:00
FileClass.cpp [Project64] Fix release build in common 2016-01-13 06:48:07 +11:00
FileClass.h [Project64] Make the FileClass.cpp more linux friendly 2016-01-13 06:09:01 +11:00
IniFileClass.cpp [Project64] Remove tchar out of IniFileClass.cpp 2016-01-13 05:46:50 +11:00
IniFileClass.h [Common] fixed undeclared strcasecmp() 2016-01-12 21:21:23 -05:00
LogClass.cpp [Project64] Use alloca in log message 2016-01-13 05:51:53 +11:00
LogClass.h [Common] Clean up log class 2016-04-19 20:37:41 +10:00
MemTest.cpp [Project64] Remove usage of windows.h from md5.cpp 2016-01-13 06:12:31 +11:00
MemTest.h Add support for Visual Studio 2015, xdebug appears to no longer be available in Visual Studio 2015. So for now memtest must be disabled for Debug builds to operate correctly. 2015-09-23 23:23:11 +10:00
MemoryManagement.cpp [Project64] Be able to correctly get old protection from ProtectMemory 2016-01-17 16:55:44 +11:00
MemoryManagement.h [Common] Add MemoryManagement.cpp 2016-01-13 20:39:23 +11:00
Platform.cpp [Common] Add fesetround to Platform.cpp 2016-01-17 16:58:47 +11:00
Platform.h [Common] Add thread class 2016-04-18 05:34:47 +10:00
SmartPointer.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
StdString.cpp [Common] fixed spacing in StdString.cpp 2016-01-18 19:48:52 +11:00
StdString.h [Project64] moved stdwstr_f::stdwstr_f out of .h and in to .cpp 2016-01-13 06:01:13 +11:00
SyncEvent.cpp [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
SyncEvent.h [Common] Add Sync Event class 2015-11-06 22:42:27 +11:00
Thread.cpp [Common] Add thread class 2016-04-18 05:34:47 +10:00
Thread.h [Project64] Use thread class for emulation thread 2016-04-18 05:52:09 +10:00
Trace.cpp [Common] Clean up log class 2016-04-19 20:37:41 +10:00
Trace.h [Common] Clean up log class 2016-04-19 20:37:41 +10:00
TraceModulesCommon.h [Common] Add thread class 2016-04-18 05:34:47 +10:00
Util.cpp [Project64] remove windows.h from plugin handling 2016-01-18 05:48:19 +11:00
Util.h [Project64] remove windows.h from plugin handling 2016-01-18 05:48:19 +11:00
md5.cpp [Project64] Remove usage of windows.h from md5.cpp 2016-01-13 06:12:31 +11:00
md5.h [Common] restored some needed header includes to md5.h 2016-01-12 20:03:00 -05:00
path.cpp [Project] Update FindFirst attributes in Common/path.h 2016-04-12 17:53:40 +10:00
path.h [Project] Update FindFirst attributes in Common/path.h 2016-04-12 17:53:40 +10:00
stdafx.cpp #pull request 42 2015-02-01 06:27:27 +11:00
stdafx.h [Project64] Add Platform.cpp 2016-01-04 17:49:33 +11:00
stdtypes.h [Common] Move the standard types include in to common 2015-10-12 06:48:15 +11:00