rpcs3/Utilities
Alexandro Sánchez Bach d53327f8bb Updated IDManager
ID member m_flags has been replaced with m_type, which stores the type
of the object referenced by the ID and added std::set<IDType> to the ID
manager to group relevant IDs in order to use them later in some
lv2/sys_process functions and the Kernel Explorer.
2014-08-19 13:10:41 +02:00
..
simpleini Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
AutoPause.cpp Fixed some grammatical mistakes 2014-08-17 10:53:09 +03:00
AutoPause.h Added GUI Configuration for Auto-Pause. 2014-08-14 23:22:13 +08:00
BEType.h Little fix 2014-07-18 21:04:12 +04:00
GNU.cpp Fix conflicts. 2014-07-12 17:02:39 +10:00
GNU.h IsGoodAddr() bug fixed 2014-07-14 23:15:30 +04:00
Interval.h cellSysmoduleLoadModule modified 2014-06-09 17:35:35 +04:00
Log.cpp More header changes. 2014-07-12 16:33:04 +10:00
Log.h use only one set of logging macros instead of two and don't use free() as a function name 2014-06-27 15:28:17 +02:00
MTProgressDialog.h Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
MTRingbuffer.h use only one set of logging macros instead of two and don't use free() as a function name 2014-06-27 15:28:17 +02:00
SMutex.cpp be_t<> constructor elimination 2014-07-18 20:55:26 +04:00
SMutex.h Little fix 2 2014-07-18 21:30:22 +04:00
SQueue.h Compilation fix 2 2014-07-01 20:04:58 +04:00
SSemaphore.cpp Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
SSemaphore.h Some freezing fixed 2014-06-26 01:59:23 +04:00
StrFmt.cpp add back fused gui log classes, this needs to be redone another way 2014-06-08 23:16:08 +02:00
StrFmt.h Logging system rework 2014-06-26 17:34:28 +02:00
Thread.cpp Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
Thread.h Fix conflicts. 2014-07-12 17:02:39 +10:00
Timer.h Improved VFS 2014-02-16 17:19:06 +02:00
git-version-gen.cmd Update git-version-gen.cmd 2014-03-22 11:45:59 +01:00
rFile.cpp vfsLocalDir::IsOpened() implemented 2014-08-06 02:34:26 +04:00
rFile.h vfsLocalDir::IsOpened() implemented 2014-08-06 02:34:26 +04:00
rMsgBox.cpp More header changes. 2014-07-12 16:33:04 +10:00
rMsgBox.h More header changes. 2014-07-12 16:33:04 +10:00
rPlatform.cpp Use a standard config dir on non-Windows. Fixes #192 2014-07-11 05:45:07 +10:00
rPlatform.h Use a standard config dir on non-Windows. Fixes #192 2014-07-11 05:45:07 +10:00
rTime.cpp remove unexplained commented out code that I added myself with the last PR 2014-06-09 02:55:16 +02:00
rTime.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
rXml.cpp Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
rXml.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00