dolphin/Source/Core
Shawn Hoffman 2913d1fd9e Fix some wii IPC stuff:
/dev/fs: IOCTLV_GETUSAGE
/dev/es: IOCTL_ES_GETCONSUMPTION
IOCTL_ES_GETTITLECONTENTSCNT
IOCTL_ES_GETTITLECONTENTS
IOCTL_ES_SETUID

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4489 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-31 09:20:24 +00:00
..
AudioCommon CoreAudio for osx : replace all deprecated functions, now it not block dolphin, but it not work, i'm not a sound specialist 2009-10-23 17:10:27 +00:00
Common remove some newlines from FileUtil logs. 2009-10-31 09:17:37 +00:00
Core Fix some wii IPC stuff: 2009-10-31 09:20:24 +00:00
DebuggerUICommon fix bug with ascii memview: make '\0' be ' ' instead of string end. 2009-10-31 09:12:31 +00:00
DebuggerWX Trying a fix to floating point single (issue 1556), Sonic Unleashed now have correct projections, also re-enabled color buffer clear on OpenGL plugin (was causing flickering in fullscreen and garbage on sides...) 2009-10-20 23:09:44 +00:00
DiscIO Fix a possible crash on close due to INANDContentLoader objects getting deleted twice 2009-10-25 02:03:45 +00:00
DolphinWX Init X multithread support on linux. 2009-10-29 21:12:11 +00:00
DSPCore DSPSPY improvements 2009-10-01 15:12:12 +00:00
InputCommon Fix a small misspell in OGL config, Fix the toggle fullscreen button when rendering to separate window + a weird issue related to rendering to main. 2009-10-24 00:18:21 +00:00
VideoCommon fixed z textures, don't know where this is used but a fix is a fix 2009-10-31 03:35:36 +00:00