Ingo Ruhnke
|
ac6ebb1228
|
Replaced incorrect memset() usage with std::fill_n()
Fixes #252
|
2018-06-06 13:17:07 +02:00 |
|
Ingo Ruhnke
|
fbbb7d8b37
|
Merge pull request #249 from konig12/sensitivty-typo
Fixing typo sensitivty -> sensitivity
|
2018-03-03 08:30:41 +01:00 |
|
Andrew Calcutt
|
062d0a2cf9
|
Fixing typo sensitivty -> sensitivity
|
2018-03-03 00:00:37 -05:00 |
|
Ingo Ruhnke
|
3362c1ab77
|
Merge pull request #165 from baztastic/stable
Added alternative Afterglow AX.1 id
|
2015-11-22 12:32:33 +01:00 |
|
baztastic
|
3a20620763
|
Added alternative Afterglow AX.1 id
|
2015-11-21 21:02:58 +00:00 |
|
Ingo Ruhnke
|
e75d0e1e82
|
Replaced boost::lexical_cast<> with str2bool/str2int/str2float
Fixes #150
|
2015-11-10 19:12:49 +01:00 |
|
Ingo Ruhnke
|
2da23aac89
|
Fixed Makefile so that scons is always called
|
2015-11-10 17:13:03 +01:00 |
|
Ingo Ruhnke
|
0e3435b2f3
|
Include the actual option string ("--help"), not just the option name ("help") in ParsedOptions
|
2015-11-10 17:09:34 +01:00 |
|
Ingo Ruhnke
|
49cecac61e
|
Improved error message when parsing command line arguments
|
2015-11-10 17:00:27 +01:00 |
|
Ingo Ruhnke
|
18c5fabf3b
|
Increased version number to 0.8.8
|
2015-11-09 11:19:35 +01:00 |
|
Ingo Ruhnke
|
69f1b3f5e5
|
Updated NEWS
|
2015-11-09 11:18:54 +01:00 |
|
Ingo Ruhnke
|
605e45ede0
|
Don't assert() in to_float(), just clamp the return value
Fixes #120 might still be worth to investigate why the values go out of range in the first place
|
2015-11-09 11:14:02 +01:00 |
|
Ingo Ruhnke
|
0332697159
|
Synced device list with xpad
Fixes #160
# Conflicts:
# src/xpad_device.cpp
|
2015-11-09 11:02:37 +01:00 |
|
Ingo Ruhnke
|
40a47961e4
|
Added documentation for dbus
|
2015-11-09 10:18:03 +01:00 |
|
Ingo Ruhnke
|
1a44d5f651
|
Added data/org.seul.Xboxdrv.conf for dbus
|
2015-11-09 10:17:54 +01:00 |
|
Ingo Ruhnke
|
6e1f028b37
|
Only use dbus session for root when DISPLAY is set
|
2015-11-07 17:43:41 +01:00 |
|
Ingo Ruhnke
|
575170d891
|
Use session dbus even for user root
This should save us from having to deal with busconfig, see:
https://github.com/xboxdrv/xboxdrv/issues/42
Fixes #42
|
2015-11-06 17:29:32 +01:00 |
|
Ingo Ruhnke
|
419ac3586c
|
Fixed vendor/product not getting set for virtual device in daemon mode
Fixes #128
|
2015-11-06 16:53:11 +01:00 |
|
Ingo Ruhnke
|
2d70f3c814
|
Spelling fix: Ctrl-c -> Ctrl-C
Fixes #94
|
2015-11-06 16:42:58 +01:00 |
|
Ingo Ruhnke
|
c641c93f77
|
Spelling fix
|
2015-11-05 08:38:46 +01:00 |
|
Ingo Ruhnke
|
691af2f1e7
|
Added Elcom JC-U3613M
Fixes #157
|
2015-11-04 16:34:45 +01:00 |
|
Ingo Ruhnke
|
69da6930c7
|
Added Mad Catz Fightpad
Fixes #147
|
2015-11-04 14:42:40 +01:00 |
|
Ingo Ruhnke
|
5b70b43529
|
Added Mad Cats Ghost Recon FS GamePad
|
2015-11-04 06:13:03 +01:00 |
|
Ingo Ruhnke
|
125ea9fd61
|
Added Mad Catz SFxT Fightstick Pro
|
2015-11-04 06:11:41 +01:00 |
|
Ingo Ruhnke
|
0e87bed20e
|
Added Razer Sabertooth
|
2015-11-04 06:09:44 +01:00 |
|
Ingo Ruhnke
|
5d282498d8
|
Added FUS1ON Tournament Controller
|
2015-11-04 05:49:03 +01:00 |
|
Ingo Ruhnke
|
8829726d3d
|
Added PowerA Pro Ex
|
2015-11-04 05:33:08 +01:00 |
|
Ingo Ruhnke
|
36f8f0cad0
|
Fixed \r\n newlines causing errors in INIParser, ignore \r like whitespace
Fixes #153
|
2015-11-03 19:58:57 +01:00 |
|
Ingo Ruhnke
|
cf14784cdb
|
Added Rock Candy Gamepad Wired Controller
|
2015-11-03 13:58:01 +01:00 |
|
Ingo Ruhnke
|
9181070cee
|
Added Mad Catz Street Fighter IV SE Fighting Stick
|
2015-11-03 13:54:48 +01:00 |
|
Ingo Ruhnke
|
3d2b219f32
|
Added MadCatz GamePad
|
2015-11-03 13:41:57 +01:00 |
|
Ingo Ruhnke
|
b933350401
|
Added Hori Fighting Edge
|
2015-11-03 13:29:18 +01:00 |
|
Ingo Ruhnke
|
2f75ed3b12
|
Updated NEWS
|
2015-10-28 11:34:33 +01:00 |
|
Ingo Ruhnke
|
3c2d3a2b13
|
Fixed cleanup issue in USBController::on_read_data()
|
2015-10-28 11:28:30 +01:00 |
|
Ingo Ruhnke
|
97b6ca71a7
|
Incremented version number
|
2015-10-28 11:28:09 +01:00 |
|
Ingo Ruhnke
|
fafe930002
|
Added 'make install' to travis
|
2015-10-26 03:47:56 +01:00 |
|
Ingo Ruhnke
|
3f7d21a256
|
Updated NEWS
|
2015-10-25 22:15:54 +01:00 |
|
Ingo Ruhnke
|
0b168bfa30
|
Added some handling of LIBUSB_TRANSFER_NO_DEVICE errors to USBController
Fixes #35
|
2015-10-24 12:45:21 +02:00 |
|
Ingo Ruhnke
|
8c422b7301
|
Fixed missing initialisation of USBSubsystem for non-detached daemon
|
2015-10-24 12:42:23 +02:00 |
|
Ingo Ruhnke
|
73f6ae59ad
|
Updated evdev event lists
Fixes #143
|
2015-10-24 11:59:00 +02:00 |
|
Ingo Ruhnke
|
f2bd6f4470
|
Added Hori GEM Xbox controller
Fixes #114
|
2015-10-22 20:42:45 +02:00 |
|
Ingo Ruhnke
|
cdbf4f9787
|
Igonore Play'n Charge kit
Fixes #21
|
2015-10-22 20:26:06 +02:00 |
|
Ingo Ruhnke
|
dd9e9b2315
|
Merge pull request #136 from hansihe/stable
Add support for the Saitek P3600
|
2015-07-14 18:21:43 +02:00 |
|
Hansihe
|
a350404619
|
add support for the saitek p3600
|
2015-07-13 23:47:10 +02:00 |
|
Ingo Ruhnke
|
8e9fb6b40d
|
Replaced grumbel@gmx.de with grumbel@gmail.com
|
2015-06-25 20:25:24 +02:00 |
|
Ingo Ruhnke
|
375caacbc2
|
Fixed clang++ complaining about unnamed structs aren't allow in anonymous unions
|
2015-06-20 13:57:50 +02:00 |
|
Ingo Ruhnke
|
8e599fbacd
|
Fixed clang++ -Wshadow warning
|
2015-06-20 13:43:33 +02:00 |
|
Ingo Ruhnke
|
b486f97a9c
|
Fixed class/struct mixup
|
2015-06-20 13:36:19 +02:00 |
|
Ingo Ruhnke
|
7491d7c4ee
|
More .gitignore
|
2015-06-20 13:36:00 +02:00 |
|
Ingo Ruhnke
|
2aa83d625f
|
Fixed .travis.yml, added missing sudo to make install, added CXX handling
|
2015-06-20 11:34:59 +02:00 |
|