This is an automated email from the git hooks/post-receive script. wrar-guest pushed a commit to branch master in repository xboxdrv.
commit b933350401271b4c007956e608e716d7ff1367e8 Author: Ingo Ruhnke <[email protected]> Date: Tue Nov 3 13:28:53 2015 +0100 Added Hori Fighting Edge --- src/xpad_device.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp index 95b09f0..3f9a576 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, 0x5503, "Hori Fighting Edge" }, { GAMEPAD_XBOX360, 0x24c6, 0x550d, "Hori GEM Xbox controller" }, { GAMEPAD_XBOX360, 0x162e, 0xbeef, "Joytech Neo-Se Take2" }, { GAMEPAD_XBOX360, 0x044f, 0xb326, "Thrustmaster Gamepad GP XID" }, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xboxdrv.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

