summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2010-06-08 05:56:14 +0000
committerschmirl <schmirl>2010-06-08 05:56:14 +0000
commita43455f660040140fcfd9401ceb81f1e13f8bd7d (patch)
tree88dfdd007f21aa3103f9b97b3968b11f12cbd1ec /HISTORY
parentfc99a72467ec2a284b4242dcf9dc90689a295a99 (diff)
downloadvdr-plugin-streamdev-a43455f660040140fcfd9401ceb81f1e13f8bd7d.tar.gz
vdr-plugin-streamdev-a43455f660040140fcfd9401ceb81f1e13f8bd7d.tar.bz2
dropped "Synchronize EPG" feature
Modified Files: Tag: v0_4 HISTORY README i18n.c streamdev-client.c streamdev-client.h client/device.c client/setup.c client/setup.h client/socket.c client/socket.h
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7cfd08c..ed21dbe 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- dropped "Synchronize EPG" feature. Please use epgsync-plugin instead
+ (available from http://vdr.schmirler.de)
- fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)
- length -1 is the correct value for streams in M3U playlists
- added DELT FORCE option to delete running timers (thanks to Alwin Esch)