dolphin/Source/Core/Common/Src
2009-03-20 17:22:55 +00:00
..
ABI.cpp Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
ABI.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
CDUtils.cpp osx compile fix 2009-02-27 10:40:16 +00:00
CDUtils.h Forgot to svn add CDUtils 2009-02-24 15:06:52 +00:00
ChunkFile.cpp
ChunkFile.h just some compiler warning cleanup. 2009-03-05 22:35:06 +00:00
ColorUtil.cpp
ColorUtil.h
Common.h OGL plugin: +Autoscale option (attempts to remove borders, even without XFB). Lots of cleanup, especially around aspect ratio and similar stuff. MP2 scanner still broken, wonder when that happened? 2009-02-28 16:33:59 +00:00
CommonFuncs.h eol-style native update, small warning fix in EXI_Channel.h 2009-03-07 08:35:01 +00:00
CommonPaths.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
CommonTypes.h eol-style native update, small warning fix in EXI_Channel.h 2009-03-07 08:35:01 +00:00
ConsoleListener.cpp more sane colors for the windows console 2009-03-18 18:04:25 +00:00
CPUDetect.cpp fix annoying debug break in win32. some cleanup 2009-03-10 05:43:18 +00:00
CPUDetect.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
DynamicLibrary.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
DynamicLibrary.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
ExtendedTrace.cpp
ExtendedTrace.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp Don't log when File::Exist fails - that's just obnoxious. fix a const. 2009-03-20 17:22:55 +00:00
FileUtil.h fix main config dir on osx and autodetect ogl version when it build 2009-03-09 10:43:56 +00:00
FixedSizeQueue.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
Hash.cpp
Hash.h Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
IniFile.cpp Fixed some log messages 2009-03-20 15:01:49 +00:00
IniFile.h Fixed some log messages 2009-03-20 15:01:49 +00:00
Log.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
LogManager.cpp Trying to make a button that disable panic alerts popups please test 2009-03-18 22:05:31 +00:00
LogManager.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
MappedFile.cpp
MappedFile.h
MathUtil.cpp
MathUtil.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Misc.cpp eol-style native update, small warning fix in EXI_Channel.h 2009-03-07 08:35:01 +00:00
MsgHandler.cpp Change the return value of panicyesno to true 2009-03-19 12:55:20 +00:00
MsgHandler.h Trying to make a button that disable panic alerts popups please test 2009-03-18 22:05:31 +00:00
Plugin.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
Plugin.h Memory pools are set up in core timing to avoid frequent calls to new and delete. This reduces memory usage and gives a very minor speed boost in windows debug. 2009-02-25 07:06:02 +00:00
PluginDSP.cpp
PluginDSP.h
PluginPAD.cpp
PluginPAD.h
PluginVideo.cpp
PluginVideo.h
PluginWiimote.cpp
PluginWiimote.h
SConscript nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
Setup.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
stdafx.cpp
stdafx.h
StringUtil.cpp Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
StringUtil.h Revering stringutil (don't you hate it when ector is right?;) 2009-02-25 13:31:13 +00:00
svnrev_template.h
Thread.cpp Fixed some log messages 2009-03-20 15:01:49 +00:00
Thread.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
Thunk.cpp
Thunk.h
Timer.cpp fix Timer::GetTimeFormatted 2009-03-15 05:34:35 +00:00
Timer.h
WaveFile.cpp
WaveFile.h
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h