dolphin/Source/Core
rog 670ca7e993 Toggle wiimote status based on the actual status, instead of some dumb checkbox that is almost never even right.
The checkbox is still wrong when starting emulation, but it's now purely cosmetic.

Actually fixes issue 5594.
2012-12-29 02:48:20 -05:00
..
AudioCommon (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383. 2012-12-14 12:15:01 -06:00
Common Fix this annoying warning in ChunkFile.h 2012-12-27 23:43:59 -06:00
Core Clean up some messy code issues that have been annoying me. 2012-12-28 09:58:06 -06:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02:00
DolphinWX Toggle wiimote status based on the actual status, instead of some dumb checkbox that is almost never even right. 2012-12-29 02:48:20 -05:00
InputCommon Clean up gcc/g++ compiler warnings that have accumulated. 2012-12-10 00:40:28 -06:00
VideoCommon Merge branch 'immediate-removal' 2012-12-25 12:39:00 +01:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00