0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test: fix includes for distcheck More... about 12 years ago
Slots are now definitely zero-indexed, see recent kernel patch More... about 12 years ago
Documentation fixes More... about 12 years ago
Use doxygen instead of man pages More... about 12 years ago
Fix stray code tag in html More... about 12 years ago
test: add test for internal event queue More... about 12 years ago
Fix queue_num_free_elements More... about 12 years ago
Don't allow a queue size of 0. More... about 12 years ago
Use a size_t, not an int, where appropriate More... about 12 years ago
man: add a note about EV_REP values More... about 12 years ago
Add an API to get the repeat values More... about 12 years ago
Hook up gcov More... about 12 years ago
Directly compile libevdev sources More... about 12 years ago
Handle EV_REP events in event-names.h More... about 12 years ago
Add the remaining ev bits More... about 12 years ago
Use a macro for type_to_mask More... about 12 years ago
Add function to get max value for a given ev type More... about 12 years ago
Default to a max of -1 for undefined EV_foo bits More... about 12 years ago
Add a test for event the various libevdev_has_event * functions More... about 12 years ago
Fix type_to_mask to return -1 More... about 12 years ago
test: add infrastructure for uinput device tests More... about 12 years ago
Add functions to enable axis on the device in the kernel More... about 12 years ago
Inline the type-to-mask helpers More... about 12 years ago
Move utility functions to a separate header More... about 12 years ago
Add a few includes the libevdev-int.h needs More... about 12 years ago
Protect against NULL device on log handler More... about 12 years ago
Switch tools to use libevdev_get_event_*_name interface More... about 12 years ago
Allow libevdev_free on a NULL pointer. More... about 12 years ago
Set up a test harness More... about 12 years ago
Blacklist some key names that resolve to other names More... about 12 years ago