dolphin/Source/Core
2013-01-08 16:50:09 -06: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 a currently unused unique_lock function. Thanks to Lioncash. 2013-01-08 16:50:09 -06:00
Core Fix reference to deleted object bug. This should fix channels not loading from sysmenu anymore. 2013-01-09 09:38:36 +13:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02:00
DolphinWX clean up FifoPlayerDlg::OnBeginSearch a bit 2013-01-08 14:43:58 -06:00
InputCommon Fixed the infinite rumble problem caused by r4d6056f14625. 2013-01-07 12:25:18 +11:00
VideoCommon Fix an assert that had been wrong for ages, apparently. 2013-01-08 18:56:01 +01:00
CMakeLists.txt