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
1d8db5ce3f44cf637a88a6521680e2a336ff8f7c
dolphin
/
Source
/
Plugins
History
Shawn Hoffman
1d8db5ce3f
osx buildfix
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5402
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-23 19:15:44 +00:00
..
InputPluginCommon
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
Plugin_DSP_HLE
HLE: Remove the RE0 hack because of reports of it not working which is most likely due to the amount of HLE changes since Rev 3200.
2010-04-14 11:27:26 +00:00
Plugin_DSP_LLE
DSP LLE Jit, joined work with XK and skidu.
2010-04-07 15:04:45 +00:00
Plugin_GCPad
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
Plugin_GCPadNew
osx buildfix
2010-04-23 19:15:44 +00:00
Plugin_nJoy_SDL
Falcon4ever prefers to keep a standalone code copy of nJoy in repository.
2010-02-03 02:54:31 +00:00
Plugin_VideoDX9
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
Plugin_VideoOGL
osx buildfix
2010-04-23 19:15:44 +00:00
Plugin_VideoSoftware
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
Plugin_Wiimote
Take care of a few more compiler warnings.
2010-04-19 03:39:26 +00:00
Plugin_WiimoteNew
osx buildfix
2010-04-23 19:15:44 +00:00