mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
vdr: update to vdr-2.0.1
This commit is contained in:
parent
a9ae350a49
commit
590179d91d
2
packages/3rdparty/multimedia/vdr/meta
vendored
2
packages/3rdparty/multimedia/vdr/meta
vendored
@ -20,7 +20,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="vdr"
|
||||
PKG_VERSION="2.0.0"
|
||||
PKG_VERSION="2.0.1"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,10 +1,10 @@
|
||||
diff --git a/dvbdevice.h b/dvbdevice.h
|
||||
index 6a1a11e..a02c3bc 100644
|
||||
index 2a34806..dc95443 100644
|
||||
--- a/dvbdevice.h
|
||||
+++ b/dvbdevice.h
|
||||
@@ -14,10 +14,6 @@
|
||||
#include <linux/dvb/version.h>
|
||||
#include "device.h"
|
||||
@@ -67,10 +67,6 @@ enum {
|
||||
|
||||
// --- End of definitions for older DVB API versions -------------------------
|
||||
|
||||
-#if (DVB_API_VERSION << 8 | DVB_API_VERSION_MINOR) < 0x0503
|
||||
-#error VDR requires Linux DVB driver API version 5.3 or higher!
|
||||
|
@ -1,5 +1,5 @@
|
||||
3.0.5
|
||||
- updated to vdr-2.0.0
|
||||
- updated to vdr-2.0.1
|
||||
- remove dynamite plugin
|
||||
- update to vdr-epgsearch-e2de927
|
||||
- update to vdr-iptv-2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user