dolphin/Source/Core
fgfemperor 75a3e391a0 * Hides cursor on D3D Fullscreen mode. Fixes Issue 1411
- It's worth noticing that both in OGL and D3D the Config options for Always and Auto Hide Cursor have no effect. I can't get (read) those values in D3DBase.cpp ...
* Some more key bindings
* Removes duplicate ifdef _Win32 from VKToString
* Made VKToString a little faster (smarter) (but don't expect any speedups though...)
* Corrects Pal60 name in Config (it was Pal6)

I'm still trying to figure out why the Toggle Fullscreen Button doesn't work...
Also I really thought about commiting my changes to Wiimote_real, which are tested and working for 1 real wiimote, but I need someone to test them with more than one real wiimote (I only have one)... See Issue 1876 ...

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4757 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-30 16:20:41 +00:00
..
AudioCommon Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
Common Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
Core Fixed mem leak caused by not releasing pad & wiimote plugin when shutdown 2009-12-30 14:37:12 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX Some changes/fixes for the GUI : no need for 2 play button in the debugger, fix some issues with the console not closing as it should when floating. 2009-12-28 19:34:19 +00:00
DiscIO allow for extracting apploader/dol from gc/wii images without having to extract the whole fst. for now, the wii extraction just comes from partition 1. 2009-12-29 13:59:38 +00:00
DolphinWX * Hides cursor on D3D Fullscreen mode. Fixes Issue 1411 2009-12-30 16:20:41 +00:00
DSPCore DSPLLE: Wii games/ZWW have working-ish sound (Trust the DSP to do its reads and writes wherever it wants) 2009-12-26 15:11:26 +00:00
InputCommon * Hides cursor on D3D Fullscreen mode. Fixes Issue 1411 2009-12-30 16:20:41 +00:00
VideoCommon Fixed mem leak caused by not releasing pad & wiimote plugin when shutdown 2009-12-30 14:37:12 +00:00