This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
e81c99da92d26d89e70fb9f6c04c694ac9510781
dolphin
/
Source
/
Core
/
InputCommon
/
Src
History
Sonicadvance1
6802f885b1
Tons of reworking of the cores to make them more...generalized, not quite there yet, but great progress. Near impossible to break this up in to smaller chunks, and may break Windows building. Can not yet switch between JitIL and JIT during runtime, but it is on my list to do.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3801
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-15 16:59:53 +00:00
..
Configuration.cpp
Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project.
2009-07-12 21:58:32 +00:00
DirectInputBase.cpp
Emulated Wiimote: Added customizable controls for the Wiimote and the Nunchuck
2009-02-15 18:23:42 +00:00
DirectInputBase.h
Emulated Wiimote: Added customizable controls for the Wiimote and the Nunchuck
2009-02-15 18:23:42 +00:00
Event.hpp
eol-style native update, small warning fix in EXI_Channel.h
2009-03-07 08:35:01 +00:00
EventHandler.cpp
Misc warning fixes.
2009-06-28 20:53:26 +00:00
EventHandler.h
Tons of reworking of the cores to make them more...generalized, not quite there yet, but great progress. Near impossible to break this up in to smaller chunks, and may break Windows building. Can not yet switch between JitIL and JIT during runtime, but it is on my list to do.
2009-07-15 16:59:53 +00:00
InputCommon.cpp
is properties the right way?
2009-01-06 08:30:31 +00:00
InputCommon.h
almost made the event handler into singleton having access problems
2009-01-05 13:39:54 +00:00
SConscript
Move XInputBase from PadSimple to InputCommon,
2009-07-09 06:50:22 +00:00
SDL.cpp
nJoy: Added radius option to advanced settings
2009-07-09 00:48:07 +00:00
SDL.h
remove PAD_GetAttachedPads() from PadSimple and nJoy (and plugin specs). It hasn't done anything except get in the way/cause confusion since changing SI devices was added. Also I declare PadSimpleEvent and nJoy .4 as dead/rotting code. someone can feel free to prove me wrong...but know they are on my hitlist :p
2009-07-11 00:27:32 +00:00
X11InputBase.cpp
Some Fixes, compile fix in Linux. Comments, etc
2009-07-13 07:31:43 +00:00
X11InputBase.h
Some Fixes, compile fix in Linux. Comments, etc
2009-07-13 07:31:43 +00:00
XInput.cpp
Update svn:eol-style=native ( r1442 ) for Source/*.cpp
2009-02-23 06:15:48 +00:00
XInput.h
Linux build fixes and some warning cleanup for GCC
2009-02-24 05:20:52 +00:00