Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PS3 BD remote input event generation | Bastien Nocera | 2008-10-14 | 1 | -101/+239 |
| | | | | | | | | | | - Fix byte-reading in the decode function by using a guint8, instead of an int, we were overreading and were getting keycodes of 0xffffff44 when we wanted a single byte of 0x44. - Remove use of KEY_REMOTE_X, those keys never got upstream, and the values they were defined at are now used for completely different keys - Update uinput.h with the latest keycodes from 2.6.27 | ||||
* | Update uinput.h with extra key definitions | Marcel Holtmann | 2008-02-12 | 1 | -0/+5 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Add common uinput.h include file | Marcel Holtmann | 2007-02-13 | 1 | -0/+581 |