This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
3b76f6dc80c50737c79051461f86eb18c4a13b1d
dolphin
/
Source
T
History
Shawn Hoffman
3b76f6dc80
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
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4231
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-08 16:07:13 +00:00
..
Core
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
Dolphin.xcodeproj
Xcode Compile fix
2009-07-10 21:32:20 +00:00
DSPSpy
make the coef dump 4KB again, I mistakenly committed code i was using to plunder the whole memory range
2009-08-18 02:52:45 +00:00
DSPTool
DSPTool make dump look a bit nicer
2009-08-03 16:09:03 +00:00
Plugins
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
PluginSpecs
GUI: Fixed some GUI related start/stop crashes
2009-09-07 12:40:43 +00:00
TestSuite
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests
2009-07-06 02:10:26 +00:00
UnitTests
fix some memleaks in DiscIO. Fix for issue 1238.
2009-08-03 22:51:13 +00:00
Dolphin.sln
fix debugfast build (msvc)
2009-09-08 15:46:51 +00:00
DolphinNoExternals.sln
Renamed solution files
2009-08-29 22:24:51 +00:00
DolphinProj.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
Externals.sln
VS solution: Created programs solution
2009-08-29 08:07:58 +00:00
Programs.sln
VS solution: Removed configurations from programs solution
2009-08-29 08:09:31 +00:00