Shawn Hoffman
|
452c2e711a
|
First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Add gamepad via IOKit as well?)\nCould poll less for less cpu time\nDon't know why rumble events don't seem to be sent to the class until right before it's deleted (Billiard?)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5407 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2010-04-25 18:04:55 +00:00 |
Shawn Hoffman
|
1d8db5ce3f
|
osx buildfix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5402 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2010-04-23 19:15:44 +00:00 |
Shawn Hoffman
|
c15b1d3219
|
OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __force_align_arg_pointer__ not needed on x64 builds
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5393 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2010-04-20 13:19:36 +00:00 |
nakeee
|
379c469343
|
Linux compile fix for billard's changes.
(Had to do it myself since glen is now a windows person :P)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5356 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2010-04-13 06:09:45 +00:00 |
Glenn Rice
|
33a64d5db0
|
Big restructuring of how the video plugin works. In linux and windows you shouldn't see a change in the functionality; however, there are changes in how render to main or not, and fullscreen modes, and such are handled. Input is largely restructured for the video plugin. It is now handled by the host. Keys for pausing and changing fullscreen are configurable. More will probably be later. This is probably classified as highly experimental.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5336 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2010-04-12 01:33:10 +00:00 |
ayuanx
|
fdaa0e8d4c
|
Fixes Issue 2164
Conflicts are due to same file name when omitting full path
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4982 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2010-01-29 04:42:19 +00:00 |
LPFaint99
|
722ee4cd06
|
Move XInputBase from PadSimple to InputCommon,
Start work on X11 input for wiimote plugin mapping (copy XTra-KrazzY's fix for PadSimple)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3721 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-07-09 06:50:22 +00:00 |
nakeee
|
5f862cf297
|
more scons build fixups
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2960 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-12 21:30:22 +00:00 |
John Peterson
|
c225e83913
|
InputCommon and nJoy: More build settings
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2149 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-02-08 14:55:51 +00:00 |
hrydgard
|
70bc8167f8
|
Warp back to 1983!!! (rev 1983, that is, not the year :P)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1997 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-23 21:28:55 +00:00 |
nakeee
|
0a3c3f7a6b
|
moved the inputmanager to inputcommon
to avoid sdl dep in core
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1988 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-23 01:29:52 +00:00 |
Shawn Hoffman
|
ba8c2aa7e4
|
nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1875 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-15 06:48:15 +00:00 |
nakeee
|
90560511c9
|
moving around some event handler code
creating inputcommon
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1766 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 19:54:56 +00:00 |