dolphin/Source/Core
Scott Mansell 6e969133f5 evdev: Delete rumble effects on the correct file descriptor.
Was using m_id insted of m_fd.
Also re-arrange the code so rumble effects always get deleted instead of
just on stop commands.
2015-07-07 16:59:10 +12:00
..
AudioCommon OpenALStream: Fix sample conversion. 2015-06-25 12:42:41 +02:00
Common Common: CallLambdaTrampoline can return a value 2015-07-05 00:32:26 +12:00
Core GC Adapter: Do not attempt to claim_interface when libusb_open() returns an error. 2015-07-01 23:49:39 +02:00
DiscIO
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX Small changes to description to "Store EFB Copies to Texture Only" 2015-07-01 15:48:19 +02:00
InputCommon evdev: Delete rumble effects on the correct file descriptor. 2015-07-07 16:59:10 +12:00
UICommon
VideoBackends Merge pull request #2656 from Armada651/ogl-inv-depth 2015-06-25 12:06:56 +02:00
VideoCommon D3D: Cosmetics. 2015-06-24 23:16:53 +02:00
CMakeLists.txt