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
43dfff651a401b461f3097ee7fd38b200952e06c
dolphin
/
Source
/
Plugins
/
Plugin_GCPad
/
Src
History
Soren Jorvang
cf62b10956
Move platform-specific variables into proper scope.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5484
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-26 20:46:51 +00:00
..
Config.cpp
attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho.
2010-02-14 16:33:53 +00:00
Config.h
attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho.
2010-02-14 16:33:53 +00:00
ConfigBox.cpp
Move platform-specific variables into proper scope.
2010-05-26 20:46:51 +00:00
ConfigBox.h
Several little fixes.
2010-03-17 01:54:40 +00:00
ConfigJoypad.cpp
Several little fixes.
2010-03-17 01:54:40 +00:00
GCPad.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
GCPad.h
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
ReRecording.cpp
attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho.
2010-02-14 16:33:53 +00:00
Rumble.cpp
Removed more compiler warnings in linux.
2010-03-07 22:48:37 +00:00
SConscript
Disable divwux until we find out what's wrong with it, enable subfcx, and also JIT64 now sets cr[0] correctly.
2010-03-24 22:51:06 +00:00