MilhouseVH
c809a44a80
xf86-video-nvidia: update to xf86-video-nvidia-410.66 ( #3038 )
2018-10-23 12:04:41 +02:00
Christian Hewitt
8d22f6ce1e
busybox: update to 1.29.3 ( #3042 )
2018-10-23 12:01:41 +02:00
MilhouseVH
67fd315747
Merge pull request #3041 from chewitt/resize-timer
...
busybox: quit countdown timers on keyboard input
2018-10-23 10:59:31 +01:00
MilhouseVH
bb66790d1e
Merge pull request #3047 from CvH/9.0/dvb-addons-oooppsie
...
dvb-addons: accidentally dropped PKG_SECTION
2018-10-23 10:58:43 +01:00
CvH
b988421498
Merge pull request #3006 from MilhouseVH/linux41810+
...
linux (Generic/RPi): update to linux-4.18.16
2018-10-23 11:57:04 +02:00
CvH
3c32efc2e6
dvb-addons: accidentally dropped PKG_SECTION
2018-10-23 11:55:40 +02:00
CvH
2adce8b3f8
libssh: update to 0.8.4
2018-10-23 11:29:12 +02:00
MilhouseVH
bc9c667fef
RPi: update to firmware 8993bff
2018-10-23 10:14:16 +01:00
MilhouseVH
7b8cb483e2
linux (RPi): update to linux-3bb3c17 (4.18.16)
2018-10-23 10:13:30 +01:00
MilhouseVH
b3ea33cb71
linux (Generic): update to linux-4.18.16
2018-10-23 10:13:30 +01:00
MilhouseVH
e79d5e9a45
linux (Generic): update to linux-4.18.15
2018-10-23 10:13:30 +01:00
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
MilhouseVH
5dba0732b5
mesa: update to mesa-18.2.3
2018-10-23 10:12:58 +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
chewitt
5983d488b2
busybox: quit countdown timers on keyboard input
2018-10-19 18:53:53 +04: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