]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
libhdhomerun: upgrade to 20150826, fixes #3110, fixes #3057
authorJaroslav Kysela <perex@perex.cz>
Fri, 25 Sep 2015 12:28:42 +0000 (14:28 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 25 Sep 2015 13:57:45 +0000 (15:57 +0200)
Makefile.hdhomerun
src/input/mpegts/tvhdhomerun/tvhdhomerun.c

index f011d225406f9a89d9f46404bd8a04f33dab2741..943ffec24f0b9c661ebf07cec6353d7a5125d857 100644 (file)
@@ -49,10 +49,10 @@ LIBHDHRDIR = $(ROOTDIR)/libhdhomerun_static
 
 export PATH := $(LIBHDHRDIR)/build/bin:$(PATH)
 
-LIBHDHR         = libhdhomerun_20150406
+LIBHDHR         = libhdhomerun_20150826
 LIBHDHR_TB      = $(LIBHDHR).tgz
 LIBHDHR_URL     = http://download.silicondust.com/hdhomerun/$(LIBHDHR_TB)
-LIBHDHR_SHA1    = f0d5da744d981a80becea6cc862b5e2519e1c3c6
+LIBHDHR_SHA1    = 24ce6003b1e815ec4c642d180b621c1d524ca1cf
 
 .PHONY: build
 build: $(LIBHDHRDIR)/$(LIBHDHR)/.tvh_build
index 6fae629bcc39ea178a68cde43d23c10882b310fe..f8a5c33085b34295e5116240cc1ab2e34454f8d3 100644 (file)
 #include <arpa/inet.h>
 #include <openssl/sha.h>
 
+#ifdef HDHOMERUN_TAG_DEVICE_AUTH_BIN
+#define hdhomerun_discover_find_devices_custom \
+           hdhomerun_discover_find_devices_custom_v2
+#endif
+
 static void tvhdhomerun_device_discovery( void );
 
 static void