dolphin/Source/Plugins/Plugin_GCPad/Src
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
..
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 Several little fixes. 2010-03-17 01:54:40 +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