dolphin/Source/Core
Shawn Hoffman 613aa198df build DSPSpy for gc (make -f MakefileGC) - needs web server or something for easy result viewing :p
Remove the sort on the netplay gamelist... tatsunoko vs. capcom appears as ???? vs. capcom, so it was being sorted to the top and screwing up the index. To do it "correctly" you'd need to assign the index to the item's arbitrary data.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3226 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-14 05:28:05 +00:00
..
AudioCommon Fix compile in OSX by reverting my change, dunno why OpenAL is different on my machine. Bit of debug work in nJoy test 2009-04-28 20:05:00 +00:00
Common fix windows debugfast build and warning fix in SDCardUtil.cpp 2009-05-14 00:19:35 +00:00
Core fix windows debugfast build and warning fix in SDCardUtil.cpp 2009-05-14 00:19:35 +00:00
DSPCore (just some obsessive code cleanup) 2009-05-03 11:57:53 +00:00
DebuggerWX fix some dir issue on osx, if there is a problem on windows or linux, see this : GetSysDirectory in FileUtil.cpp 2009-05-07 21:19:55 +00:00
DiscIO Remove the include (fix for r3101) 2009-04-29 12:18:31 +00:00
DolphinWX build DSPSpy for gc (make -f MakefileGC) - needs web server or something for easy result viewing :p 2009-05-14 05:28:05 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon Possible fix for S3TC Texture Decoding (Grass in ZWW is now properly alpha tested), and some code formatting cleanup. 2009-05-13 23:37:26 +00:00