summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2017-09-30 21:31:48 +0200
committerFrank Schmirler <vdr@schmirler.de>2017-09-30 21:31:48 +0200
commite2a9b979d3fb92967c7a6a8221e674eb7e55c813 (patch)
treeb625d6266ab3a77f613bde1112919d791b162b3e /HISTORY
parent644078220b04362e46f6934104ce9e0018572dda (diff)
downloadvdr-plugin-streamdev-e2a9b979d3fb92967c7a6a8221e674eb7e55c813.tar.gz
vdr-plugin-streamdev-e2a9b979d3fb92967c7a6a8221e674eb7e55c813.tar.bz2
fixed compilation for VDR 2.3.7 (thanks to Jasmin J)HEADmaster
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ff1a54e..c0eee9b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- fixed compilation for VDR 2.3.7 (thanks to Jasmin J)
- added .gitignore (thanks to Jasmin J)
- fixed some warnings in libdvbmpeg (thanks to Jasmin J)
- fixed lseek error check in libdvbmpeg (thanks to David Binderman)