2013-08-25 |
David Herrmann | Pass --no-print-directory to make |
commit | commitdiff | tree | snapshot |
2013-08-22 |
David Herrmann | Remove deprecated SYMBOL_CACHE_SIZE from doxygen.in |
commit | commitdiff | tree | snapshot |
2013-08-22 |
David Herrmann | Add -I m4 to ACLOCAL_AMFLAGS |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Peter Hutterer | Simplify a bit state setter |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Peter Hutterer | Minor documentation improvement |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Peter Hutterer | test: devices with abs axes need to be created properly |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Peter Hutterer | Make the tests optional to drop unneeded dependencies |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Peter Hutterer | test: change device for enabling/disabling bits to... |
commit | commitdiff | tree | snapshot |
2013-08-09 |
Peter Hutterer | Fix stray * in documentation |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Peter Hutterer | libevdev 0.3 libevdev-0.3 |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Peter Hutterer | Fix header guard, lowercased in some previous search... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Add setters for product/vendor/bustype/version |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Rename ID getters to have a consistent naming scheme |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Replace ID getter implementation with a define |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Provide setters for name, phys, uniq |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Add abs setters for changing a single value on an abs... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Rename a few getters for consistency |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Replace libevdev_get_abs_* with macro-generated ones |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Add setter for property bits |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | test: check for enabling REL_X with data |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | Add libevdev_has_event_pending() |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Peter Hutterer | doc: fix css for notes and return values |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Peter Hutterer | When enabling EV_REP, set the delay/period values |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Peter Hutterer | Make sure all EV_REP bits are set |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Peter Hutterer | Set the size for repeat delays based on REP_CNT |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Peter Hutterer | Don't try setting an ABS code without data |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Peter Hutterer | Allow enabling of EV_SYN codes |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Peter Hutterer | test: drop some superfluous dev creation |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Peter Hutterer | gitignore: ignore gcov, ctags, announce emails |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Peter Hutterer | libevdev 0.2.1 libevdev-0.2.1 |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Peter Hutterer | Fix name and version in pkgconfig file |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Peter Hutterer | libevdev 0.2 libevdev-0.2 |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Peter Hutterer | doc: fix two doxygen include paths to be source-relative |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Peter Hutterer | Add libevdev.css to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Peter Hutterer | Point to new API documentation URL |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Peter Hutterer | Document mailing list |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Peter Hutterer | Change github.com references to freedesktop.org |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Peter Hutterer | test: add uinput prop bits and the test for it |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Peter Hutterer | Don't include config.h in the public header |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Peter Hutterer | doc: couple of minor documentation fixes |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Peter Hutterer | doc: css changes for gnome web |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Peter Hutterer | Add a custom stylesheet to the documentation. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | Add documentation about the test suite |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | test: define a common device name |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | test: constify the input_absinfo argument |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | test: don't set the abs value when initializing an... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | test: fix up the tests to test for resolution now too |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | test: write resolution for uinput devices after creatin... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | doc: tweak a few doxygen options, mainly to display... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | Some minor documentation fixes |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | test: add test for event values (type and code) |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | test: unify test case creation in test-event-names.c |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Hutterer | Add two helper functions to check event type/code |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Hutterer | Add a simple example to the documentation |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Hutterer | Indent some documentation better |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Hutterer | README: Drop the details, refer to documentation instead |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Hutterer | Sync the initial slot state from the device |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Hutterer | test: add test for extracting the right slot values... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Peter Hutterer | test: add a few sync test cases for incomplete syncs |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Peter Hutterer | If we don't have anything to sync, don't add a EV_SYN... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Peter Hutterer | Switch to a state machine to handle incomplete syncs |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Peter Hutterer | Add a flag for blocking read |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Peter Hutterer | If the caller doesn't sync when it should, process... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | test: add test for abs and mt syncing |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | Don't sync mt axes that don't exist |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | test: test for trying to enable invalid abs axis |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | test: add tests for mt event values |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | test: add tests for checking event values |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | test: add new helper function for absolute events |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | test: add test for filtered event delivery |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | Don't deliver events that are filtered |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | Disallow disabling of EV_SYN |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | gitignore: add generated doxygen file |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Peter Hutterer | test: add test for changing kernel abs values |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | Require data be NULL when enabling a non-EV_ABS axis |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | test: add test for getting abs axis data |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | test: copy absinfo over to the uinput_user_dev before... |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | test: rename two loop variables to be more meaningful |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | test: move a block out of the inner loop |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | test: fix parameter name for uinput_device_set_abs_bit |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | test: add two more tests for enabling/disabling invalid... |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | doc: set doxygen to quiet mode |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | Add more documentation to stop complaints about undocum... |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | Drop code for kernel-enabling bits |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Hutterer | test: add test for kernel-enabling bits |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Peter Hutterer | Change signature for kernel_enable_event_code to match... |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Peter Hutterer | test: use new convenience function for uinput device... |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Peter Hutterer | test: move device creation into a shared function |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Peter Hutterer | test: provide uinput convenience function for varargs |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Peter Hutterer | test: prepare a common header file for all tests |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Peter Hutterer | test: add tests for device bit manipulation |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Peter Hutterer | Return -1 for failing to enable/disable bits |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Peter Hutterer | tools: add a tool to build and publish the documentation |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Peter Hutterer | test: close the right pipe fds |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Peter Hutterer | test: fix a bunch of memory leaks |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Peter Hutterer | test: fix valgrind complaint about uninitialized bytes |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Peter Hutterer | Add a FIXME to log a warning message |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Peter Hutterer | test: add test case for button deltas after SYN_DROPPED |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Peter Hutterer | Add a flag for forcing a SYN_DROPPED event |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Peter Hutterer | Build doc first, to see the warnings better |
commit | commitdiff | tree | snapshot |
next |