dolphin/Source/Core
Lioncash 1db10b139c Remove all tab/space mismatches from the DolphinWX project (at least 99%. I promise!)
Also fix up the dangling else's. Shit just looks incredibly ugly in terms of actual structure in the code.

I took the liberty of adding comments in FifoPlayerDlg.cpp, LogConfigWindow.cpp, LogWindow.cpp, and FrameAui.cpp to better explain some things.

If any comments are wrong, don't hesitate to complain.
2013-04-08 01:16:50 -04:00
..
AudioCommon Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
Common Make FifoQueue take advantage of rvalue references to avoid std::vector copies. 2013-04-04 19:34:50 -05:00
Core Look for wiimotes when "Continuous Scanning" is enabled even if a device using the MS stack is not found. 2013-04-07 14:21:20 -05:00
DiscIO Fix some typos and correct some capitalizations in the log messages. 2013-03-31 19:13:30 -04:00
DolphinWX Remove all tab/space mismatches from the DolphinWX project (at least 99%. I promise!) 2013-04-08 01:16:50 -04:00
InputCommon Clean up some space/tab mismatches in DiscIO and InputCommon. 2013-03-19 09:59:41 -04:00
VideoCommon Fix a few typos in the comments/logging in VideoDX9, VideoCommon, and VideoSoftware projects. 2013-04-07 17:11:29 -04:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00