index
:
midimonster
debian/master
kinet
master
mqtt
rtpmidi
uinput
Multi-protocol translation software
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
backends
/
evdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-12
Rework instance creation
cbdev
1
-9
/
+4
2019-12-20
Route all backend debug logging through a macro
cbdev
1
-39
/
+39
2019-12-18
Fix evdev division by zero
cbdev
1
-0
/
+3
2019-12-11
Release instance implementation data allocation
cbdev
1
-1
/
+1
2019-12-11
Simplify plugin_stop API
cbdev
1
-10
/
+3
2019-12-11
Simplify plugin_start API
cbdev
1
-16
/
+2
2019-12-05
Add flags parameter to channel parser plugin API (Fixes #31)
cbdev
1
-1
/
+1
2019-12-04
Explicitly mark the backend init symbol visible
cbdev
1
-1
/
+1
2019-08-17
Implement evdev relative axis output (Fixes #20)
cbdev
1
-2
/
+15
2019-08-10
Clean up & check unions
cbdev
1
-9
/
+5
2019-08-01
Implement evdev relative axis inversion
cbdev
1
-1
/
+14
2019-07-28
Fix evdev relative axes, add detect option
cbdev
1
-5
/
+52
2019-07-07
Minor fixes
cbdev
1
-0
/
+4
2019-07-06
evdev backend code style fixes
cbdev
1
-5
/
+7
2019-06-29
Update loopback backend to match API design
cbdev
1
-0
/
+1
2018-03-16
Fix issues found by Coverity Scan
cbdev
1
-0
/
+1
2018-03-09
Implement evdev device matching by name
cbdev
1
-20
/
+90
2018-03-02
Move backend implementations to subdirectory
cbdev
1
-0
/
+401