summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add libevdev_property_from_name()Peter Hutterer2014-08-205-1/+93
* configure: move the python check down to re-unite the gcov check outputsPeter Hutterer2014-08-191-3/+2
* test: drop include of libevdev-int.hPeter Hutterer2014-08-181-1/+0
* test: use ck_assert_int_eq() where comparing integersPeter Hutterer2014-08-181-52/+52
* uinput: preserve the errno before cleaning upPeter Hutterer2014-08-151-1/+2
* uinput: check errno against the positive valuePeter Hutterer2014-08-151-1/+1
* libevdev 1.3RC1libevdev-1.2.99.901Peter Hutterer2014-08-081-2/+2
* include: update to Linux 3.16 headerPeter Hutterer2014-08-081-1/+16
* include: add uinput.h header as wellPeter Hutterer2014-06-252-1/+150
* uinput: change strcpy/strcat usage for snprintfPeter Hutterer2014-06-201-5/+14
* uinput: use the UI_GET_SYSNAME ioctl if availablePeter Hutterer2014-06-202-15/+20
* whitespace fixPeter Hutterer2014-06-191-1/+1
* test: ignore any timer_create errors in valgrindPeter Hutterer2014-06-121-2/+0
* include: update to Linux 3.15 headerPeter Hutterer2014-06-101-0/+1
* Add per-device log handlersPeter Hutterer2014-06-056-49/+277
* m4: fix CC_CHECK_WERROR and CC_FLAG_VISIBILITY macrosPeter Hutterer2014-06-051-11/+6
* libevdev 1.2.99.1Peter Hutterer2014-06-051-1/+1
* libevdev 1.2.2libevdev-1.2.2Peter Hutterer2014-06-051-1/+1
* Mark the log functions with the printf format attributePeter Hutterer2014-06-053-6/+8
* Document that we need uinput in the kernel for the test suitePeter Hutterer2014-05-221-1/+2
* libevdev 1.2.1libevdev-1.2.1Peter Hutterer2014-05-141-2/+2