Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-05 | Fix incorrect return value. Found by scan-build | Samuel Lidén Borell | 1 | -2/+5 |
2019-05-01 | Open framebuffer device and query for information | Samuel Lidén Borell | 1 | -1/+11 |
2019-05-01 | Basic parsing of evdev input events | Samuel Lidén Borell | 1 | -5/+26 |
2019-05-01 | Implement buffering of incoming data | Samuel Lidén Borell | 1 | -29/+84 |
2019-04-27 | Merge client and server fd maps. Avoid duplicate evdev open | Samuel Lidén Borell | 1 | -87/+92 |
2019-04-24 | Initial commit with basic epoll loop | Samuel Lidén Borell | 1 | -0/+192 |