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
da4a384b11d00c9d503e22c0947c279b02453bc6
dolphin
/
Source
/
Plugins
History
nakeee
da4a384b11
Started working on the look of the padsimple config dialog
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@641
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-23 16:14:12 +00:00
..
Plugin_DSP_HLE
Append to LIBS instead of overriding. Fixes build problems on Mac OS X.
2008-09-22 23:36:16 +00:00
Plugin_DSP_LLE
Append to LIBS instead of overriding. Fixes build problems on Mac OS X.
2008-09-22 23:36:16 +00:00
Plugin_nJoy_SDL
Use single quotes instead of double quotes.
2008-09-23 00:26:21 +00:00
Plugin_PadDX9
Replaced "CHAR" by "char": there is no mention of type CHAR on MSDN, the argument to which CHAR* is passed is documented as being char* and the function would be broken if sizeof(CHAR) would be different from 1.
2008-09-03 00:40:18 +00:00
Plugin_PadSimple
Started working on the look of the padsimple config dialog
2008-09-23 16:14:12 +00:00
Plugin_VideoDX9
Fixed DX9's 16 and 24 bit comparisons.
2008-09-21 10:21:37 +00:00
Plugin_VideoOGL
some small adjustments to the ogl and padsimple wxw code. Really need to find a way to get keyboard input after clicking a wxButton...
2008-09-23 14:18:55 +00:00
Plugin_Wiimote_Test
Append to LIBS instead of overriding. Fixes build problems on Mac OS X.
2008-09-22 23:36:16 +00:00