Commit graph

333 commits

Author SHA1 Message Date
Denis
55125bb3ce
heap corruption? 2023-12-08 01:27:48 +01:00
Denis
dc06046f7c
debug 2023-12-08 01:16:18 +01:00
Denis
c1f7cdf373
removed debug printf 2023-12-08 01:06:16 +01:00
Denis
2f47bc1661
bug found and fixed 2023-12-08 01:04:46 +01:00
Denis
fbd4db8b18
IDK... 2023-12-08 00:57:52 +01:00
Denis
00132eb805
more debug... 2023-12-08 00:54:29 +01:00
Denis
f2ee17d67f
debug 2023-12-08 00:33:32 +01:00
Denis
a74b159c02
test 2023-12-08 00:24:45 +01:00
Denis
137fbb5098
more debug 2023-12-08 00:20:39 +01:00
Denis
e55798087b
more debug 2023-12-08 00:17:16 +01:00
Denis
f2b411286c
debug 2023-12-08 00:00:33 +01:00
Denis
66bc4ac457
debug printf 2023-12-07 23:58:53 +01:00
Denis
45a4262e16
flag success 2023-12-07 23:57:29 +01:00
Denis
f8e7bc6036
spot the first problem 2023-12-07 23:55:33 +01:00
Denis
743739483e
debug 2023-12-07 23:53:28 +01:00
Denis
cae2289d99
Better printf 2023-12-07 23:44:03 +01:00
Denis
1978cefab3
debugging... 2023-12-07 23:39:48 +01:00
Denis
218ad5d326
differentiate text 2023-12-07 23:08:09 +01:00
Denis
d5e8b04329
this disturbed me 2023-12-07 23:01:38 +01:00
Denis Benato
0c433477a0 bbcr ongoing 2023-12-07 21:55:28 +01:00
Denis Benato
27f26bc8d5 bbcr is huge 2023-12-07 13:36:05 +01:00
Denis Benato
3ec34290e6 All xbox buttons are mapped 2023-12-07 12:46:35 +01:00
Denis Benato
773812ff53 fix cmake and a bunch of warnings 2023-12-07 11:16:01 +01:00
Denis
9dfba70c89
bbcr compiling now 2023-12-07 00:02:13 +01:00
Denis
37c23e1b62
The bbcr broke off my compilation help plz 2023-12-06 21:05:02 +01:00
Denis
91a639852f
Use 1.6kHz as sampling rate 2023-12-06 02:59:37 +01:00
Denis
c73c6e1999
restore QAM quirk 2023-12-06 02:42:39 +01:00
Denis
ee235fe34f
removed dead code 2023-12-06 02:29:16 +01:00
Denis
dd22bb337d
Rumble changes 2023-12-06 02:09:26 +01:00
Denis
8db06f8077
rumble test 2023-12-06 01:51:55 +01:00
Denis
63fa78d73f
newline on printf 2023-12-06 01:16:10 +01:00
Denis
3f0b629fe0
if gamepad is disconnected a deadlock will occur: solve that issue 2023-12-06 01:11:41 +01:00
Denis
673cad5841
file descriptors signaling an error are negative numbers... 2023-12-06 00:58:42 +01:00
Denis
60dd476423
fix mode switch 2023-12-06 00:50:02 +01:00
Denis
d6e6162db5
Code refactor 2023-12-06 00:32:51 +01:00
Denis
89f348f7c1
Only allow mode 0 and 1 as the number 2 is totally useless and breaks others buttons 2023-12-05 19:15:25 +01:00
Denis
d0ab30eac8
debug msg 2023-12-05 01:12:41 +01:00
Denis
017a77b2e0
Use /dev/hidraw0 2023-12-05 01:11:28 +01:00
Denis
f4f5d32e47
hidraw test 2023-12-05 01:06:31 +01:00
Denis
8e900d3d40
Import raw commands from the monster patch and prepare to send them over hidraw 2023-12-05 00:32:29 +01:00
Denis
8350a52ed6
print name of device 2023-12-05 00:01:57 +01:00
Denis
a8ab8b14c7
Changing mode over hidraw 2023-12-04 03:37:48 +01:00
Denis
841ed7da52
fix continuous disconnections 2023-12-04 00:36:13 +01:00
Denis
0949978124
DualShock is also closed when not in use 2023-12-04 00:35:06 +01:00
Denis
ca037b1080
disable the device when unused 2023-12-04 00:30:06 +01:00
Denis
350151627e
find device with udev to support upcoming kernel 2023-12-03 23:50:23 +01:00
Denis
7d3cc207ab
match by sysfs attribute 2023-12-03 23:03:41 +01:00
Denis
9093ebaca4
Scan for asus-hid device 2023-12-03 22:54:57 +01:00
Denis
57d37600a0
rumble usleep 2023-12-03 22:42:16 +01:00
Denis
0c6b2d7ef6
increased timeout for rumble 2023-12-03 22:33:11 +01:00