Commit Graph

29819 Commits

Author SHA1 Message Date
Bruno Tavares
2ae2bdc56c Avoid managing ZeroTier network interfaces
[ZeroTier](https://zerotier.com/) is a VPN/SD-WAN that provides wide access to a virtual wide peer to peer ethernet network.
The daemon manages new interface networks under the `zt` prefix, and handle all the ip configuration under those interrfaces.

After [battling](https://github.com/zerotier/ZeroTierOne/issues/868) for a whole week figuring why the IPv6 addresses didn't show up on that interface under LibreElec, I found the issue was related to the configuration on `connman` regarding which interfaces it should manage.

This commit proposes a new network interface prefix to be included on the block list by default for new LibreElec installations, in order to avoid more people facing issues while trying to hook up their devices on the ZeroTier network.
2018-10-20 16:07:33 -03: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
MilhouseVH
bde9f81d8a Merge pull request #3019 from CvH/9.0/kodi-remote
kodi: add kodi-remote script
2018-10-18 14:40:02 +01: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
f4dff4ccc9 Merge pull request #3016 from antonlacon/housekeeping
Various: Scattered trivial cleanups
2018-10-17 18:53: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
CvH
130528430e Merge pull request #3034 from 5schatten/libretro-pcsx_rearmed_fix_arch_x86_64
libretro-pcsx-rearmed: target ARCH is x86_64 not x86-64
2018-10-17 19:11:42 +02:00
5schatten
3be255e635 libretro-pcsx-rearmed: target ARCH is x86_64 not x86-64 2018-10-17 19:03:21 +02:00
CvH
1584557ede Merge pull request #3033 from 5schatten/pcsx_rearmed_arch_any
libretro-pcsx-rearmed: set PKG_ARCH to any since PCSX_reARMed performs
2018-10-17 18:41:38 +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
MilhouseVH
a5e3615b21 Merge pull request #3031 from 5schatten/windows_SFN
linux: removed the ":" of the patch name to comply with windows SFN
2018-10-16 20:35:35 +01: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
Ian Leonard
8d4aff2243 gitignore: ignore lost+found
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-10-13 20:25:16 +00:00
Matthias Reichl
d8a34341ab Merge pull request #3015 from benpicco/master
linux: restore Xbox DVD Movie Playback Kit support
2018-10-13 12:20:49 +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
CvH
bcd1c9e544 Merge pull request #3018 from MilhouseVH/le90_mesa_18.2.2
mesa: update to mesa-18.2.2
2018-10-07 08:32:28 +02:00
MilhouseVH
24504bbc26 Merge pull request #3022 from CvH/9.0/rpi-bump
kernel 4.18.11 bump
2018-10-06 17:45:01 +01:00