Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Works again with modern kernels | Guillermo Ramos | 2014-06-29 | -30/+35 |
| | ||||
* | Tabs -> spaces | Guillermo Ramos | 2014-06-29 | -153/+153 |
| | ||||
* | NOW fixed read-from-proc bug | Guillermo Ramos | 2011-11-01 | -7/+8 |
| | | | | And 100% sure | |||
* | Fixed the damn read-from-proc bug from hell | Guillermo Ramos | 2011-10-31 | -8/+11 |
| | | | | (not 100% sure, but almost) | |||
* | Modified read-from-proc function (temp commit) | Guillermo Ramos | 2011-10-31 | -5/+5 |
| | ||||
* | Deleted some old comments in evspy-core.c | Guillermo Ramos | 2011-10-30 | -9/+3 |
| | ||||
* | Deleted cbuf.[c,h] | Guillermo Ramos | 2011-10-30 | -9/+17 |
| | | | | | Circular buffer implementation moved back to evspy-core.c evspy-core.h renamed to evspy.h and added #ifdef's | |||
* | First version of cbuf.c and cbuf.h | Guillermo Ramos | 2011-10-29 | -49/+13 |
| | | | | Switching to standard kfifo.h Linux circular buffer implementation | |||
* | Fixed bug in evs_delete macro and added some (un)likely's() | Guillermo Ramos | 2011-09-22 | -3/+1 |
| | ||||
* | Fixed redundant code in AltGr handling | Guillermo Ramos | 2011-09-20 | -1/+7 |
| | ||||
* | Fixed shift/capslock bug | Guillermo Ramos | 2011-09-20 | -19/+17 |
| | ||||
* | Optional AltGr registering implemented | Guillermo Ramos | 2011-09-20 | -1/+15 |
| | ||||
* | Added license and done a little cleanup of code | Guillermo Ramos | 2011-09-19 | -12/+10 |
| | ||||
* | Fixed backspace bug | Guillermo Ramos | 2011-09-18 | -4/+10 |
| | ||||
* | Added us keyboard layout | Guillermo Ramos | 2011-09-18 | -1/+1 |
| | ||||
* | Shift parsing implemented (with some 'features' to be fixed someday). Meta ↵ | Guillermo Ramos | 2011-09-18 | -19/+23 |
| | | | | key added. | |||
* | One file for each keyboard layout. Shift implemented on spanish layout | Guillermo Ramos | 2011-09-16 | -13/+4 |
| | ||||
* | First functional version of khaskmap | Guillermo Ramos | 2011-09-16 | -0/+276 |