dolphin/Source/Core
Lioncash 98d2e76fcc Unnecessary c_str call in WII_IPC_HLE_Device_es.cpp's OpenTitleContent function.
m_ContentFile is a string, so it's kind of pointless to pass a c_str of a string to constructor of a new string.
2014-02-24 08:32:45 -05:00
..
AudioCommon Fix more header sorting issues in AudioCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
Common Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
Core Unnecessary c_str call in WII_IPC_HLE_Device_es.cpp's OpenTitleContent function. 2014-02-24 08:32:45 -05:00
DiscIO Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
DolphinWX Fix the nogui build when building with EGL 2014-02-24 06:34:09 +00:00
InputCommon Remove X11InputBase (dead code) 2014-02-22 22:42:42 +01:00
VideoBackends Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
VideoCommon Fix a compilation error introduced in PR #91. 2014-02-23 03:45:46 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00