[xboxdrv] 41/78: Added Hori GEM Xbox controller

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Sun Feb 21 17:55:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

wrar-guest pushed a commit to branch master
in repository xboxdrv.

commit f2bd6f44702cbc6daa5e419063030b593d206556
Author: Ingo Ruhnke <grumbel at gmail.com>
Date:   Thu Oct 22 20:42:45 2015 +0200

    Added Hori GEM Xbox controller
    
    Fixes #114
---
 src/xpad_device.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp
index 5b00fd9..95b09f0 100644
--- a/src/xpad_device.cpp
+++ b/src/xpad_device.cpp
@@ -71,6 +71,7 @@ XPadDevice xpad_devices[] = {
   { GAMEPAD_XBOX360,          0x0f0d, 0x0016, "Hori Real Arcade Pro Ex" },
   { GAMEPAD_XBOX360,          0x24c6, 0x5501, "Hori Real Arcade Pro VX-SA" },
   { GAMEPAD_XBOX360,          0x24c6, 0x5303, "Xbox Airflo wired controller" },
+  { GAMEPAD_XBOX360,          0x24c6, 0x550d, "Hori GEM Xbox controller" },
   { GAMEPAD_XBOX360,          0x162e, 0xbeef, "Joytech Neo-Se Take2" },
   { GAMEPAD_XBOX360,          0x044f, 0xb326, "Thrustmaster Gamepad GP XID" },
   { GAMEPAD_XBOX360,          0x046d, 0xc21d, "Logitech F310" },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xboxdrv.git



More information about the Pkg-games-commits mailing list