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
1ead45ca04880c6db8a1eb6047e184d1cd3710a2
dolphin
/
Source
/
Core
History
John Peterson
f3e5f06def
GameCube Configuration: Changed "null" to "<Nothing>", I think it's easier to understand
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@2085
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-03 09:31:06 +00:00
..
Common
Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording
2009-02-03 00:59:26 +00:00
Core
PluginManager: Disabled LoadLibrary() and FreeLibrary() between Stop and Start for the Pad and Wiimote plugins. It's still present for the video and sound plugins as I explained in the comment in PluginManager.cpp.
2009-02-03 09:28:15 +00:00
DebuggerWX
some more warning cleanup.
2009-01-24 01:50:23 +00:00
DiscIO
Compile fix on linux
2009-01-24 22:24:44 +00:00
DolphinWX
GameCube Configuration: Changed "null" to "<Nothing>", I think it's easier to understand
2009-02-03 09:31:06 +00:00
InputCommon
More WIP OGL EventHandler work by shuffle2 and myself. Wiimote isn't implemented yet and OGL window is too small (should take window borders into account when creating window).
2009-01-29 23:35:31 +00:00
VideoCommon
XFB in SC reverted back to its previous behavior (thx donko). But still hacked in DC (still a FIXME).
2009-01-27 20:59:27 +00:00