| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2024-06-16 | move effect repeat count to wheel | Kimplul | |
| + This avoids a slight stutter when an effect is restarted. I also had a bug in the original code that effectively stopped the playing of some effects, whoops | |||
| 2024-06-06 | fix blacklist command | Kimplul | |
| 2024-04-28 | add link to AUR package | Kimplul | |
| + See #96 | |||
| 2024-04-28 | typo, contributes -> contributed | Kimplul | |
| 2024-04-21 | Update README.md | Kimplul | |
| mention TS-XW initialization | |||
| 2024-04-21 | Update README.md | Kimplul | |
| forgot the @ sign | |||
| 2024-04-21 | Update README.md | Kimplul | |
| 2024-04-21 | Merge pull request #94 from yassineimounachen/tsxw | Kimplul | |
| Add support for TS-XW Racer | |||
| 2024-04-21 | Add support for TS-XW Racer | yassine | |
| 2024-04-05 | Merge pull request #91 from konchunas/patch-1 | Kimplul | |
| Add SteamDeck specific headers dependency | |||
| 2024-04-05 | Add SteamDeck specific headers dependency | Julian Konchunas | |
| 2024-04-04 | fix error ladder in tmff2_wheel_init | Kimplul | |
| 2024-04-02 | add note about DKMS install | Kimplul | |
| 2023-12-18 | Update README.md | Kimplul | |
| 2023-12-04 | make it more unlikely to fill up USB buffer | Kimplul | |
| 2023-10-25 | Merge branch 'RaySlash-dkms' | Kimplul | |
| 2023-10-25 | dkms: bump version | RaySlash | |
| 2023-10-14 | Merge branch 'RaySlash-rebase' | Kimplul | |
| 2023-10-08 | docs: remove highlighting from url | Kimplul | |
| 2023-10-08 | docs: add TS-PC racer to list of open requests | Kimplul | |
| + Move list from CONTRIBUTING to README | |||
| 2023-10-08 | docs: general tidbits | Kimplul | |
| 2023-10-08 | docs: mostly tweak structure and formatting | Kimplul | |
| + Still have to check that everything renders properly on GitHub. | |||
| 2023-10-08 | dkms: fix file paths | Kimplul | |
| 2023-10-08 | deps: fix missing deps/ | Kimplul | |
| 2023-10-04 | deps: update paths | RaySlash | |
| 2023-10-04 | deps: update tminit to hid-tminit | RaySlash | |
| 2023-10-04 | deps: fix path and pass build | RaySlash | |
| 2023-10-04 | dkms: update script | RaySlash | |
| 2023-10-04 | deps: update Makefile | RaySlash | |
| 2023-10-04 | src, deps, docs: update | RaySlash | |
| - Update the effects documents - Rename `hid-tm*` to `tm*` for folders - Move `Makefile` and `Kbuild` to root - Add `deps/` and move in [hid-tminit](https://github.com/scarburato/hid-tminit/commit/9375f6c7d83af5dd6c8b8fe30351d0f36043b20a) | |||
| 2023-10-04 | docs: update shields in README.md | RaySlash | |
| 2023-10-04 | docs: rename and update | RaySlash | |
| - Add dir `docs/effects/` - Rename existing `docs/FFBEffects-*.md` to `docs/effects/FFBEFFECTS_*.md` - Update double backticks with single to improve consistency | |||
| 2023-10-04 | docs: update CONTRIBUTING.md | Steve Mathew Joy | |
| 2023-10-03 | docs: update README.md | Steve Mathew Joy | |
| 2023-10-03 | docs: update TODO.md | RaySlash | |
| 2023-10-02 | src: initial refactoring | RaySlash | |
| 2023-09-23 | update SPDX-comments | Kimplul | |
| + Module uses MODULE_LICENSE("GPL") which corresponds to GPL-2.0-or-later, not GPL-2.0. Also makes LICENSE file compliant. | |||
| 2023-09-10 | add tx stuff to README | Kimplul | |
| 2023-08-23 | Merge branch 'tx_support' | Kimplul | |
