This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e26efc8561af8659bfc7b3a98cf8a9f67ece97a7
dolphin
/
Source
/
Core
T
History
Glenn Rice
e26efc8561
Linux build fix. Why would you swap with an empty temporary vector instead of clearing a vector? What were you thinking?
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7368
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-17 12:46:54 +00:00
..
AudioCommon
Fix and issue with the escape button closing the hotkey dialog when trying to set a hotkey to escape.
2011-03-16 12:59:05 +00:00
Common
Hack Misc.cpp into building on OS X.
2011-03-16 22:58:24 +00:00
Core
Linux build fix. Why would you swap with an empty temporary vector instead of clearing a vector? What were you thinking?
2011-03-17 12:46:54 +00:00
DiscIO
Reinstate AfterInit(), which is still needed for MacOpenFile()
2011-03-16 01:50:46 +00:00
DolphinWX
Eliminated memory leaks of the save state code and put it in a namespace. It is prettier than before, but it could be better (less global usage). Other minor stuff.
2011-03-17 10:17:45 +00:00
InputCommon
Fix DInput rumble.
2011-03-15 04:04:27 +00:00
VideoCommon
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00