summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2011-05-22 19:08:46 +0200
committeranbr <vdr07@deltab.de>2011-05-22 19:08:46 +0200
commitacbdb1ddc238e7c0a942043b3d0d1d81bb701edd (patch)
treeaed8d1a4147bacf56cae5835dd876aff096f51c2 /README
parentd5a0dbd37d69eb3eb64b86c31ca834f88ab68f60 (diff)
downloadvdr-plugin-targavfd-0.1.0.tar.gz
vdr-plugin-targavfd-0.1.0.tar.bz2
Drop dependency to libhid, now is libusb-1.0 used0.1.0
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 838b682..aad5742 100644
--- a/README
+++ b/README
@@ -24,12 +24,12 @@ targavfd is a plugin for the Video Disc Recorder and shows information
about the current state of VDR on Targa USB Graphic Vacuum Fluorescent Display.
-Install libhid:
+Install libusb-1.0:
-------------------------------------
-You need installed library libhid to use the vdr-plugin-targavfd.
-This library libhid is used to access and interact with a USB HID device.
+You need installed library libusb-1.0 to use the vdr-plugin-targavfd.
+This library libusb-1.0 is used to access and interact with a USB device.
-1. http://libhid.alioth.debian.org/
+1. http://www.libusb.org/wiki/libusb-1.0
Install vdr-plugin-targavfd:
---------------------------