dolphin/Source/Core
Shawn Hoffman a4acd0d66c cleanup some osx keyboard code...still can't get mouse or hid transactions to work (although supposedly the kernel caches reports anyways)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5411 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-25 23:41:01 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __force_align_arg_pointer__ not needed on x64 builds 2010-04-20 13:19:36 +00:00
Core Make wiimote connect/disconnect hotkeys work when not rendering to main. Also made them configurable. 2010-04-25 20:10:16 +00:00
DSPCore DSP Jit annoying shifts 2010-04-25 14:35:13 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DiscIO Several little fixes. 2010-03-17 01:54:40 +00:00
DolphinWX Make wiimote connect/disconnect hotkeys work when not rendering to main. Also made them configurable. 2010-04-25 20:10:16 +00:00
InputCommon cleanup some osx keyboard code...still can't get mouse or hid transactions to work (although supposedly the kernel caches reports anyways) 2010-04-25 23:41:01 +00:00
VideoCommon Move fullscreen display resolution control to the GUI with the rest of the fullscreen toggling code. This removes redundancy of code that was in several places through the various video plugins. Unfortunately it means the fullscreen resolution setting also had to be moved to the main configuration dialog. I am sure that will meet some resistance. 2010-04-22 04:28:34 +00:00