| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-03 | Separate uaccess to another udev file | Kimplul | |
| + My understanding is that mainly the SteamDeck requires uaccess, most other systems can do without. Unfortunately, due to a bug in SDL, uaccess causes most other systems to not detect input, so we don't want uaccess to be on by default, at least for now | |||
| 2025-01-26 | irqsave/irqrestore spinlocks | Kimplul | |
| 2024-12-28 | Merge pull request #135 from foriequal0/docs/linuxconsole-tools | Kimplul | |
| Update README to mention linuxconsole tools dependencies | |||
| 2024-12-28 | Update README to mention linuxconsole tools dependencies | SeongChan Lee | |
| 2024-12-18 | add some notes about T-GT II | Kimplul | |
| 2024-12-18 | make firmware check a warning | Kimplul | |
| + Apparently this allows the T-GT II to work, as it shows up as a PS4 T300 RS, just that it has a different firmware version. Eventually I should maybe look into the firmware response a bit closer and check if I can fish out wheel information or something along those lines to improve wheel detection. | |||
| 2024-12-08 | steamdeck installation is apparently a bit tricky | Kimplul | |
| 2024-12-07 | fix jscal for T248 | Kimplul | |
| 2024-12-07 | mention udev make command in dkms install as well | Kimplul | |
| 2024-12-07 | provide make command to install udev rules | Kimplul | |
| + I guess it's kind of silly to require people to create and populate files manually, no clue why I haven't done this before | |||
| 2024-11-24 | add jscal commands to udev example | Kimplul | |
| + I've been meaning to do this for a while (apparently since #42), finally got around to doing it. | |||
| 2024-11-24 | Merge pull request #128 from MmAaXx500/linux612-compat | Kimplul | |
| fix report_fixup() on linux 6.12 | |||
| 2024-11-24 | fix report_fixup() on linux 6.12 | MmAaXx500 | |
| "HID: change return type of report_fixup() to const" fe73965 | |||
| 2024-10-17 | Update README.md | Kimplul | |
| + Make evdev rules easier to copypaste | |||
| 2024-09-01 | Merge pull request #110 from MmAaXx500/forcecorrect_p3 | Kimplul | |
| Effect corrections part3 | |||
| 2024-09-01 | fix style | MmAaXx500 | |
| 2024-09-01 | fix incorrect return type | MmAaXx500 | |
| 2024-09-01 | fix missing cpu_to_le16 | MmAaXx500 | |
| 2024-08-22 | doc cleanup | MmAaXx500 | |
| 2024-08-22 | rework envelope handling | MmAaXx500 | |
| 2024-08-22 | envelope documentation | MmAaXx500 | |
| 2024-08-17 | remember to reference new usb-tminit in dkms | Kimplul | |
| + Fixes #116 | |||
| 2024-08-13 | Update README.md | Kimplul | |
| + Add T128 | |||
| 2024-08-13 | point to usb branch in tminit | Kimplul | |
| 2024-08-13 | Merge branch 't128' | Kimplul | |
| 2024-08-08 | make some functions static to silence warnings | Kimplul | |
| 2024-08-05 | refer to NixOS package | Kimplul | |
| + #113 | |||
| 2024-07-26 | use single packet in constant effect update | MmAaXx500 | |
| 2024-07-26 | document constant effect update packets | MmAaXx500 | |
| 2024-07-26 | use single packet in periodic effect update | MmAaXx500 | |
| 2024-07-26 | document periodic effect update packets | MmAaXx500 | |
| 2024-07-19 | fix ramp effect upload and update | MmAaXx500 | |
| 2024-07-19 | update ramp effect documentation | MmAaXx500 | |
| 2024-07-13 | Merge pull request #107 from MmAaXx500/forcecorrect_p2 | Kimplul | |
| Effect corrections part2 | |||
| 2024-07-13 | style fixes | MmAaXx500 | |
| 2024-07-11 | document new condition effect duration update | MmAaXx500 | |
| 2024-07-11 | always update all condition effect parameters | MmAaXx500 | |
| 2024-07-01 | Merge pull request #109 from MmAaXx500/playingdelay | Kimplul | |
| Consider the delay to determine the length of the effect | |||
| 2024-07-01 | Consider the delay to determine the length of the effect | MmAaXx500 | |
| 2024-06-27 | document the discovered bit field for condition effects | MmAaXx500 | |
| 2024-06-27 | add missing packet name | MmAaXx500 | |
| 2024-06-25 | fix condition effect handling | MmAaXx500 | |
| - unified handling of all condition effects for uploads and updates - added new saturation parameters - added right, left, and right&left update type for saturation - added right&left update type for coefficient | |||
| 2024-06-25 | condition effect documentation update | MmAaXx500 | |
| 2024-06-23 | constant and periodic effect documentation update | MmAaXx500 | |
| 2024-06-20 | Merge pull request #105 from MmAaXx500/forcecorrect | Kimplul | |
| Force effect corrections part1 | |||
| 2024-06-20 | fix periodic effect offset calculation | MmAaXx500 | |
| 2024-06-20 | fix periodic effect magnitude and phase calculation | MmAaXx500 | |
| 2024-06-17 | correct constant force level | MmAaXx500 | |
| 2024-06-16 | document new play count | Kimplul | |
| 2024-06-16 | convert FF_RUMBLE ourselves | Kimplul | |
