index
:
libgamepad
master
Game controller library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libgamepad_get_force_feedback_max_concurrency.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-12
Let name, unique_id, and physical_location be empty if unavailable
Mattias Andrée
2
-1
/
+18
2022-07-30
Add readme
Mattias Andrée
2
-1
/
+24
2022-07-30
Minor improvements
Mattias Andrée
3
-20
/
+136
2022-07-28
Remove dependency on libevdev (mostly complete) + minor fixes
Mattias Andrée
16
-129
/
+502
2022-07-27
Minor code improvement
Mattias Andrée
3
-21
/
+15
2022-07-27
Add support for prefix-prefixed numerical values for reverse name-lookup (for future internal use)
Mattias Andrée
3
-0
/
+21
2022-07-27
Add inline functions for testing support
Mattias Andrée
6
-0
/
+82
2022-07-27
m + add controller fingerprint + relay less on libevdev
Mattias Andrée
9
-83
/
+412
2022-07-27
names.sh: improve readability
Mattias Andrée
1
-5
/
+26
2022-07-27
Fix button and axis names
Mattias Andrée
4
-16
/
+26
2022-07-27
Improve documentation and add LIBGAMEPAD_CONTROLLER_LINUX_4_12_RECTIFIED_3BTN
Mattias Andrée
2
-21
/
+107
2022-07-27
Correct info about Sixaxis and add the Linux standard and a 6-button extension of it
Mattias Andrée
1
-4
/
+58
2022-07-26
Hide implementation details
Mattias Andrée
8
-52
/
+51
2022-07-26
Do not relay on libevdev for button/axis names, an prepare for device specific names, and add reverse lookup functions
Mattias Andrée
21
-52
/
+331
2022-07-26
Update information about Sixaxis
Mattias Andrée
1
-9
/
+9
2022-07-26
Fix errors in last commit
Mattias Andrée
1
-16
/
+16
2022-07-26
Add list of controller profiles
Mattias Andrée
2
-1
/
+1053
2022-07-25
Add support for audio devices
Mattias Andrée
6
-2
/
+113
2022-07-25
libgamepad_open_superdevice.c: do not change errno on success
Mattias Andrée
1
-1
/
+2
2022-07-25
m
Mattias Andrée
4
-16
/
+24
2022-07-25
m + add force feedback support
Mattias Andrée
32
-61
/
+671
2022-07-24
Add test-visual
Mattias Andrée
2
-1
/
+176