summaryrefslogtreecommitdiffstats
path: root/common/uinput.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Fix PS3 BD remote input event generationBastien Nocera2008-10-141-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 definitionsMarcel Holtmann2008-02-121-0/+5
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Add common uinput.h include fileMarcel Holtmann2007-02-131-0/+581