0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support GNOME Build API More... almost 12 years ago
Log to stderr by default More... almost 12 years ago
test: test for logging function More... almost 12 years ago
Fix comment typo More... almost 12 years ago
Check for GNU ld and use the flags depending on the outcome More... almost 12 years ago
Match the kernel define for SYN_MAX More... almost 12 years ago
Remove -g from default GCC_CFLAGS More... almost 12 years ago
Add some gcc/ld optimizations and magic More... almost 12 years ago
Warn if there are multiple devices with the same syspath More... almost 12 years ago
uinput: don't try to set the syspath twice More... almost 12 years ago
Log a few errors, specifically application bugs More... almost 12 years ago
Return -EBADF for functions that need the fd initialized More... almost 12 years ago
Return EBADF when trying to read from an uninitalized device More... almost 12 years ago
Use ENOMEM instead of ENOSPC More... almost 12 years ago
test: update to test for the various _MAX values More... almost 12 years ago
test: add a test for uinput device properties More... almost 12 years ago
memcpy instead of invidual bittoggle More... almost 12 years ago
Fix off-by-one errors when dealing with *_MAX values. More... almost 12 years ago
Fix two signed vs unsigned int warnings More... almost 12 years ago
Mark all external symbols with LIBEVDEV_EXPORT More... almost 12 years ago
libevdev_is_event_type() needs to check for < EV_CNT More... almost 12 years ago
Revamp the API once again More... almost 12 years ago
doc: actually package generated documentation More... almost 12 years ago
Avoid under-allocation of array for syncing key/led state More... almost 12 years ago
Drop per-device logging function, use per-library one instead More... almost 12 years ago
Remove unneeded include of linux/uinput.h More... almost 12 years ago
Use AC_USE_SYSTEM_EXTENSIONS More... almost 12 years ago
Merge branch 'led-handling' More... almost 12 years ago
Change event name generate script to be python 2/3 compatible More... almost 12 years ago
Fix some compiler warnings about maybe uninitialized values More... almost 12 years ago