summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libevdev 1.4.2libevdev-1.4.2Peter Hutterer2015-04-241-2/+2
* tools: fix help string for manual DPI calculationPeter Hutterer2015-04-231-1/+1
* include: update to 4.0 headerPeter Hutterer2015-04-131-1/+3
* libevdev 1.4.1libevdev-1.4.1Peter Hutterer2015-04-081-2/+2
* Accept LIBEVDEV_READ_FLAG_BLOCKING as valid flagPeter Hutterer2015-04-082-1/+38
* ABS_MAX counts as MT axis for the event queuePeter Hutterer2015-03-231-1/+1
* cosmetic: fix a commentPeter Hutterer2015-03-231-1/+1
* Disable test-static-link in case of shared only build.Peter Seiderer2015-03-162-7/+21
* libevdev 1.4libevdev-1.4Peter Hutterer2015-03-041-2/+2
* cosmetic: fix a couple of duplicate/missing empty linesPeter Hutterer2015-03-0415-30/+5
* test: use -std=c89 instead of c90 for the build testPeter Hutterer2015-02-091-1/+1
* tools: add a tool to change kernel devicesPeter Hutterer2015-02-044-1/+321
* test: always build the build-testsPeter Hutterer2015-02-041-23/+31
* configure: rename BUILD_TESTS to ENABLE_RUNTIME_TESTSPeter Hutterer2015-02-042-4/+4
* Use memcpy/memmove instead of loop operationsThilo Schulz2015-02-021-9/+8
* libevdev_uinput_destroy: don't close non-open FDOwen W. Taylor2015-01-211-3/+5
* tools: note that the mouse frequency measured is the highest frequencyPeter Hutterer2015-01-071-2/+4
* tools: fix clang compiler warningPeter Hutterer2015-01-071-1/+1
* Shut up clang compiler warningsPeter Hutterer2015-01-071-0/+9
* tools: print the formula to calculate resolutionsPeter Hutterer2014-12-121-1/+4
* include: update to 3.18 headerPeter Hutterer2014-12-081-0/+7
* libevdev 1.3.2libevdev-1.3.2Peter Hutterer2014-12-051-2/+2
* tools: zero-pad PID/VID in the dpi toolPeter Hutterer2014-12-051-1/+1
* tools: print the hwdb match line from the dpi toolPeter Hutterer2014-12-021-0/+28
* tools: add a tool to estimate the resolution of a mousePeter Hutterer2014-11-213-1/+241
* doc: add the prefixing * to all @code doxygen sectionsPeter Hutterer2014-11-182-226/+226
* test: add test for clock id setting on an invalid devicePeter Hutterer2014-11-181-0/+33
* test: add test for setting absinfo on invalid devicesPeter Hutterer2014-11-181-0/+39
* test: add test case for grab calls on invalid devicesPeter Hutterer2014-11-181-0/+34
* test: add missing tests for invalid calls on next_event/has_event_pendingPeter Hutterer2014-11-181-0/+56
* Remove superfluous linebreak in an error messagePeter Hutterer2014-11-181-1/+1
* doc: fix uinput example codePeter Hutterer2014-11-181-7/+13
* Fix a confusing commentPeter Hutterer2014-11-171-1/+1
* libevdev 1.3.1libevdev-1.3.1Peter Hutterer2014-11-131-2/+2
* doc: update doxygen.in for current doxygenPeter Hutterer2014-11-131-936/+1414
* include: update to 3.17 headerPeter Hutterer2014-11-131-0/+1
* libevdev 1.3libevdev-1.3Peter Hutterer2014-09-091-1/+1
* doc: fix slightly confusing code/type commentsRan Benita2014-08-281-3/+3
* configure.ac: print prefix and libdirPeter Hutterer2014-08-271-0/+3
* libevdev 1.3RC2libevdev-1.2.99.902Peter Hutterer2014-08-251-1/+1
* test: fix EVIOCREVOKE test on non-supporting kernelsPeter Hutterer2014-08-251-2/+2
* Add some minimal documentation about static linkingPeter Hutterer2014-08-251-0/+14
* Hook up nm to check for leaking symbols in the static libraryPeter Hutterer2014-08-252-4/+35
* test: handle the GCOV_LDFLAGS in all testsPeter Hutterer2014-08-251-2/+3
* test: override check-local instead of checkPeter Hutterer2014-08-251-2/+6
* test: add basic static link testPeter Hutterer2014-08-251-1/+6
* uinput: explicitly ignore the UI_DEV_DESTROY return valuePeter Hutterer2014-08-251-1/+1
* tools: pass -rc to strerror, not rcPeter Hutterer2014-08-221-1/+1
* uinput: close the managed fd on errorPeter Hutterer2014-08-221-0/+3
* Rename symbols leaking from static library to avoid name clashesPeter Hutterer2014-08-202-12/+12