aboutsummaryrefslogtreecommitdiff
path: root/evspy-core.h
Commit message (Collapse)AuthorAgeLines
* Deleted cbuf.[c,h]Guillermo Ramos2011-10-30-109/+0
| | | | | 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.hGuillermo Ramos2011-10-29-52/+7
| | | | Switching to standard kfifo.h Linux circular buffer implementation
* Renamed map ADT to kmapGuillermo Ramos2011-09-24-3/+3
|
* Fixed bug in evs_delete macro and added some (un)likely's()Guillermo Ramos2011-09-22-2/+2
|
* Fixed redundant code in AltGr handlingGuillermo Ramos2011-09-20-13/+8
|
* Fixed shift/capslock bugGuillermo Ramos2011-09-20-6/+9
|
* Optional AltGr registering implementedGuillermo Ramos2011-09-20-1/+21
|
* Added license and done a little cleanup of codeGuillermo Ramos2011-09-19-2/+28
|
* Fixed backspace bugGuillermo Ramos2011-09-18-5/+17
|
* Shift parsing implemented (with some 'features' to be fixed someday). Meta ↵Guillermo Ramos2011-09-18-0/+1
| | | | key added.
* One file for each keyboard layout. Shift implemented on spanish layoutGuillermo Ramos2011-09-16-5/+25
|
* First functional version of khaskmapGuillermo Ramos2011-09-16-0/+77