Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert the pipe creation change to avoid a buffer overflow detected | Paul Healy | 2015-11-16 | 1 | -0/+2 |
* | add experimental logging patch | Paul Healy | 2015-11-15 | 1 | -0/+529 |
* | dont hang if the device is not present | Paul Healy | 2015-11-15 | 1 | -4/+2 |
* | dont race bind loads and LCD writes | Paul Healy | 2015-11-10 | 2 | -2/+13 |
* | dont fail startup if there is no default bind file | Paul Healy | 2015-11-09 | 1 | -1/+3 |
* | bind a default key set on startup; add a helper for mod-button led control | Paul Healy | 2015-11-08 | 3 | -0/+24 |
* | add script to load bindings; sanity check for presence of the command pipe | Paul Healy | 2015-11-07 | 2 | -2/+22 |
* | add experimental modifier patch | Paul Healy | 2015-11-03 | 1 | -0/+314 |
* | get the uinput device permissions and ownership working | Paul Healy | 2015-11-03 | 2 | -1/+1 |
* | write startup msg to LCD; pass in CFLAGS/LDFLAGS | Paul Healy | 2015-11-03 | 3 | -2/+17 |
* | the pipe doesnt need to be readable by other | Paul Healy | 2015-11-03 | 1 | -1/+1 |
* | add uinput G13 driver | Paul Healy | 2015-11-02 | 4 | -0/+187 |