Commit Graph

5 Commits

Author SHA1 Message Date
Lukas Rusak
64a31b5378 lirc: simplify scripts 2017-02-07 23:27:55 -08:00
Matthias Reichl
9d81c5d8f9 lirc: use _LIRCUP as key-release suffix instead of _UP
Since diagonal key support was added in kernel 4.7 KEY_LEFT_UP
and KEY_RIGHT_UP are valid input symbols.

This means we can no longer use _UP as a suffix for transporting
release events from lircd to lircd-uinput, lircd-uinput now
interprets KEY_LEFT_UP/KEY_RIGHT_UP as a diagnoal key down event
instead of left/right key release.
2017-02-05 11:36:38 +01:00
Lukas Rusak
2ce4f68338 lirc: add lircd-uinput service 2016-12-28 20:46:31 +01:00
jenkins101
bc1f78ec07 lirc: fixed ir blasting 2015-02-06 10:36:23 +01:00
Stephan Raue
3cc381c2da lirc: move out of remote
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-14 06:32:52 +02:00