Commit Graph

24607 Commits

Author SHA1 Message Date
MilhouseVH
f9d95df782 linux (Generic): update to linux-4.18.14 2018-10-23 10:13:29 +01:00
MilhouseVH
659bf99345 linux (RPi): update to linux-e7bbc87 (4.18.14) 2018-10-23 10:13:29 +01:00
MilhouseVH
8b733faae5 linux (Generic): update to linux-4.18.12 2018-10-23 10:13:29 +01:00
MilhouseVH
fd3533cfed linux (RPi): update to linux-e5b2104 (4.18.11) 2018-10-23 10:13:29 +01:00
CvH
ad3119922c cleanup: remove PKG_PRIORITY 2018-10-22 15:06:12 +02:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
Matthias Reichl
86e23ee1ed Merge pull request #3039 from benpicco/master
linux: XBox DVD Remote uses 12 bits scancodes
2018-10-18 18:46:17 +02:00
Benjamin Valentin
2fdbd8a3bd media: rc: XBox DVD Remote uses 12 bits scancodes
Sean Young figured out that the Xbox Remote sends 24 bits, the first 12 bits are repeated
and inverted so only 12 bits are used. Turns out this is a modified nec protocol.

For increased accuracy and compliance with the upstream, replace the historic 8 bit report
values with the proper 12 bit values.

Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
Signed-off-by: Sean Young <sean@mess.org>
2018-10-18 15:47:18 +02:00
CvH
e79b5215c9 kodi: add kodi-remote script 2018-10-18 15:20:41 +02:00
MilhouseVH
96642c2a08 Merge pull request #3030 from 5schatten/xorg-server-1.20.2
Xorg server 1.20.2
2018-10-18 08:50:03 +01:00
MilhouseVH
994ffb06ee Merge pull request #3025 from DaVukovic/libva-bump
graphics: update libva/libva-utils to 2.3.0
2018-10-17 18:49:26 +01:00
MilhouseVH
931c56f410 Merge pull request #3032 from lrusak/nvidia-version-script
xf86-video-nvidia: add script to compare card support between differe…
2018-10-17 18:35:56 +01:00
Lukas Rusak
9cec41edd2 xf86-video-nvidia: add script to compare card support between different driver versions 2018-10-17 10:18:09 -07:00
5schatten
3be255e635 libretro-pcsx-rearmed: target ARCH is x86_64 not x86-64 2018-10-17 19:03:21 +02:00
5schatten
583240bf47 game.libretro.pcsx-rearmed: set PKG_ARCH to "any" 2018-10-17 18:36:24 +02:00
5schatten
f0bfb63eec libretro-pcsx-rearmed: set PKG_ARCH to any since PCSX_reARMed performs on lowend generic systems better than beetle-psx / added correct GIT version 2018-10-17 18:25:36 +02:00
5schatten
444195313f linux: removed the ":" of the patch name to comply with windows file name convention 2018-10-16 20:37:59 +02:00
5schatten
527e31b5b0 xorg-server: update to xorg-server-1.20.2 2018-10-16 20:35:28 +02:00
Benjamin Valentin
8367bf24b9 v4l-utils: add userspace keymap for xbox remote 2018-10-13 11:36:54 +02:00
Benjamin Valentin
024b67db2e linux: restore Xbox DVD Movie Playback Kit support
LibreELEC 9.0 removes lirc_xbox, so let's add a proper RC driver to
support that classic IR dongle.
2018-10-13 00:00:46 +02:00
DaVukovic
edde67597c graphics: update libva/libva-utils to 2.3.0 2018-10-07 09:18:47 +02:00