mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 00:17:49 +00:00
vdr-sc: update to vdr-sc-605
This commit is contained in:
parent
cba3f0b8ab
commit
721d068607
2
packages/3rdparty/multimedia/vdr-sc/meta
vendored
2
packages/3rdparty/multimedia/vdr-sc/meta
vendored
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="vdr-sc"
|
||||
PKG_VERSION="603"
|
||||
PKG_VERSION="605"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -119,7 +119,7 @@ diff -r 442eee2f550d device-tmpl.c
|
||||
+#ifdef __DYNAMIC_DEVICE_PROBE
|
||||
+ cDevice *cidev = parentDevice ? parentDevice : this;
|
||||
+#else
|
||||
+// cDevice *cidev = this;
|
||||
+ cDevice *cidev = this;
|
||||
+#endif
|
||||
+ if(fd_ca2>=0) hwciadapter=cDvbCiAdapter::CreateCiAdapter(cidev,fd_ca2);
|
||||
+ if (cidev != this)
|
Loading…
x
Reference in New Issue
Block a user