dolphin/Source/Core
Lioncash 9d0554e4a6 Free two memory leaks in ArmCPUDetect.cpp
Char pointers aren't freed after use.

Fixed this in PPSSPP a few days ago. Forgot to check here for the same thing until now.
2013-08-06 18:17:54 -04:00
..
AudioCommon fix AudioCommon::Mixer Buffer indices 2013-07-11 21:22:38 +02:00
Common Free two memory leaks in ArmCPUDetect.cpp 2013-08-06 18:17:54 -04:00
Core Add new Netplay headers to the VS project. 2013-08-05 23:15:53 -04:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX NetPlay: Remove NetPlay.h / NetPlay.cpp 2013-08-05 05:05:06 -04:00
InputCommon InputConfigDiag: Add a simple error status label 2013-07-22 03:19:22 -04:00
VideoCommon Make hotkeys for togglign IR, AR, efb copies and fog settings configurable. 2013-07-30 05:49:02 -04:00
CMakeLists.txt