summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libevdev 1.4.5libevdev-1.4.5Peter Hutterer2015-11-111-2/+2
* tools: fix touchpad-edge-detector udev rule outputPeter Hutterer2015-11-101-2/+2
* Add some more files to gitignorePeter Hutterer2015-11-101-0/+3
* libevdev 1.4.4libevdev-1.4.4Peter Hutterer2015-09-011-2/+2
* Fix invalid absinfo range values reported by certain mtk socAndreas Pokorny2015-08-241-0/+23
* tools: print out evdev override udev rule from touchpad edge detectorPeter Hutterer2015-08-241-1/+81
* tools - tweak-device: add a --resolution commandPeter Hutterer2015-07-012-2/+105
* tools - tweak-device: revamp to reduce use of globalsPeter Hutterer2015-07-011-61/+152
* Note that libevdev_free() does not close the fdPeter Hutterer2015-06-291-0/+3
* tools - tweak-device: fix wrong error message if the LED doesn't existPeter Hutterer2015-06-291-1/+1
* tools - tweak-device: close the fd on exitPeter Hutterer2015-06-291-1/+3
* libevdev 1.4.3libevdev-1.4.3Peter Hutterer2015-06-221-2/+2
* include: update to 4.1 headerPeter Hutterer2015-06-222-2/+16
* tools: complain about devices that don't have abs x/y axes in the edge detectorPeter Hutterer2015-06-101-0/+8
* tools: widen frequency resolution to µs in the DPI toolPeter Hutterer2015-05-211-10/+10
* 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