This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
1fb373f4395d99728c7ea1d36775fd5c532824cd
dolphin
/
Source
/
Core
T
History
Scott Mansell
1fb373f439
Stop dolphin from loading help.png
...
It was never used, just wasting time and resources. This patch simply deletes two lines of code.
2013-09-21 06:34:50 +02:00
..
AudioCommon
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Common
Fix stack misalignment issues.
2013-09-20 16:46:48 -04:00
Core
if a memcard is set to read only, fail more gracefully by reporting when writes to the file fail instead of saying that the file does not exist.
2013-09-20 12:08:58 -07:00
DiscIO
proper fix for issue 6206
2013-09-14 15:09:58 -07:00
DolphinWX
Stop dolphin from loading help.png
2013-09-21 06:34:50 +02:00
InputCommon
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false.
2013-09-18 10:09:32 -04:00
VideoCommon
Fix stack misalignment issues.
2013-09-20 16:46:48 -04:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00