diff options
author | schmirl <schmirl> | 2010-06-08 05:56:14 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2010-06-08 05:56:14 +0000 |
commit | a43455f660040140fcfd9401ceb81f1e13f8bd7d (patch) | |
tree | 88dfdd007f21aa3103f9b97b3968b11f12cbd1ec /HISTORY | |
parent | fc99a72467ec2a284b4242dcf9dc90689a295a99 (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |