Mercurial > remote-gamepad-server
log
age | author | description |
---|---|---|
Tue, 18 Aug 2015 02:09:55 +0100 | Emmanuel Gil Peyrot | If somebody closed stdin, fd could be both valid and 0, don’t check for that. default tip |
Tue, 18 Aug 2015 02:09:15 +0100 | Emmanuel Gil Peyrot | Open the uinput device in write-only, and display every error. |
Tue, 18 Aug 2015 02:08:29 +0100 | Emmanuel Gil Peyrot | Remove debug and add an assert on the size of the received struct. |
Tue, 18 Aug 2015 02:07:48 +0100 | Emmanuel Gil Peyrot | Add circle pad and c pad support, and provisional touch support. |
Mon, 23 Feb 2015 00:27:48 +0100 | Emmanuel Gil Peyrot | Fill the .hgignore with compiled files. |
Sun, 22 Feb 2015 18:09:53 +0100 | Emmanuel Gil Peyrot | Replace DS input with 3DS, for now disable axis input. |