dolphin/Source/Core
Sonicadvance1 9b7b44fff6 Slight cleanup in the main file. Win32 tries sending the packet, but fails with error 0x57 or 0x6 in WriteFile function, depending on how I have it set up. Linux sends out the packet, or at least it says it sends it out. Requires root priv in Linux and openVPN installed to use the /dev/net/tun device.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3217 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-13 15:34:38 +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 Slight cleanup in the main file. Win32 tries sending the packet, but fails with error 0x57 or 0x6 in WriteFile function, depending on how I have it set up. Linux sends out the packet, or at least it says it sends it out. Requires root priv in Linux and openVPN installed to use the /dev/net/tun device. 2009-05-13 15:34:38 +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 Clean up of OpenGL hacks. 2009-05-13 13:28:49 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon Small tiny fix to repair some of the hacks. 2009-05-13 13:32:00 +00:00