dolphin/Source/Core
Lioncash 5edce0eeb6 Simplify log queue clearing.
Simply just keep popping the queue until it's empty. No point in using a for loop for this.

Combined some if statements too.
2014-03-16 20:58:13 -04:00
..
AudioCommon Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Common Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Core Make WiiSocket function names conform to the coding style. 2014-03-14 20:11:52 -04:00
DiscIO Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
DolphinWX Simplify log queue clearing. 2014-03-16 20:58:13 -04:00
InputCommon Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
VideoBackends Merge pull request #164 from lioncash/cstr-cull 2014-03-15 00:57:56 +01:00
VideoCommon Prevent VideoConfig inheritance. 2014-03-16 17:00:29 -04:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00