|
eccc84de0c
|
Updated Thrustmaster config
|
2023-12-13 14:40:56 -07:00 |
|
|
6ce6694adc
|
Added example for thurstmaster (Burnout Paradise template)
|
2023-12-13 00:07:44 -07:00 |
|
Ingo Ruhnke
|
662952a6d8
|
Update flake.nix to nixos-22.05
|
2022-05-31 13:30:26 +02:00 |
|
Ingo Ruhnke
|
7549a73811
|
Add Nix flake build files
|
2022-03-01 17:09:02 +01:00 |
|
Ingo Ruhnke
|
111cc916c6
|
Correct homepage URL
|
2019-12-05 23:53:45 +01:00 |
|
Ingo Ruhnke
|
944de6aeee
|
Add Guix build file
|
2019-11-24 19:26:11 +01:00 |
|
Ingo Ruhnke
|
f8fa7e55e5
|
Cleanup whitespace issues
|
2019-11-24 18:40:04 +01:00 |
|
Ingo Ruhnke
|
7c71045d19
|
Update .gitignore
|
2019-11-24 18:36:50 +01:00 |
|
Ingo Ruhnke
|
e37d3558a1
|
Updating python code to python3
|
2019-11-24 18:36:34 +01:00 |
|
Ingo Ruhnke
|
47ecf50f7c
|
Remove trailing whitespace
|
2019-11-24 18:30:14 +01:00 |
|
Ingo Ruhnke
|
39a334fbc0
|
Update SConstruct to python3
|
2019-11-24 18:30:02 +01:00 |
|
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 |
|