Portisch
7a95a37153
update_binary-addons: remove ADDONS_GIT_DIR if delete git dirs is set
2022-01-10 20:17:45 +01:00
Portisch
3d59376eda
update binary addons scripts: implement GITHUB_API_TOKEN alternative
...
When environment variable GITHUB_API_TOKEN like in ${HOME}/.${DISTRO,,}/options
is assigned the script will fetch all data direct from Github instead
clone every single package.
2022-01-10 20:17:45 +01:00
Matthias Reichl
e75a88aa4c
update_retroplayer-addons: support tar.gz archive links
...
game addons have (mostly?) switched from zip to tar.gz links,
add support for extracting the version info from these as well
to fix game addon updates.
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-10 20:17:45 +01:00
Portisch
477b1fd9d3
update_common_functions: allow assigning PROJECT and ARCH values
2022-01-10 20:17:45 +01:00
Christian Hewitt
7183aad4a3
Merge pull request #6105 from vpeter4/usb_modeswitch
...
linux: add udev rule to switch mode on Realtek RTL8821CU devices
2022-01-09 20:01:52 +04:00
Peter
2903b8c9f0
linux: add udev rule to switch mode on Realtek RTL8821CU devices
...
[ 2.325991@0] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
[ 2.486315@0] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=1a2b
[ 2.486319@0] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.486321@0] usb 1-1.1: Product: DISK
[ 2.486323@0] usb 1-1.1: Manufacturer: Realtek
[ 2.487139@0] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 2.487397@0] scsi host0: usb-storage 1-1.1:1.0
[ 5.906100@2] usb 1-1.1: reset high-speed USB device number 3 using xhci-hcd
[ 6.054094@0] usb 1-1.1: device firmware changed
[ 6.054633@0] usb 1-1.1: USB disconnect, device number 3
[ 6.218828@0] usb 1-1.1: new high-speed USB device number 5 using xhci-hcd
[ 6.366480@0] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=c811
[ 6.366488@0] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.366490@0] usb 1-1.1: Product: 802.11ac NIC
[ 6.366493@0] usb 1-1.1: Manufacturer: Realtek
[ 6.366495@0] usb 1-1.1: SerialNumber: 123456
[ 6.390378@0] usb 1-1.1: Unsupported device
[ 6.699679@0] usbcore: registered new interface driver rtl8821cu
2022-01-09 16:57:11 +01:00
Christian Hewitt
c475be599b
Merge pull request #6096 from heitbaum/binaries10
...
pvr.vdr.vnsi: update 19.0.1-Matrix to 19.0.2-Matrix
2022-01-09 19:08:19 +04:00
Christian Hewitt
9aefa3c0d8
Merge pull request #6101 from heitbaum/bin10
...
[le10] kodi-binary-addons: update to latest versions
2022-01-09 18:34:06 +04:00
heitbaum
f1c29b2291
kodi-binary-addons: update to latest versions
...
- pvr.argustv: update 19.1.1-Matrix to 19.2.0-Matrix
- pvr.mythtv: update 19.0.3-Matrix to 19.0.4-Matrix
2022-01-09 02:29:31 +00:00
CvH
5ae77b2e84
Merge pull request #6092 from HiassofT/le10-kodi-deinterlace
...
[le10] RPi: add kodi patches for deinterlacing and 10/12bit video output
2022-01-08 10:31:52 +01:00
CvH
ee07aa9829
Merge pull request #6090 from HiassofT/le10-kernel-5.10.77
...
[le10] linux (RPi): update to 5.10.90-e9bc4a4
2022-01-08 10:31:24 +01:00
CvH
699b9dcf28
Merge pull request #6091 from HiassofT/le10-ffmpeg-rpi-11
...
[le10] ffmpeg: update rpi patch
2022-01-08 10:30:55 +01:00
heitbaum
148e11be37
pvr.vdr.vnsi: update 19.0.1-Matrix to 19.0.2-Matrix
2022-01-08 04:06:45 +00:00
Matthias Reichl
03feddc522
RPi: add kodi patch to set colourspace connector property
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:47:27 +01:00
Matthias Reichl
08bce43b12
RPi: add kodi patch to set max_bpc for high bit depth videos
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:47:27 +01:00
Matthias Reichl
ab70b3d554
RPi4: drop kodi patch to set colourspace connector property
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:47:27 +01:00
Matthias Reichl
94d4daa8cd
RPi: add kodi deinterlace patch
...
Patch created using revisions d1c77363e8..ba221cd2ef
from branch gbm_matrix of https://github.com/popcornmix/xbmc.git
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:47:27 +01:00
Matthias Reichl
a27c8c36e0
linux (RPi): config options for 5.10.90-e9bc4a4
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:56 +01:00
Matthias Reichl
9cffcec595
linux (RPi): update to 5.10.90-e9bc4a4
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:56 +01:00
Matthias Reichl
121e933cad
RPi: update to firmware 165bd7b
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:56 +01:00
Matthias Reichl
c7c750718f
RPi: update to firmware 19b570d
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:56 +01:00
Matthias Reichl
226d30e72b
linux (RPi): update to 5.10.89-1d6957d
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:56 +01:00
Matthias Reichl
3d17849064
linux (RPi): update to 5.10.88-606d1fc
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
ed9a51782f
RPi: update to firmware 536baf3
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
9e7dd84a91
rpi-eeprom: update to 9ca0e12
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
e599d395b0
linux (RPi): update to 5.10.87-48f2346
...
drop video codec callback limit revert, this is now in RPi kernel, too
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
ad53f4514d
linux (RPi): update to 5.10.83-bed937a
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
3d99c948e3
rpi-eeprom: update to 91676cb
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
77427ef16b
linux (RPi): update to 5.10.83-111a297
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
6138c71dc6
linux (RPi): update to 5.10.82-e717ba8
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
9b82fe81da
RPi: update to firmware 1a0297b
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
2bb29bd1e9
rpi-eeprom: update to 86eee57
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
73931c545e
rpi-eeprom: update to c62427e
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
1b65c4c954
linux (RPi): update to 5.10.81-e16e315
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
42ee6fd1f5
rpi-eeprom: update to 12907d0
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
3927047daa
linux (RPi): update to 5.10.81-eecc5c6
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
93fd517449
RPi: update to firmware 12bc6e3
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
7b682332de
RPi: update to firmware fa9a006
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
62df8bbe07
linux (RPi): update to 5.10.79-46c99e3
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
6d8e111d6d
linux (RPi): add config options for 7inch touchscreen
...
The DRM driver must be built into the kernel, also add missing
config options which were recently added.
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
1240f62553
linux (RPi): update to 5.10.78-063a326
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
64a17bd3fc
RPi: update to firmware c8c985a
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
bcba3788e7
RPi: update to firmware 7aba611
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
3a2b075713
linux (RPi): update to 5.10.77-ef073f6
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
2f44eb00e8
RPi: update to firmware 27f12ea
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Matthias Reichl
28edf31b11
ffmpeg: update rpi patch
...
Patch created using revisions f719f86..4dab13b
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2022-01-07 13:46:49 +01:00
Matthias Reichl
3e29f9bc64
ffmpeg: update rpi patch
...
Patch created using revisions f719f86..65f66a6
from branch test/4.3.2/rpi_main of https://github.com/jc-kynesim/rpi-ffmpeg
2022-01-07 13:46:49 +01:00
CvH
3d9df70d91
Merge pull request #6076 from heitbaum/ttyd10
...
[le10] Update ttyd addon (104)
2022-01-05 21:33:26 +01:00
Christian Hewitt
32ff69a2c0
Merge pull request #6086 from heitbaum/binaries10
...
pvr.mythtv: update 19.0.2-Matrix to 19.0.3-Matrix
2022-01-05 10:09:22 +04:00
heitbaum
aba3263c27
pvr.mythtv: update 19.0.2-Matrix to 19.0.3-Matrix
2022-01-05 01:04:57 +00:00