| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-12 | build: upgrade fmt and SDL2 | Zephyron | |
| Update fmt library to version 11.0.2 and make necessary adjustments: - Replace fmt/format.h includes with fmt/ranges.h - Add const qualifiers to formatter::format functions - Update CMake to require fmt version 11 Additional dependency updates: - Update SDL2 bundled version from 2.28.2 to 2.32.0 - Update catch2 to version 3.7.1 - Update vcpkg baseline to ca846b21276c9a3171074ac8d2b4f6516894a7d0 | |||
| 2024-12-20 | Fixes second controller not detected in DKTF and possibly other games | Maran Br | |
| 2024-02-25 | Merge pull request #13163 from german77/ring | liamwhite | |
| core: hid: hid_core doesn't have access to LIBUSB | |||
| 2024-02-25 | core: hid: hid_core doesn't have access to LIBUSB | german77 | |
| 2024-02-24 | core: hid: Reintroduce vibration filter | german77 | |
| 2024-02-19 | scope_exit: Make constexpr | FearlessTobi | |
| Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it. | |||
| 2024-02-18 | core: hid: Remove driver errors from log | german77 | |
| 2024-02-17 | android: Input mapping | t895 | |
| 2024-02-16 | hid_core: Prevent crash if we try to iterate through empty color devices list | t895 | |
| 2024-02-16 | hid_core: Use dedicated "port" for android's input overlay | t895 | |
| 2024-01-23 | core: hid: Skip duplicated vibrations | Narr the Reg | |
| 2024-01-23 | core: hid: Only set polling mode if needed | Narr the Reg | |
| 2024-01-21 | core: hid: Allow to disable vibration | Narr the Reg | |
| 2024-01-20 | Merge pull request #12660 from german77/better-vibration | liamwhite | |
| service: hid: Fully implement abstract vibration | |||
| 2024-01-16 | core: hid: Disable special features before disconnecting the controllers | Narr the Reg | |
| 2024-01-15 | service: hid: Fully implement abstract vibration | Narr the Reg | |
| 2024-01-16 | Merge remote-tracking branch 'origin/master' into typos3 | Viktor Szépe | |
| 2024-01-15 | Fix more typos | Viktor Szépe | |
| 2024-01-11 | service: hid: Create abstracted pad structure | german77 | |
| 2024-01-05 | hid_core: Move hid to it's own subproject | Narr the Reg | |
