diff options
author | Frank Schmirler <vdr@schmirler.de> | 2017-01-20 16:15:19 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2017-01-20 16:15:19 +0100 |
commit | b84b7d858cf4f6f3473ba72d456326c048946cb0 (patch) | |
tree | d44f68c7abb71b22fd47bf8bb86934e2ae6c0004 /HISTORY | |
parent | 674bb5b331240de3ba2a8beb63a1276003e64e3e (diff) | |
download | vdr-plugin-streamdev-b84b7d858cf4f6f3473ba72d456326c048946cb0.tar.gz vdr-plugin-streamdev-b84b7d858cf4f6f3473ba72d456326c048946cb0.tar.bz2 |
fixed lseek error check in libdvbmpeg
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- fixed lseek error check in libdvbmpeg (thanks to David Binderman) - server compatibility with VDR 2.3.1 (thanks to Christopher Reimer and Matthias Senzel) - client compatibility with VDR 2.3.1 |