Commit graph

  • eccc84de0c Updated Thrustmaster config stable Techwizz 2023-12-13 14:40:56 -0700
  • 6ce6694adc Added example for thurstmaster (Burnout Paradise template) Techwizz 2023-12-13 00:07:44 -0700
  • 662952a6d8 Update flake.nix to nixos-22.05 Ingo Ruhnke 2022-05-31 13:30:06 +0200
  • 7549a73811 Add Nix flake build files Ingo Ruhnke 2022-03-01 17:09:02 +0100
  • 111cc916c6 Correct homepage URL Ingo Ruhnke 2019-12-05 23:53:45 +0100
  • 944de6aeee Add Guix build file Ingo Ruhnke 2019-11-24 18:41:08 +0100
  • f8fa7e55e5 Cleanup whitespace issues Ingo Ruhnke 2019-11-24 18:40:04 +0100
  • 7c71045d19 Update .gitignore Ingo Ruhnke 2019-11-24 18:36:50 +0100
  • e37d3558a1 Updating python code to python3 Ingo Ruhnke 2019-11-24 18:36:25 +0100
  • 47ecf50f7c Remove trailing whitespace Ingo Ruhnke 2019-11-24 18:30:14 +0100
  • 39a334fbc0 Update SConstruct to python3 Ingo Ruhnke 2019-11-24 18:16:16 +0100
  • ac6ebb1228 Replaced incorrect memset() usage with std::fill_n() Ingo Ruhnke 2018-06-06 13:15:51 +0200
  • fbbb7d8b37
    Merge pull request #249 from konig12/sensitivty-typo Ingo Ruhnke 2018-03-03 08:30:41 +0100
  • 062d0a2cf9 Fixing typo sensitivty -> sensitivity Andrew Calcutt 2018-03-03 00:00:37 -0500
  • 3362c1ab77 Merge pull request #165 from baztastic/stable Ingo Ruhnke 2015-11-22 12:32:33 +0100
  • 3a20620763 Added alternative Afterglow AX.1 id baztastic 2015-11-21 21:02:58 +0000
  • e75d0e1e82 Replaced boost::lexical_cast<> with str2bool/str2int/str2float Ingo Ruhnke 2015-11-10 19:12:35 +0100
  • 2da23aac89 Fixed Makefile so that scons is always called Ingo Ruhnke 2015-11-10 17:13:03 +0100
  • 0e3435b2f3 Include the actual option string ("--help"), not just the option name ("help") in ParsedOptions Ingo Ruhnke 2015-11-10 17:09:34 +0100
  • 49cecac61e Improved error message when parsing command line arguments Ingo Ruhnke 2015-11-10 17:00:27 +0100
  • 18c5fabf3b Increased version number to 0.8.8 Ingo Ruhnke 2015-11-09 11:19:35 +0100
  • 69f1b3f5e5 Updated NEWS Ingo Ruhnke 2015-11-09 11:18:54 +0100
  • 605e45ede0 Don't assert() in to_float(), just clamp the return value Ingo Ruhnke 2015-11-09 11:14:02 +0100
  • 0332697159 Synced device list with xpad Ingo Ruhnke 2015-11-09 10:59:24 +0100
  • 40a47961e4 Added documentation for dbus Ingo Ruhnke 2015-11-09 10:17:19 +0100
  • 1a44d5f651 Added data/org.seul.Xboxdrv.conf for dbus Ingo Ruhnke 2015-11-09 10:13:55 +0100
  • 6e1f028b37 Only use dbus session for root when DISPLAY is set Ingo Ruhnke 2015-11-07 17:43:14 +0100
  • 575170d891 Use session dbus even for user root Ingo Ruhnke 2015-11-06 17:29:11 +0100
  • 419ac3586c Fixed vendor/product not getting set for virtual device in daemon mode Ingo Ruhnke 2015-11-06 16:52:49 +0100
  • 2d70f3c814 Spelling fix: Ctrl-c -> Ctrl-C Ingo Ruhnke 2015-11-06 16:42:06 +0100
  • c641c93f77 Spelling fix Ingo Ruhnke 2015-11-05 08:38:15 +0100
  • 691af2f1e7 Added Elcom JC-U3613M Ingo Ruhnke 2015-11-04 16:34:23 +0100
  • 69da6930c7 Added Mad Catz Fightpad Ingo Ruhnke 2015-11-04 14:42:02 +0100
  • 5b70b43529 Added Mad Cats Ghost Recon FS GamePad Ingo Ruhnke 2015-11-04 06:12:49 +0100
  • 125ea9fd61 Added Mad Catz SFxT Fightstick Pro Ingo Ruhnke 2015-11-04 06:11:29 +0100
  • 0e87bed20e Added Razer Sabertooth Ingo Ruhnke 2015-11-04 06:09:22 +0100
  • 5d282498d8 Added FUS1ON Tournament Controller Ingo Ruhnke 2015-11-04 05:48:37 +0100
  • 8829726d3d Added PowerA Pro Ex Ingo Ruhnke 2015-11-04 05:32:48 +0100
  • 36f8f0cad0 Fixed \r\n newlines causing errors in INIParser, ignore \r like whitespace Ingo Ruhnke 2015-11-03 19:58:23 +0100
  • cf14784cdb Added Rock Candy Gamepad Wired Controller Ingo Ruhnke 2015-11-03 13:57:34 +0100
  • 9181070cee Added Mad Catz Street Fighter IV SE Fighting Stick Ingo Ruhnke 2015-11-03 13:54:29 +0100
  • 3d2b219f32 Added MadCatz GamePad Ingo Ruhnke 2015-11-03 13:41:43 +0100
  • b933350401 Added Hori Fighting Edge Ingo Ruhnke 2015-11-03 13:28:53 +0100
  • 2f75ed3b12 Updated NEWS Ingo Ruhnke 2015-10-28 11:34:33 +0100
  • 3c2d3a2b13 Fixed cleanup issue in USBController::on_read_data() Ingo Ruhnke 2015-10-28 11:28:30 +0100
  • 97b6ca71a7 Incremented version number Ingo Ruhnke 2015-10-28 11:28:09 +0100
  • fafe930002 Added 'make install' to travis Ingo Ruhnke 2015-10-26 03:47:56 +0100
  • 3f7d21a256 Updated NEWS Ingo Ruhnke 2015-10-25 22:15:54 +0100
  • 0b168bfa30 Added some handling of LIBUSB_TRANSFER_NO_DEVICE errors to USBController Ingo Ruhnke 2015-10-24 12:45:21 +0200
  • 8c422b7301 Fixed missing initialisation of USBSubsystem for non-detached daemon Ingo Ruhnke 2015-10-24 12:42:23 +0200
  • 73f6ae59ad Updated evdev event lists Ingo Ruhnke 2015-10-24 11:59:00 +0200
  • f2bd6f4470 Added Hori GEM Xbox controller Ingo Ruhnke 2015-10-22 20:42:45 +0200
  • cdbf4f9787 Igonore Play'n Charge kit Ingo Ruhnke 2015-10-22 20:26:06 +0200
  • dd9e9b2315 Merge pull request #136 from hansihe/stable Ingo Ruhnke 2015-07-14 18:21:43 +0200
  • a350404619 add support for the saitek p3600 Hansihe 2015-07-13 23:47:10 +0200
  • 8e9fb6b40d Replaced grumbel@gmx.de with grumbel@gmail.com Ingo Ruhnke 2015-06-25 20:25:24 +0200
  • 375caacbc2 Fixed clang++ complaining about unnamed structs aren't allow in anonymous unions Ingo Ruhnke 2015-06-20 13:50:44 +0200
  • 8e599fbacd Fixed clang++ -Wshadow warning Ingo Ruhnke 2015-06-20 13:43:33 +0200
  • b486f97a9c Fixed class/struct mixup Ingo Ruhnke 2015-06-20 13:36:19 +0200
  • 7491d7c4ee More .gitignore Ingo Ruhnke 2015-06-20 13:35:26 +0200
  • 2aa83d625f Fixed .travis.yml, added missing sudo to make install, added CXX handling Ingo Ruhnke 2015-06-20 11:34:59 +0200
  • c6f9511b33 Fixed build type handling in .travis.yml Ingo Ruhnke 2015-06-20 11:15:47 +0200
  • aa2f1e10f2 Converted README to markdown Ingo Ruhnke 2015-06-20 11:13:39 +0200
  • 14061cf122 Added .travis.yml Ingo Ruhnke 2015-06-20 11:04:25 +0200
  • 49c9105847 Fixed axis handling in FourWayRestrictorModifier Ingo Ruhnke 2015-05-07 09:54:23 +0200
  • 6da7be4fc5 Merge pull request #125 from tgurr/cross_pkg-config Ingo Ruhnke 2015-05-05 03:38:00 +0200
  • eb430cae4b Merge pull request #124 from tgurr/cross_ar Ingo Ruhnke 2015-05-05 03:37:06 +0200
  • 98183e6c29 Use the appropriate pkg-config via the exported variable Timo Gurr 2015-05-05 01:13:19 +0200
  • 2c2cdbdeee Use the appropriate ar via the exported variable Timo Gurr 2015-05-05 00:03:26 +0200
  • d7139d8981 Removed trailing whitespace Ingo Ruhnke 2015-04-01 09:58:52 +0200
  • fb787abe32 Synced xpad_device.cpp with master branch Ingo Ruhnke 2014-06-06 10:28:51 +0200
  • b1d961cb2f bus option actually changes bus, remove unused dbus object option Joel Pedraza 2014-05-02 10:07:32 -0400
  • 15c63bcd31 change shebang to use env python2 instead of python Joel Pedraza 2014-05-02 10:06:57 -0400
  • 205219c409 Merge branch 'stable' of github.com:Grumbel/xboxdrv into stable Ingo Ruhnke 2014-06-02 11:36:00 +0200
  • fe3237e949 Merge pull request #70 from shblythe/stable Ingo Ruhnke 2014-06-02 11:14:41 +0200
  • 6d307b8ff4 Added "MLG Pro Circuit Controller (Xbox)" Ingo Ruhnke 2014-06-02 11:06:39 +0200
  • a818593b38 Added Rock Candy Gamepad to list Steve Edson 2013-07-08 23:55:44 +0100
  • 9d0aafd436 Added Razer Sabertooth Ingo Ruhnke 2014-06-01 23:56:08 +0200
  • 98b074b7b4 Added support for Gamestop BB-070 Xbox 360 clone David Barchiesi 2013-09-22 11:40:48 +0200
  • c4e5b862cb Added Afterglow AX.1 Ingo Ruhnke 2014-06-01 23:22:58 +0200
  • ed7b161dbf Updated NEWS Ingo Ruhnke 2014-06-01 23:06:33 +0200
  • 22a3471c69 Increased version number to 0.8.6 Ingo Ruhnke 2014-06-01 23:05:49 +0200
  • 8566800c09 Moved USBSubsystem init up a level, as otherwise it would get destructed while code was still accessing it Ingo Ruhnke 2014-06-01 23:04:29 +0200
  • 5e49f45d1b Buttonevent exec: Double fork to avoid zombies Evan Purkhiser 2013-08-30 02:13:25 -0400
  • 078a65d1f9 Issue #65: Added PID/VID for Afterglow AX.1 Gamepad for Xbox 360 Stephen Blythe 2013-12-17 23:35:04 +0000
  • 5030da3d57 Merge pull request #67 from timo/ps4 Ingo Ruhnke 2013-12-07 12:28:05 -0800
  • 8bb6f6bd3e added missing analog clicks and guide button. Timo Paulssen 2013-11-30 14:42:59 +0100
  • 9f279de705 an xboxdrv configuration for the ps4 controller via USB. Timo Paulssen 2013-11-30 14:35:45 +0100
  • af21ce6358 Changed link to SDL-envvar documentation Ingo Ruhnke 2013-09-23 18:36:17 +0200
  • a52b07c240 Added Thrustmaster Gamepad GP XID, thanks to cyberguerro@gmail.com Ingo Ruhnke 2013-04-16 17:25:20 +0200
  • fc3bb3bc91 Updated evdev name in examples/microsoft-ergonomic-4000.xboxdrv Ingo Ruhnke 2013-04-16 17:25:20 +0200
  • 7575140b55 Removed 'TX6500+ Dance Pad', looks like a HID device, not Xbox1 controller Ingo Ruhnke 2013-04-15 14:27:55 +0200
  • e903c5f7f8 Added #if for deprecated g_type_init() Ingo Ruhnke 2013-04-07 19:27:49 +0200
  • bb8fcbd3d3 Updated VERSION to 0.8.5 Ingo Ruhnke 2013-04-07 19:23:41 +0200
  • 6040e0a16a Updated NEWS Ingo Ruhnke 2013-04-07 19:22:45 +0200
  • 731e5dae99 Updated NEWS Ingo Ruhnke 2013-04-05 17:15:51 +0200
  • 80c4202078 Added "Xbox Airflo wired controller", thanks to Robert Hurst <theflyingape@gmail.com> Ingo Ruhnke 2013-04-04 18:46:29 +0200
  • 537edad4e4 Added "Batarang Xbox 360 controller", thanks to Shaun Martin <shaun@samsite.ca> Ingo Ruhnke 2013-04-04 18:39:00 +0200
  • 75b0784b15 Added "Logitech F310", thanks to Jasen Betts <jasen.betts@gmail.com> Ingo Ruhnke 2013-04-04 18:25:32 +0200
  • 76052e844d Added "Thrustmaster, Inc. GPX Controller", thanks to geert.hedde.bosman@gmail.com Ingo Ruhnke 2013-04-04 17:44:08 +0200