.. |
ABI.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
ABI.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Atomic.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Atomic_GCC.h
|
Work on atomic library.
|
2009-07-30 23:05:54 +00:00 |
Atomic_Win32.h
|
Fix 32-bit Windows build AGAIN
|
2009-07-31 00:29:52 +00:00 |
BreakPoints.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
BreakPoints.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
CDUtils.cpp
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
CDUtils.h
|
Some code cleanup
|
2009-03-28 08:57:34 +00:00 |
CPUDetect.cpp
|
misc cleanup
|
2009-08-06 06:18:22 +00:00 |
CPUDetect.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
ChunkFile.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
ChunkFile.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
ColorUtil.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
ColorUtil.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Common.h
|
Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency though, but hopefully will work better than libao - shouldn't hang weirdly at underruns, I hope, like libao does.
|
2009-09-09 21:26:33 +00:00 |
CommonFuncs.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
CommonPaths.h
|
misc cleanup
|
2009-08-06 06:18:22 +00:00 |
CommonTypes.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
ConsoleListener.cpp
|
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
|
2009-09-08 16:07:13 +00:00 |
DebugInterface.h
|
Roll back R3801. Dolphin works again. Seriously, if you're not even testing huge freaking changes like this...
|
2009-07-15 20:15:34 +00:00 |
DynamicLibrary.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DynamicLibrary.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
ExtendedTrace.cpp
|
dolphinwx and debuggerwx can now be compiled with unicode
|
2009-07-30 07:09:26 +00:00 |
ExtendedTrace.h
|
dolphinwx and debuggerwx can now be compiled with unicode
|
2009-07-30 07:09:26 +00:00 |
FileSearch.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
FileSearch.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
FileUtil.cpp
|
revert changes to GetSysDirectory from last commit, I was trying to fix my issue with CWD going all wacky (unsuccessfully).
|
2009-08-06 12:32:07 +00:00 |
FileUtil.h
|
misc cleanup
|
2009-08-06 06:18:22 +00:00 |
FixedSizeQueue.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Hash.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Hash.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
IniFile.cpp
|
GUI: Custom pane management, almost complete
|
2009-08-30 19:44:42 +00:00 |
IniFile.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Log.h
|
GUI: Added file monitor log
|
2009-09-03 20:00:09 +00:00 |
LogManager.cpp
|
GUI: Added file monitor log
|
2009-09-03 20:00:09 +00:00 |
LogManager.h
|
Fixed up the filemon a bit, added isEnable function to the logmanager
|
2009-09-04 11:34:21 +00:00 |
MathUtil.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
MathUtil.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
MemArena.cpp
|
misc cleanup
|
2009-08-06 06:18:22 +00:00 |
MemArena.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
MemoryUtil.cpp
|
GUI: Fixed some GUI related start/stop crashes
|
2009-09-07 12:40:43 +00:00 |
MemoryUtil.h
|
GUI: Fixed some GUI related start/stop crashes
|
2009-09-07 12:40:43 +00:00 |
Misc.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
MsgHandler.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
MsgHandler.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Plugin.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Plugin.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
PluginDSP.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
PluginDSP.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
PluginPAD.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
PluginPAD.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
PluginVideo.cpp
|
Frameskipping! Complete with GUI! Even my most naive approach resulted in great speeds, even with graphic-intensive games such as Pikmin.
|
2009-08-08 01:39:56 +00:00 |
PluginVideo.h
|
Frameskipping! Complete with GUI! Even my most naive approach resulted in great speeds, even with graphic-intensive games such as Pikmin.
|
2009-08-08 01:39:56 +00:00 |
PluginWiimote.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
PluginWiimote.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
SConscript
|
cleanup: extract breakpoint code into Common. only have one shared PPCDebugInterface.
|
2009-06-28 12:15:31 +00:00 |
SDCardUtil.cpp
|
misc cleanup
|
2009-08-06 06:18:22 +00:00 |
SDCardUtil.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Setup.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
StringUtil.cpp
|
GUI: Fixed some GUI related start/stop crashes
|
2009-09-07 12:40:43 +00:00 |
StringUtil.h
|
Revert accidental change to stringutil
|
2009-09-04 11:48:49 +00:00 |
SymbolDB.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
SymbolDB.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Thread.cpp
|
GUI: Fixed some GUI related start/stop crashes
|
2009-09-07 12:40:43 +00:00 |
Thread.h
|
GUI: Fixed some GUI related start/stop crashes
|
2009-09-07 12:40:43 +00:00 |
Thunk.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Thunk.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Timer.cpp
|
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
|
2009-09-08 16:07:13 +00:00 |
Timer.h
|
GUI: Fixed the render-to-main fullscreen mode and screen resizing
|
2009-08-25 06:34:58 +00:00 |
stdafx.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
stdafx.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
svnrev_template.h
|
second attempt at showing if a build is was compiled with local modifications
|
2009-08-14 06:48:15 +00:00 |
x64Analyzer.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
x64Analyzer.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
x64Emitter.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
x64Emitter.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |