dolphin/Source/Core
2009-05-11 20:19:12 +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 remove dead code from MusicMod 2009-05-08 16:00:16 +00:00
Core More work. Going to seperate the TAP interface from the actual BBA emulation just like in Whinecube. The Unix and Win32 code will most likely be different, so I've seperated the files in to two to make it easier. Someone will need to add TAP_Win32.cpp to the Windows build or you won't be able to compile in Windows anymore. Both Mario Kart: DD and PSO run with BBA enabled, but it does nothing yet due to no actual networking going anywhere. 2009-05-11 20:19:12 +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 One little fix to a bug with r3193 . 2009-05-10 12:54:05 +00:00
DSPCore (just some obsessive code cleanup) 2009-05-03 11:57:53 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon Disable PC-native DXT texturing. Too many problems for now. 2009-05-11 19:04:46 +00:00