summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2012-06-22 08:54:47 +0200
committerFrank Schmirler <vdr@schmirler.de>2012-06-22 08:54:47 +0200
commit281105f0c7cdb70cfb532020cb8c3c3c8f1611e2 (patch)
tree8f44df9d16719425a9975b987d51693e21c266d9 /HISTORY
parent80e40d4260af02dce1086d78d2af80b63e99070f (diff)
downloadvdr-plugin-streamdev-281105f0c7cdb70cfb532020cb8c3c3c8f1611e2.tar.gz
vdr-plugin-streamdev-281105f0c7cdb70cfb532020cb8c3c3c8f1611e2.tar.bz2
Fixed compiler error in client/device.c with VDR < 1.7.22 (reported by Uwe@vdrportal)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9eebe64..ed0087a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- Fixed compiler error in client/device.c with VDR < 1.7.22 (reported by
+ Uwe@vdrportal)
- Updated Italian translation (thanks to Diego Pierotto)
- Added DeviceName() and DeviceType() to client device. The server IP and the
number of the device used on the server are returned respectively.