dolphin/Source/Core/Common/Src
hrydgard 522752c77d small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1521 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-13 16:58:06 +00:00
..
ABI.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
ABI.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CPUDetect.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
CPUDetect.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
ChunkFile.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
ChunkFile.h Workaround for StringFromFormat-under-linux problem, random cleanup. 2008-12-10 22:36:26 +00:00
Common.cpp revert 2008-12-12 11:27:50 +00:00
Common.h revert 2008-12-12 11:27:50 +00:00
DriveUtil.cpp add missing include 2008-12-08 09:55:02 +00:00
DriveUtil.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
DynamicLibrary.cpp Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe. 2008-12-10 08:57:57 +00:00
DynamicLibrary.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
ExtendedTrace.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
ExtendedTrace.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
FileSearch.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
FileSearch.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
FileUtil.cpp Fix filesize computation broken by XtraKrazzy in R1405 2008-12-09 22:54:57 +00:00
FileUtil.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
FixedSizeQueue.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Hash.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Hash.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
IniFile.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
IniFile.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MappedFile.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
MappedFile.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MathUtil.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
MathUtil.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemArena.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
MemArena.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryUtil.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
MemoryUtil.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Paths.h Teach Dolphin that dynamic libraries end in .dylib on OS X 2008-12-08 03:13:06 +00:00
Plugin.cpp Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe. 2008-12-10 08:57:57 +00:00
Plugin.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SConscript removed old logging left over 2008-12-03 21:35:36 +00:00
StringUtil.cpp Workaround for StringFromFormat-under-linux problem, random cleanup. 2008-12-10 22:36:26 +00:00
StringUtil.h Workaround for StringFromFormat-under-linux problem, random cleanup. 2008-12-10 22:36:26 +00:00
TestFramework.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
TestFramework.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Thread.cpp small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst 2008-12-13 16:58:06 +00:00
Thread.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Thunk.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Thunk.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Timer.cpp Fix time in some games (AC and ZWW at least). Many games doesn't use RTC but TBRs. So a TB offset is initialized at boot with localtime now. There are, indeed, side effects since time is CPU cycle dependent in this case. 2008-12-13 11:57:01 +00:00
Timer.h Fix time in some games (AC and ZWW at least). Many games doesn't use RTC but TBRs. So a TB offset is initialized at boot with localtime now. There are, indeed, side effects since time is CPU cycle dependent in this case. 2008-12-13 11:57:01 +00:00
WaveFile.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
WaveFile.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
stdafx.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
stdafx.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
svnrev_template.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
x64Analyzer.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
x64Analyzer.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
x64Emitter.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
x64Emitter.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00