dolphin/Source/Core
Scott Mansell 429ae8fb01 Fix netplay desync when using wii-u adapter.
If the game sent a command to a disconnected controller, the
wii u adapter code would return a diffrent response.

This simply deletes the speclized version of RunBuffer for the
wii-u adapter as the only diffrence was the code which detected
disconnected controllers and returned a error.
2016-04-25 15:26:31 +12:00
..
AudioCommon Merge pull request #3602 from OatmealDome/coreaudio 2016-02-07 22:25:15 -05:00
Common ChunkFile: Handle bool in a stable way across platforms 2016-04-14 22:55:03 -04:00
Core Fix netplay desync when using wii-u adapter. 2016-04-25 15:26:31 +12:00
DiscIO properly open/close the file to avoid rapid open/close cycles 2016-03-20 13:10:51 +01:00
DolphinQt2 Implements Emulation MenuBar 2016-03-20 11:44:35 +11:00
DolphinWX Merge pull request #3687 from rukai/fixMakerColumn 2016-04-21 09:15:10 -04:00
InputCommon XInput: Apply Rumble/Motor output only on changes (again) 2016-04-23 13:45:10 +02:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends Merge pull request #3745 from stenzek/d3d11-texcache 2016-04-24 11:47:32 +02:00
VideoCommon Merge pull request #3748 from mimimi085181/partial-updates-paletted-textures 2016-04-11 21:47:24 +02:00
CMakeLists.txt