Commit Graph

40 Commits

Author SHA1 Message Date
illiliti
6dcad515e9 readme: add eventfd to deps 2021-06-01 22:08:50 +03:00
Arthur Williams
af98e237cb Remove epoll dependency
Instead of using the Linux-specific epoll, we can use the
more portable poll.
2021-06-01 03:12:11 +00:00
mssx86
f56e9982ac Touch up the README a little. 2020-11-23 01:53:26 +03:00
illiliti
bb6cc905dd update readme 2020-09-16 02:43:37 +03:00
illiliti
7cdcebdf58 drop libudev.pc from all 2020-09-15 01:49:49 +03:00
Firas Khalil Khana
f5e0778f79 PREFIX has to be specified twice
`PREFIX` has to be specified for when using `make` solely. This is done to correct the wrong paths inside the generated `libudev.pc` which will always be `/usr/local/{include,lib}` regardless of the `PREFIX` value passed to `make install`.
2020-09-15 00:42:25 +03:00
illiliti
d2820abf13 newline 2020-09-10 21:28:59 +03:00
illiliti
7f7c68e5e5 why ???? 2020-09-10 21:27:43 +03:00
illiliti
95da1614f5 update readme 2020-09-10 14:02:39 +03:00
illiliti
8390f74cad update readme 2020-09-10 13:10:21 +03:00
illiliti
85707b0bba update readme 2020-08-23 01:15:49 +03:00
illiliti
44409c16e7 attempt to write docs 2020-08-21 14:55:24 +03:00
illiliti
ca2fb1d5fa update readme 2020-08-15 11:36:12 +03:00
illiliti
56bcf25461 minor fixes, add joystick support 2020-08-12 23:31:37 +03:00
illiliti
ca956fa663 add support for tablets, pointing sticks and accelerometers 2020-08-09 07:05:09 +03:00
illiliti
9c681d6cad update readme 2020-08-07 21:00:37 +03:00
illiliti
4bbd8ddf3e update readme 2020-08-05 04:01:49 +03:00
illiliti
f60cb919d4 update readme 2020-08-05 01:10:34 +03:00
illiliti
a445c3ce47 update readme 2020-08-05 00:53:23 +03:00
illiliti
e1e78b525e update readme 2020-08-04 18:02:06 +03:00
illiliti
c73a89dafc update readme 2020-08-01 03:47:37 +03:00
illiliti
a73c1f89b1 update readme 2020-07-30 14:51:08 +03:00
illiliti
89f33b8d9c update readme 2020-07-28 20:13:36 +03:00
illiliti
16a99644ad update readme 2020-07-28 20:13:09 +03:00
illiliti
60fd0bb19b update readme 2020-07-28 20:12:14 +03:00
illiliti
052dfec0d2 update readme 2020-07-28 20:05:59 +03:00
illiliti
92901c5b24 update readme 2020-07-22 21:19:50 +03:00
illiliti
1f3d92132d update readme 2020-07-20 01:01:02 +03:00
illiliti
f20aaf258e update readme 2020-07-19 21:55:42 +03:00
illiliti
df1daa9f8b add donation link 2020-07-19 03:13:35 +03:00
illiliti
86d3dcab0f update readme 2020-07-17 23:04:36 +03:00
illiliti
ce939476f7 update readme 2020-07-17 07:47:23 +03:00
illiliti
09dbf27a07 implement udev_device_new_from_subsystem_sysname 2020-07-16 22:53:23 +03:00
illiliti
f9eeef168e typo 2020-07-16 22:07:42 +03:00
illiliti
93e84c2c4b implement ioctl() 2020-07-13 02:26:09 +03:00
illiliti
a50690071e update readme 2020-07-12 13:56:08 +03:00
illiliti
a949a52ae1 update readme 2020-07-11 15:08:16 +03:00
illiliti
e76f9b2824 update readme 2020-07-11 12:54:58 +03:00
illiliti
9a9bc2e3fd update readme 2020-07-10 21:51:45 +03:00
illiliti
7a09bb0557 init 2020-07-04 09:25:16 +03:00