dolphin/Source/PluginSpecs
hrydgard 8cae2fee56 Merge the pad plugin into Dolphin. Since there's only one plugin left under active development, and it's awesome, we no longer have a need for a pad plugin mechanism.
In the future if we merge wiimote too, this will bring the advantage that the two will be able to cooperate, to no longer fight over control of input devices which can sometimes cause problems.

Thanks shuffle2 for the patience.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5670 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-13 09:14:40 +00:00
..
ExportEpilog.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
ExportProlog.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
PluginSpecs.h Merge the pad plugin into Dolphin. Since there's only one plugin left under active development, and it's awesome, we no longer have a need for a pad plugin mechanism. 2010-06-13 09:14:40 +00:00
pluginspecs_dsp.h Fixes Issue 2004 2010-01-13 14:18:13 +00:00
pluginspecs_pad.h Merge the pad plugin into Dolphin. Since there's only one plugin left under active development, and it's awesome, we no longer have a need for a pad plugin mechanism. 2010-06-13 09:14:40 +00:00
pluginspecs_video.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
pluginspecs_wiimote.h Fixed WXKeyToString which had several problems, mostly just to get 2010-06-05 19:03:37 +00:00