Reimplemented some client device methods

This commit is contained in:
Frank Schmirler
2012-05-29 01:25:47 +02:00
parent 16f8c75918
commit 744dc6792c
3 changed files with 37 additions and 37 deletions

View File

@@ -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)