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
193677272528b3ebcf30afd2aca6e4dec6a9f7db
dolphin
/
Source
/
Core
/
InputCommon
/
Src
History
Glenn Rice
1936772725
Linux build fix
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5667
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-12 20:33:29 +00:00
..
ControllerInterface
Linux build fix
2010-06-12 20:33:29 +00:00
Configuration.cpp
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster.
2010-06-03 18:05:08 +00:00
ControllerEmu.cpp
(cleanup) InputPluginCommon is dead. Long live InputCommon and InputUICommon.
2010-06-12 17:39:33 +00:00
ControllerEmu.h
(cleanup) InputPluginCommon is dead. Long live InputCommon and InputUICommon.
2010-06-12 17:39:33 +00:00
DirectInputBase.cpp
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster.
2010-06-03 18:05:08 +00:00
DirectInputBase.h
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster.
2010-06-03 18:05:08 +00:00
InputCommon.h
(cleanup) Move WXInputBase into InputUICommon. Delete some leftovers from the last change.
2010-06-12 19:58:02 +00:00
InputConfig.cpp
(cleanup) Delete an awful global variable (g_plugin in ConfigDiag). Rename the Plugin class in InputConfig to InputPlugin, which is better but not ideal.
2010-06-12 18:45:39 +00:00
InputConfig.h
(cleanup) Delete an awful global variable (g_plugin in ConfigDiag). Rename the Plugin class in InputConfig to InputPlugin, which is better but not ideal.
2010-06-12 18:45:39 +00:00
SConscript
(cleanup) Move WXInputBase into InputUICommon. Delete some leftovers from the last change.
2010-06-12 19:58:02 +00:00
SDL_Util.cpp
Hg:
2010-06-09 01:37:08 +00:00
SDL_Util.h
Hg:
2010-06-09 01:37:08 +00:00
X11InputBase.cpp
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.
2010-04-12 01:33:10 +00:00
X11InputBase.h
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster.
2010-06-03 18:05:08 +00:00
XInput_Util.cpp
Hg:
2010-06-09 01:37:08 +00:00
XInput_Util.h
Hg:
2010-06-09 01:37:08 +00:00