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
/
PluginSpecs
History
Glenn Rice
3adc2cef68
Build fix for wiimote new in linux. Don't expect functionality, this just gets it building again. The config dialog segfaults when you open it. I will fix that soon, and add mouse functionality.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5397
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-22 11:54:46 +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_dsp.h
Fixes Issue 2004
2010-01-13 14:18:13 +00:00
pluginspecs_pad.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_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
Build fix for wiimote new in linux. Don't expect functionality, this just gets it building again. The config dialog segfaults when you open it. I will fix that soon, and add mouse functionality.
2010-04-22 11:54:46 +00:00
PluginSpecs.h
Move fullscreen display resolution control to the GUI with the rest of the fullscreen toggling code. This removes redundancy of code that was in several places through the various video plugins. Unfortunately it means the fullscreen resolution setting also had to be moved to the main configuration dialog. I am sure that will meet some resistance.
2010-04-22 04:28:34 +00:00