aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* NOW fixed read-from-proc bugGuillermo Ramos2011-11-01-7/+8
| | | | And 100% sure
* Fixed the damn read-from-proc bug from hellGuillermo Ramos2011-10-31-8/+11
| | | | (not 100% sure, but almost)
* Modified read-from-proc function (temp commit)Guillermo Ramos2011-10-31-9/+9
|
* Deleted some old comments in evspy-core.cGuillermo Ramos2011-10-30-9/+3
|
* Modified evspy.h & kmap.h ifdefs (for coherence)Guillermo Ramos2011-10-30-6/+8
|
* Merge branch 'bug/circularbuf'Guillermo Ramos2011-10-30-108/+40
|\
| * Fixed backspace in EN keyboardGuillermo Ramos2011-10-30-1/+1
| |
| * Deleted cbuf.[c,h]Guillermo Ramos2011-10-30-115/+37
| | | | | | | | | | 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-102/+112
|/ | | | Switching to standard kfifo.h Linux circular buffer implementation
* Renamed map ADT to kmapGuillermo Ramos2011-09-24-84/+84
|
* Fixed bug in evs_delete macro and added some (un)likely's()Guillermo Ramos2011-09-22-7/+5
|
* Fixed redundant code in AltGr handlingGuillermo Ramos2011-09-20-14/+15
|
* Fixed shift/capslock bugGuillermo Ramos2011-09-20-30/+36
|
* Optional AltGr registering implementedGuillermo Ramos2011-09-20-56/+151
|
* Improved info about the patchGuillermo Ramos2011-09-19-3/+8
|
* Added license and done a little cleanup of codeGuillermo Ramos2011-09-19-86/+826
|
* Fixed backspace bugGuillermo Ramos2011-09-18-11/+29
|
* Added us keyboard layoutGuillermo Ramos2011-09-18-26/+27
|
* Shift parsing implemented (with some 'features' to be fixed someday). Meta ↵Guillermo Ramos2011-09-18-19/+24
| | | | key added.
* One file for each keyboard layout. Shift implemented on spanish layoutGuillermo Ramos2011-09-16-46/+162
|
* First functional version of khaskmapGuillermo Ramos2011-09-16-13/+247
|
* Capital lettersGuillermo Ramos2011-09-15-25/+43
|
* Fixed some doc errata and added info about the patch in the READMEGuillermo Ramos2011-09-09-2/+10
|
* First github commitGuillermo Ramos2011-09-09-0/+469