diff options
author | Frank Schmirler <vdr@schmirler.de> | 2012-05-29 01:25:47 +0200 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2012-05-29 01:25:47 +0200 |
commit | 744dc6792ca41febf35982984cc4e79ee35a9ff6 (patch) | |
tree | b5558ee1aa7a5ea50e74931eaa4f00c40a49cf58 /HISTORY | |
parent | 16f8c75918d309042490ef5c853def735151cd2c (diff) | |
download | vdr-plugin-streamdev-744dc6792ca41febf35982984cc4e79ee35a9ff6.tar.gz vdr-plugin-streamdev-744dc6792ca41febf35982984cc4e79ee35a9ff6.tar.bz2 |
Reimplemented some client device methods
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 --------------------------------------- +- Reimplemented some client device methods - Proper fix for "client sends ABRT after TUNE". Obsoletes many hacks in client - Added CLOCK_MONOTONIC timestamp and thread id to Dprintf - Silenced warning (thanks to Rolf Ahrenberg) |